Skip to content

Commit 6b3a72a

Browse files
committed
Release 25.0.1
Changed - always show `All articles` route entry (#2913) - remove confirmation dialog when mark read folders/feeds (#2913) - add shortcut 'shift + a' to mark all articles in current feed/folder read (#2913) Fixed - shortcut 'r' not working in unread view when "Show all articles" is enabled (#2913) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
1 parent 7e2f639 commit 6b3a72a

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,19 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the
77
# Unreleased
88
## [25.x.x]
99
### Changed
10-
- always show `All articles` route entry
11-
- remove confirmation dialog when mark read folders/feeds
12-
- add shortcut 'shift + a' to mark all articles in current feed/folder read
1310

1411
### Fixed
15-
- shortcut 'r' not working in unread view when "Show all articles" is enabled
1612

1713
# Releases
14+
## [25.0.1] - 2024-11-24
15+
### Changed
16+
- always show `All articles` route entry (#2913)
17+
- remove confirmation dialog when mark read folders/feeds (#2913)
18+
- add shortcut 'shift + a' to mark all articles in current feed/folder read (#2913)
19+
20+
### Fixed
21+
- shortcut 'r' not working in unread view when "Show all articles" is enabled (#2913)
22+
1823
## [25.0.0] - 2024-11-19
1924
This is a major new release with a lot of changes.
2025
The frontend of news was rewritten from scratch to change to Vue.js coming from the original implementation with AngularJS.

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new)
2121
2222
Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
2323
]]></description>
24-
<version>25.0.0</version>
24+
<version>25.0.1</version>
2525
<licence>agpl</licence>
2626
<author>Benjamin Brahmer</author>
2727
<author>Sean Molenaar</author>

0 commit comments

Comments
 (0)