From 6f0c127a145803cc1788e385ed20c997ab9f30c5 Mon Sep 17 00:00:00 2001 From: Jonas Meurer Date: Tue, 6 Jul 2021 17:11:27 +0200 Subject: [PATCH] Version 0.9.22 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2021.07.06 - based on 0.9.21 - but for Nextcloud 22. ✨New * 🖨️ Bring proper formatting to print pages. 🌎Translations * 🗣️ Updated Russion translation thanks to Artem. * 🗣️ Updated French translation thanks to Nathan. 🏗️Fixes * 👁️ Display app icon for collectives without emoji. * 🏛️ Fix view of an old page version, improve UI. 🚧Updates * 🔌 Update all dependencies and migrate to Node.js 14. * 🔌 Migrate to Circles API for Nextcloud 22. --- CHANGELOG.md | 6 +++++- appinfo/info.xml | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c91931ce..19104e5b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 0.9.21 - 2021.07.06 +## 0.9.22 - 2021.07.06 ### ✨New * 🖨️ Bring proper formatting to print pages. @@ -15,6 +15,7 @@ ### 🚧Updates * 🔌 Update all dependencies and migrate to Node.js 14. +* 🔌 Migrate to Circles API for Nextcloud 22. ## 0.8.21 - 2021.06.18 @@ -34,8 +35,11 @@ * 🧷 Use correct links in page list after rename of parent page. * 💱 Rename parent pages properly - do not create another subpage. * ✅ Browser error due to duplicate subscription of an event handler. +- 🚀 Make sure `occ` works even if circles app is missing. +* ✅ Work around some bugs in the CI so all tests pass. ### 🚧Updates & Tooling +* 🔌 Migrate to Circles API for Nextcloud 22. * 👷 Refactor to ease support for Nextcloud 22. * 🗑️ Make task to remove releases. diff --git a/appinfo/info.xml b/appinfo/info.xml index 353c77061..e00b324ef 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -22,7 +22,7 @@ In your Nextcloud instance, simply navigate to **»Apps«**, find the **»Circles«** and **»Collectives«** apps and enable them. ]]> - 0.9.21 + 0.9.22 agpl CollectiveCloud Team Collectives @@ -43,7 +43,7 @@ In your Nextcloud instance, simply navigate to **»Apps«**, find the https://collectivecloud.gitlab.io/collectives/images/screenshot.png - + OCA\Collectives\BackgroundJob\ExpirePageVersions