diff --git a/affine/docker-compose.yml b/affine/docker-compose.yml index aeaaf78..19669a0 100644 --- a/affine/docker-compose.yml +++ b/affine/docker-compose.yml @@ -6,7 +6,7 @@ services: APP_PORT: 3010 web: - image: ghcr.io/toeverything/affine-graphql:stable-06890d6@sha256:e80b83a14f11cdaf5388d156cf4bfb1933c39fa8e3f85d7b2874ac4cec72e625 + image: ghcr.io/toeverything/affine-graphql:stable-a579cc7@sha256:b15070c36e1416f2ddbfae8aa47af97b32705ba166f128cedfeabd0ed28d7a89 restart: on-failure init: true command: diff --git a/affine/umbrel-app.yml b/affine/umbrel-app.yml index 16280bd..185559a 100644 --- a/affine/umbrel-app.yml +++ b/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.14.2" +version: "0.16.1" port: 3013 description: >- A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro. @@ -33,7 +33,16 @@ gallery: - 1.jpg - 2.jpg - 3.jpg -releaseNotes: "" +releaseNotes: >- + This release includes various improvements and bug fixes: + + - Improved internationalization support + - Fixed issues with deleting items from folders + - Enhanced search functionality for better results + - Resolved UI issues in the sidebar and AI subscribe button + - Improved handling of collections in the electron app + + For full release notes, visit https://github.com/toeverything/AFFiNE/releases dependencies: [] path: "" defaultUsername: "admin@umbrel.local"