summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2024-11-10 19:57:36 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2024-11-10 20:08:45 +0100
commit83e4f40cd4b0085fa059e750629bd0e08a990ede (patch)
tree842e01b02dbd45bb947f6ea551cdd74ba39fc868
parent6c3e241adbca85fd19c912911b27f4bc5945b50a (diff)
Release 25.0.0-alpha14HEAD25.0.0-alpha14master
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 <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md12
-rw-r--r--appinfo/info.xml2
2 files changed, 10 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b2e29b29..6bfd559fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 0b5bca03a..c0bb40dff 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)
]]></description>
- <version>25.0.0-alpha13</version>
+ <version>25.0.0-alpha14</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>