mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update affine to version 0.21.1 (#2526)
This commit is contained in:
parent
750dea3e68
commit
d63069ab91
@ -6,7 +6,7 @@ services:
|
||||
APP_PORT: 3010
|
||||
|
||||
web:
|
||||
image: ghcr.io/toeverything/affine-graphql:stable-b427a89@sha256:5a9c147ff6faa562a4aaaec0af16f43d39c58d2404c1c69b3eae3b3a112f509f
|
||||
image: ghcr.io/toeverything/affine-graphql:stable-f0aafda@sha256:4ee374d1f471fba028dc65529e3b6a72ea53e2af687e03cf7494f1206d524cab
|
||||
restart: on-failure
|
||||
init: true
|
||||
command:
|
||||
@ -51,4 +51,4 @@ services:
|
||||
test: ['CMD-SHELL', 'pg_isready -U affine']
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
retries: 5
|
||||
|
@ -3,7 +3,7 @@ id: affine
|
||||
name: Affine
|
||||
tagline: Open source alternative to Notion, Miro, and Airtable
|
||||
category: files
|
||||
version: "0.20.5"
|
||||
version: "0.21.1"
|
||||
port: 3013
|
||||
description: >-
|
||||
A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro.
|
||||
@ -36,14 +36,20 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
This update includes several improvements and bug fixes:
|
||||
- Fixed message sending issue and table collaboration
|
||||
- Improved document merging and server error handling
|
||||
- Enhanced AI chat panel and table block support
|
||||
- Added workspace avatar support and turbo renderer improvements
|
||||
- Optimized editor performance and fixed compatibility issues
|
||||
This update includes several new features, improvements and bug fixes:
|
||||
- Meta info for blocks
|
||||
- Notification
|
||||
- Doc Permissions
|
||||
- Database - member & attachment property
|
||||
- Iframe embed block
|
||||
- Edgeless alignment
|
||||
- Edgeless highlighter
|
||||
- Readwise highlight integration
|
||||
- Web clipper
|
||||
- Improved Selfhosted admin panel
|
||||
- Various bug fixes and performance improvements
|
||||
|
||||
For full release notes, visit https://github.com/toeverything/AFFiNE/releases
|
||||
dependencies: []
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
defaultUsername: ""
|
||||
|
Loading…
Reference in New Issue
Block a user