Update affine to version 0.20.2 (#2262)

This commit is contained in:
Alexander L. 2025-02-27 02:37:39 +01:00 committed by GitHub
parent c5fc3e861f
commit 83a1d0bda0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 10 deletions

View File

@ -6,7 +6,7 @@ services:
APP_PORT: 3010
web:
image: ghcr.io/toeverything/affine-graphql:stable-b14f1cd@sha256:08ede007df3d634b0abdbf9afeabfe939137e2888c803c990be57cbdb522b19e
image: ghcr.io/toeverything/affine-graphql:stable-2ec7de7@sha256:8be5feba7053eef639573f4f5a27bc75592dcb7572d300ac315e08f3343fbbb1
restart: on-failure
init: true
command:

View File

@ -3,7 +3,7 @@ id: affine
name: Affine
tagline: Open source alternative to Notion, Miro, and Airtable
category: files
version: "0.19.5"
version: "0.20.2"
port: 3013
description: >-
A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro.
@ -36,14 +36,18 @@ gallery:
- 2.jpg
- 3.jpg
releaseNotes: >-
This release includes several new features and improvements:
- Enhanced PDF viewer with fit-to-page support
- Improved workspace management with team workspace features
- Better document organization with journal entries and backlinks
- Enhanced search functionality for documents and journals
- Improved drag and drop support
- New AI features for inserting images, mindmaps and slides
Packed with Productivity: AFFiNE 0.20.0 Network Searching, Templates, Simple Table, Permission Control, Mobile Version, and More:
- AI Network Searching
- Doc-level permission management
- User storage manager
- Table block
- Page block polish
- Template
- Journal integration
- Database - Text property supports dual-links
- Split view
- Edgeless improvements
- Attachment&URL block improvements
For full release notes, visit https://github.com/toeverything/AFFiNE/releases
dependencies: []