Skip to content

Commit

Permalink
Release 25.0.0-alpha14
Browse files Browse the repository at this point in the history
Changed
- Small visual changes introduced by Nextcloud.

Fixed
- switching feeds with key navigation does not work with top level feeds (#2863)
- proper handling when adding or deleting feeds and folders (#2863)
- Article not marked as read on middle-clicking on "Open website" icon (#2863)

Signed-off-by: Benjamin Brahmer <[email protected]>
  • Loading branch information
Grotax committed Nov 10, 2024
1 parent 6c3e241 commit 83e4f40
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,17 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the
### Changed

### Fixed
- switching feeds with key navigation does not work with top level feeds (#2863)
- proper handling when adding or deleting feeds and folders
- Article not marked as read on middle-clicking on "Open website" icon

# Releases
## [25.0.0-alpha14] - 2024-11-10
### Changed
- Small visual changes introduced by Nextcloud.

### Fixed
- switching feeds with key navigation does not work with top level feeds (#2863)
- proper handling when adding or deleting feeds and folders (#2863)
- Article not marked as read on middle-clicking on "Open website" icon (#2863)

## [25.0.0-alpha13] - 2024-11-07
### Changed
- Performance improvements on item list
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-alpha13</version>
<version>25.0.0-alpha14</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>
Expand Down

0 comments on commit 83e4f40

Please sign in to comment.