Skip to content

Commit 27679ce

Browse files
committed
Release 26.0.0-beta.5
Changed - show intro and date if enough space in compact mode (#3186) Fixed - since `26.0.0-beta.4` the first selected item can disappear from the list if you change from another type of route, e.g. from feed to folder (#3178) Signed-off-by: Benjamin Brahmer <[email protected]>
1 parent d013e1d commit 27679ce

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,17 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the
77
# Unreleased
88
## [26.x.x]
99
### Changed
10-
- show intro and date if enough space in compact mode
11-
1210

1311
### Fixed
14-
- since `26.0.0-beta.4` the first selected item can disappear from the list if you change from another type of route, e.g. from feed to folder
15-
1612

1713
# Releases
14+
## [26.0.0-beta.5] - 2025-05-23
15+
### Changed
16+
- show intro and date if enough space in compact mode (#3186)
17+
18+
### Fixed
19+
- since `26.0.0-beta.4` the first selected item can disappear from the list if you change from another type of route, e.g. from feed to folder (#3178)
20+
1821
## [26.0.0-beta.4] - 2025-05-17
1922
### Changed
2023
- Open the feed info table during opml import to show what has been imported after completion (#3169)

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

0 commit comments

Comments
 (0)