From 8b0122a2bf9c8b13d9a6c459734dc841f0134f28 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Mon, 8 Jun 2026 15:12:27 +0200 Subject: [PATCH] Release 28.6.0 Added - Added support for Nextcloud Server 34 "Hub 26 spring" (#3786) Fixed - Focus article view when item selected via keyboard navigation (#3791) Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 9 +++++++-- appinfo/info.xml | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a6619e58..24ac5add6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,14 +6,19 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the # Unreleased ### Added -- Support for Nextcloud Server 34 (Hub 26 spring) (#3786) ### Changed ### Fixed -- Focus article view when item selected via keyboard navigation # Releases +## [28.6.0] - 2026-06-08 +### Added +- Added support for Nextcloud Server 34 "Hub 26 spring" (#3786) + +### Fixed +- Focus article view when item selected via keyboard navigation (#3791) + ## [28.5.1] - 2026-06-04 No notable changes since the beta release. diff --git a/appinfo/info.xml b/appinfo/info.xml index 0b4e60191..4534b7f71 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) ]]> - 28.6.0-beta.1 + 28.6.0 agpl Benjamin Brahmer Sean Molenaar