Browse Source

Update affine to 0.17.2 (#1580)

main
Nathan Fretz 3 months ago
committed by GitHub
parent
commit
d670e08f59
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      affine/docker-compose.yml
  2. 29
      affine/umbrel-app.yml

2
affine/docker-compose.yml

@ -6,7 +6,7 @@ services:
APP_PORT: 3010
web:
image: ghcr.io/toeverything/affine-graphql:stable-e0f1fe4@sha256:f63fe7160aef51d9f125a6d5842c3666f5b2ac605f729898cef5c894804af1b0
image: ghcr.io/toeverything/affine-graphql:stable-4e30f75@sha256:b0dbbfe989185019e2dc30c5b1c89192ec5ab6eb71eee8643398f5589c811907
restart: on-failure
init: true
command:

29
affine/umbrel-app.yml

@ -3,7 +3,7 @@ id: affine
name: Affine
tagline: Open source alternative to Notion, Miro, and Airtable
category: files
version: "0.17.0"
version: "0.17.2"
port: 3013
description: >-
A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro.
@ -36,22 +36,21 @@ gallery:
- 2.jpg
- 3.jpg
releaseNotes: >-
🚨 As a reminder from the previous Affine update, new installs of Affine will now walk you through setting up an admin account.
For existing Affine users who are updating from a previous version and have already set up their workspace,
you can still access your admin workspace using your existing account details.
🚨 As a reminder, new installs of Affine will walk you through setting up an admin account.
For existing Affine users who have already set up their workspace, you can still access your admin workspace using your existing account details.
This release includes various improvements and bug fixes, as well as the following new features:
- Improved prompt management
- Updated ingress health check
- Added mobile entry
- Improved AI query performance
- Added mind map import feature
- Added mindmap and connector settings
- Enhanced share page functionality
- Improved offline mode support
- Added Brazilian Portuguese translation
- Added an open info button to the doc center peek
- Improved markdown formatting
- Enhanced app sidebar functionality
- Improved copy sharing link tracking
- Fixed issues with the page info modal
- Enhanced preview mode
- Improved routing on shared pages
- Better handling of composition events for input
- Improved block link recognition in self-hosted environments
- Fixed scrolling issues with long backlink lists
For full release notes, visit https://github.com/toeverything/AFFiNE/releases
dependencies: []

Loading…
Cancel
Save