Skip to content

Commit

Permalink
Release 25.0.1
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
Grotax committed Nov 24, 2024
1 parent 7e2f639 commit 6b3a72a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,19 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the
# Unreleased
## [25.x.x]
### Changed
- always show `All articles` route entry
- remove confirmation dialog when mark read folders/feeds
- add shortcut 'shift + a' to mark all articles in current feed/folder read

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

# Releases
## [25.0.1] - 2024-11-24
### 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)

## [25.0.0] - 2024-11-19
This is a major new release with a lot of changes.
The frontend of news was rewritten from scratch to change to Vue.js coming from the original implementation with AngularJS.
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
]]></description>
<version>25.0.0</version>
<version>25.0.1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>
Expand Down

0 comments on commit 6b3a72a

Please sign in to comment.