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