Skip to content

Commit d621763

Browse files
committed
Release 26.0.0-beta.1
Changed - Drop support for Nextcloud 29 (#3146) Fixed - respect global `disable all keyboard shortcuts` setting (#3142) - disable shortcuts in input fields from global overlays (e.g. Nextcloud assistant) (#3142) - fix relative date strings (#3149) - Switching between folders in compact mode doesn't close actual selected item (#3150) - current selected article is removed from the list after showing details in mobile mode (#3150) Signed-off-by: Benjamin Brahmer <[email protected]>
1 parent dbef05f commit d621763

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,23 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the
77
# Unreleased
88
## [26.x.x]
99
### Changed
10-
- Drop support for Nextcloud 29
10+
1111

1212
### Fixed
13-
- respect global `disable all keyboard shortcuts` setting
14-
- disable shortcuts in input fields from global overlays (e.g. Nextcloud assistant)
15-
- fix relative date strings
16-
- Switching between folders in compact mode doesn't close actual selected item
17-
- current selected article is removed from the list after showing details in mobile mode
13+
1814

1915
# Releases
16+
## [26.0.0-beta.1] - 2025-05-20
17+
### Changed
18+
- Drop support for Nextcloud 29 (#3146)
19+
20+
### Fixed
21+
- respect global `disable all keyboard shortcuts` setting (#3142)
22+
- disable shortcuts in input fields from global overlays (e.g. Nextcloud assistant) (#3142)
23+
- fix relative date strings (#3149)
24+
- Switching between folders in compact mode doesn't close actual selected item (#3150)
25+
- current selected article is removed from the list after showing details in mobile mode (#3150)
26+
2027
## [25.3.1] - 2025-03-25
2128
### Changed
2229
- Sort feeds case-insensitive (#3125)

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

0 commit comments

Comments
 (0)