WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 391b607

Browse files
committed
Release 26.0.0-beta.4
Changed - Open the feed info table during opml import to show what has been imported after completion (#3169) Fixed - Wrong or none items in list after switching feed or folder (#3168) - opml import/export not working after vue router changes (#3169) Signed-off-by: Benjamin Brahmer <[email protected]>
1 parent 2fca691 commit 391b607

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,20 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the
77
# Unreleased
88
## [26.x.x]
99
### Changed
10-
- Open the feed info table during opml import to show what has been imported after completion
1110

1211

1312
### Fixed
14-
- Wrong or none items in list after switching feed or folder
15-
- opml import/export not working after vue router changes
1613

1714

1815
# Releases
16+
## [26.0.0-beta.4] - 2025-05-17
17+
### Changed
18+
- Open the feed info table during opml import to show what has been imported after completion (#3169)
19+
20+
### Fixed
21+
- Wrong or none items in list after switching feed or folder (#3168)
22+
- opml import/export not working after vue router changes (#3169)
23+
1924
## [26.0.0-beta.3] - 2025-05-13
2025
### Changed
2126
- Migrate frontend to Vue3 (#3163)

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>26.0.0-beta.3</version>
24+
<version>26.0.0-beta.4</version>
2525
<licence>agpl</licence>
2626
<author>Benjamin Brahmer</author>
2727
<author>Sean Molenaar</author>

0 commit comments

Comments
 (0)