From d8ca21448f46469cb51516c4c3baf381724b2137 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Wed, 27 Nov 2024 12:17:43 +0100 Subject: [PATCH] Release 25.0.3 Changed - Items list style in compact mode to improve readability (and better match v24's style) (#2918) - add shortcuts `e` or `enter` to open and `esc` to close article details in compact mode (#2934) Fixed - scrollbar in sidebar subscribe area / move new folder button in same area than subscribe (#2932) - move shortcuts to list component to work also in compact mode (#2934) - add proper title to icons in item list and details view for better accessibility (#2934) Signed-off-by: Benjamin Brahmer --- AUTHORS.md | 3 +++ CHANGELOG.md | 13 +++++++++---- appinfo/info.xml | 2 +- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index bdff24dad..934c05454 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -76,6 +76,7 @@ * [John Kristensen](mailto:john@jerrykan.com) * [Keunes](mailto:11229646+keunes@users.noreply.github.com) * [Konrad Graefe](mailto:konradgraefe@aol.com) +* [Laurent Gabardos](mailto:l.gabardos@proton.me) * [Loki3000](mailto:github@labcms.ru) * [Maik Kulbe](mailto:info@linux-web-development.de) * [Manuel Sailer](mailto:github.com@manuel-sailer.de) @@ -101,6 +102,7 @@ * [Alwaysin](mailto:adrien@demma.fr) * [Andrea Boero](mailto:mail@tsumi.it) * [Andreas Demmelbauer](mailto:git@notice.at) +* [Andreas Mair](mailto:amair.sob@gmail.com) * [Artem Lavrukhin](mailto:lavryha4590@gmail.com) * [Arthur Schiwon](mailto:blizzz@arthur-schiwon.de) * [Aurelien DAVID](mailto:aurelien.david@etu.unistra.fr) @@ -148,6 +150,7 @@ * [Josh](mailto:josh.t.richards@gmail.com) * [Kevin Decherf](mailto:kevin@kdecherf.com) * [Kuba Orlik](mailto:kontakt@kuba-orlik.name) +* [Laurent Gabardos](mailto:laurent.gabardos@ivanti.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 f82d8bdf5..7cf481acc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,15 +7,20 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the # Unreleased ## [25.x.x] ### Changed + +### Fixed + +# Releases +## [25.0.3] - 2024-11-27 +### Changed - Items list style in compact mode to improve readability (and better match v24's style) (#2918) -- add shortcuts `e` or `enter` to open and `esc` to close article details in compact mode +- add shortcuts `e` or `enter` to open and `esc` to close article details in compact mode (#2934) ### Fixed - scrollbar in sidebar subscribe area / move new folder button in same area than subscribe (#2932) -- move shortcuts to list component to work also in compact mode -- add proper title to icons in item list and details view for better accessibility +- move shortcuts to list component to work also in compact mode (#2934) +- add proper title to icons in item list and details view for better accessibility (#2934) -# Releases ## [25.0.2] - 2024-11-25 ### Fixed - add h1 header to title in feed item row for better accessibility (#2921) diff --git a/appinfo/info.xml b/appinfo/info.xml index 4d2756574..c4f295832 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) ]]> - 25.0.2 + 25.0.3 agpl Benjamin Brahmer Sean Molenaar