From 57820ba98f3d1a820d88b34a14128c87206e6660 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Kn=C3=B6ppler?= <6317548+theCalcaholic@users.noreply.github.com> Date: Wed, 15 Nov 2023 00:52:18 +0100 Subject: [PATCH] Document v1.53.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com> --- changelog.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index fdddfbc8..9faa5af3 100644 --- a/changelog.md +++ b/changelog.md @@ -1,12 +1,18 @@ # NextcloudPi Changelog -## [v1.52.5](https://github.com/nextcloud/nextcloudpi/tree/v1.52.5) (2023-10-10) Staged Rollouts and NC 27.1.3 +## [v1.53.0](https://github.com/nextcloud/nextcloudpi/tree/v1.53.0) (2023-11-15) Staged Rollouts and NC 27.1.3 ### Changes - Add support for Nextcloud 27.1.3 - Add support for staged rollouts +- Add admin notification and community participation options +- Add NCP section in Nextcloud settings +### Development related + +- Use latest armbian build stack (armbian next) +- Support latest Selenium version in integration tests ## [v1.52.4](https://github.com/nextcloud/nextcloudpi/tree/v1.52.4) (2023-07-31) Fix error in NCP updater