From c8a7af0ac7088eb54a1255fc1572c581e5ed4467 Mon Sep 17 00:00:00 2001 From: Jonas Date: Tue, 29 Oct 2024 17:05:55 +0100 Subject: [PATCH] chore(release): Prepare for 2.15.0 release Signed-off-by: Jonas --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ appinfo/info.xml | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5560bff8e..c940468ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## 2.15.0 - 2024.10.29 + +### ✨New +* ⭐ Add support for page favorites. (#300) +* 🔧 Add console function to debug sync/Yjs issues. + +### 🐛Fixes +* 🖨️ Several print style fixes. (#1110) +* 💄 Make page list header, landing page and trash sticky again. (#1523) +* ⌛ Update timestamp in page info bar when page gets saves via "Done" button. (#1371) +* 💄 Fix alignment of landing page widgets. +* 🐎 Use storage id for performant index usage on dashboard query. +* 🏛️ Add return types of storage wrapper. +* 👷 Exclude rector.php from release tarball. (#1541) +* 🔗 Fix page link in reference widgets for index pages. +* 🔗 Preserve anchors in links of reference widgets. Thanks @Koc. +* 🐛 Create index page if subfolders contain pages. + +### 🌎Translations +* 🗣️ Translation updates from Transifex. Thanks to all contributors. + +### 🚧Updates & Tooling +* ⬆️ Update NPM dependencies. +* ⬆️ Update PHP composer dependencies. + + ## 2.14.4 - 2024.09.24 ### 🐛Fixes diff --git a/appinfo/info.xml b/appinfo/info.xml index c6e655aa5..bb977b169 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -26,7 +26,7 @@ In your Nextcloud instance, simply navigate to **»Apps«**, find the **»Teams«** and **»Collectives«** apps and enable them. ]]> - 2.14.4 + 2.15.0 agpl CollectiveCloud Team Collectives