From 602e3bc4d89499fc346c4d27cae07f462bfb412d Mon Sep 17 00:00:00 2001 From: al-lac Date: Wed, 27 Nov 2024 16:01:09 +0100 Subject: [PATCH 1/2] Update Affine to v0.18.0 --- affine/docker-compose.yml | 2 +- affine/umbrel-app.yml | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/affine/docker-compose.yml b/affine/docker-compose.yml index 87ab95baaf..88c9e9ba9f 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-b052743@sha256:75558480ae13f23e5a8f8f2384a82c37ba18ceff6ab8df70ea0db643d5242776 + image: ghcr.io/toeverything/affine-graphql:stable-9469b13@sha256:579c20e3b20729088116bea967a779c7f05bdfe07a90e54c1fc97c4a0b149857 restart: on-failure init: true command: diff --git a/affine/umbrel-app.yml b/affine/umbrel-app.yml index ddf13c30e2..8c0ab278e0 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.17.5" +version: "0.18.0" port: 3013 description: >- A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro. @@ -36,7 +36,9 @@ gallery: - 2.jpg - 3.jpg releaseNotes: >- - This is a bugfix release that includes improvements for message attachments. + This is a feature release that includes new features and multiple fixes: + - Database sort and linked doc improvements + - More properties and new settings For full release notes, visit https://github.com/toeverything/AFFiNE/releases From 177543f7c8ba1d3d6b4d4f594baad0c650ea7c81 Mon Sep 17 00:00:00 2001 From: nmfretz Date: Thu, 28 Nov 2024 16:41:10 +1000 Subject: [PATCH 2/2] Bump to 0.18.2 --- affine/docker-compose.yml | 2 +- affine/umbrel-app.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/affine/docker-compose.yml b/affine/docker-compose.yml index 88c9e9ba9f..8ccb6d374b 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-9469b13@sha256:579c20e3b20729088116bea967a779c7f05bdfe07a90e54c1fc97c4a0b149857 + image: ghcr.io/toeverything/affine-graphql:stable-1623f5d@sha256:8d84044e8fe841b756c0e4252466cd5bd481d0c3bac631e9e5e127e589ccede0 restart: on-failure init: true command: diff --git a/affine/umbrel-app.yml b/affine/umbrel-app.yml index 8c0ab278e0..5cf4bc0365 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.18.0" +version: "0.18.2" port: 3013 description: >- A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro.