Update affine to 0.19.5 (#2036)

This commit is contained in:
Nathan Fretz 2025-01-09 09:53:39 +10:00 committed by GitHub
parent 8d166bd4b0
commit fd63f91465
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 5 deletions

View File

@ -6,7 +6,7 @@ services:
APP_PORT: 3010
web:
image: ghcr.io/toeverything/affine-graphql:stable-1623f5d@sha256:8d84044e8fe841b756c0e4252466cd5bd481d0c3bac631e9e5e127e589ccede0
image: ghcr.io/toeverything/affine-graphql:stable-b14f1cd@sha256:08ede007df3d634b0abdbf9afeabfe939137e2888c803c990be57cbdb522b19e
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.18.2"
version: "0.19.5"
port: 3013
description: >-
A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro.
@ -36,9 +36,13 @@ gallery:
- 2.jpg
- 3.jpg
releaseNotes: >-
This is a feature release that includes new features and multiple fixes:
- Database sort and linked doc improvements
- More properties and new settings
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
For full release notes, visit https://github.com/toeverything/AFFiNE/releases