diff --git a/AUTHORS.md b/AUTHORS.md
index 146d314ff..ba3f12600 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -30,6 +30,7 @@
* [Daniel Opitz](mailto:git@copynpaste.de)
* [Sean Molenaar](mailto:sean@m2mobi.com)
* [mortee](mailto:mortee.nc-news@kavemalna.hu)
+* [nextcloud-command](mailto:nextcloud-command@users.noreply.github.com)
* [David-Development](mailto:david-dev@live.de)
* [IBBoard](mailto:dev@ibboard.co.uk)
* [Koen Martens](mailto:gmc@sonologic.nl)
@@ -55,7 +56,6 @@
* [bluehaze](mailto:francesco.sportolari@gmail.com)
* [darkside40](mailto:darkside401@googlemail.com)
* [nachoparker](mailto:nacho@ownyourbits.com)
-* [nextcloud-command](mailto:nextcloud-command@users.noreply.github.com)
* [Arthur Schiwon](mailto:blizzz@arthur-schiwon.de)
* [Brice Maron](mailto:brice@bmaron.net)
* [Christoph Stenglein](mailto:christoph@christophstenglein.com)
@@ -89,6 +89,7 @@
* [Peter Hedlund](mailto:peter@peterandlinda.com)
* [Petra Mirelli](mailto:80395360+iNtEgraIR2021@users.noreply.github.com)
* [Simon Spannagel](mailto:simonspa@kth.se)
+* [TermBot](mailto:bot@term.com)
* [bbBowser](mailto:carspi@mail.de)
* [benediktb](mailto:benedikt@blablub.de)
* [coderkun](mailto:olli@coderkun.de)
@@ -122,6 +123,7 @@
* [Chris Noxz](mailto:chris@noxz.tech)
* [Christof Dorner](mailto:christof@chdorner.com)
* [Christoph Wurst](mailto:ChristophWurst@users.noreply.github.com)
+* [Clayton](mailto:claytonlin1110@gmail.com)
* [Clemens](mailto:clemens@clemensknost.de)
* [Colin W](mailto:cwmke@users.noreply.github.com)
* [Copilot](mailto:198982749+Copilot@users.noreply.github.com)
@@ -157,6 +159,7 @@
* [Kevin Decherf](mailto:kevin@kdecherf.com)
* [Kuba Orlik](mailto:kontakt@kuba-orlik.name)
* [Laurent Gabardos](mailto:laurent.gabardos@ivanti.com)
+* [Maa-Lee | odeili](mailto:lydiaahenkorahgyamfi@gmail.com)
* [Maceček Richard](mailto:46937538+macecekrichard@users.noreply.github.com)
* [Marc Cousin](mailto:marc.cousin@people-doc.com)
* [Marcus Nitzschke](mailto:mail@kendix.org)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 44964a65b..6dfc04fa1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,15 +6,20 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the
# Unreleased
### Changed
-- Rework feed options menu and feed settings
-- Added a feature to download the web version of an article on demand, to avoid downloading unnecessary content
### Fixed
-- Show a user-facing error when moving a feed fails (#3649)
-- `HTML Sanitizer` options adjusted to fix broken layouts
-- Feed setting `Mark as unread on update` had no effect
# Releases
+## [28.2.0-beta.2] - 2026-04-08
+### Changed
+- Rework feed options menu and feed settings (#3655)
+- Added a feature to download the web version of an article on demand, to avoid downloading unnecessary content (#3647)
+
+### Fixed
+- Show a user-facing error when moving a feed fails (#3649)
+- `HTML Sanitizer` options adjusted to fix broken layouts (#3658)
+- Feed setting `Mark as unread on update` had no effect (#3668)
+
## [28.2.0-beta.1] - 2026-03-22
### Changed
- Refactor full text scraper to use guzzle http client and its admin settings `Maximum redirects` and `Feed fetcher timeout` (#3630)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6492486bd..cec1a8c0a 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.2.0-beta.1
+ 28.2.0-beta.2
agpl
Benjamin Brahmer
Sean Molenaar