mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update affine to version 0.17.4 (#1658)
This commit is contained in:
parent
43eed702f0
commit
9b8bebc2ed
@ -6,7 +6,7 @@ services:
|
||||
APP_PORT: 3010
|
||||
|
||||
web:
|
||||
image: ghcr.io/toeverything/affine-graphql:stable-4e30f75@sha256:b0dbbfe989185019e2dc30c5b1c89192ec5ab6eb71eee8643398f5589c811907
|
||||
image: ghcr.io/toeverything/affine-graphql:stable-4b9e2ab@sha256:43c56d1ddbd418698ea857e526e0b39845bdd62e1035162a98f8640bc5529f26
|
||||
restart: on-failure
|
||||
init: true
|
||||
command:
|
||||
|
@ -3,7 +3,7 @@ id: affine
|
||||
name: Affine
|
||||
tagline: Open source alternative to Notion, Miro, and Airtable
|
||||
category: files
|
||||
version: "0.17.2"
|
||||
version: "0.17.4"
|
||||
port: 3013
|
||||
description: >-
|
||||
A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro.
|
||||
@ -36,22 +36,9 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
🚨 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 is a bugfix release.
|
||||
|
||||
|
||||
This release includes various improvements and bug fixes, as well as the following new features:
|
||||
- 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: []
|
||||
path: ""
|
||||
|
Loading…
Reference in New Issue
Block a user