From 65978ce09ffa673fc885bdf73403759705b78434 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sat, 26 Aug 2023 17:36:59 +0200 Subject: Release 24.0.0-beta1 Changed - Drop support for Nextcloud 25, Supported: 26, 27 (#2316) - Add a new command for occ `./occ news:updater:job` allows to check and reset the update job (#2166) - Check for available http(s) compression options and use them (gzip, deflate, brotli) (#2328) - Change and unify [cache](https://nextcloud.github.io/news/install/#cache) to use the instance ID of Nextcloud (#2331) Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 8 ++++++-- appinfo/info.xml | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b2b391b1..0defbb9f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,17 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1 # Unreleased ## [24.x.x] ### Changed + +### Fixed + +# Releases +## [24.0.0-beta1] - 2023-08-26 +### Changed - Drop support for Nextcloud 25, Supported: 26, 27 (#2316) - Add a new command for occ `./occ news:updater:job` allows to check and reset the update job (#2166) - Check for available http(s) compression options and use them (gzip, deflate, brotli) (#2328) - Change and unify [cache](https://nextcloud.github.io/news/install/#cache) to use the instance ID of Nextcloud (#2331) -### Fixed -# Releases ## [23.0.0] - 2023-08-16 No notable changes compared to 23.0.0-beta1 diff --git a/appinfo/info.xml b/appinfo/info.xml index dff0dd3ba..57a111e55 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new) Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 24.0.0 + 24.0.0-beta1 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3