Skip to content

Commit 5032e02

Browse files
committed
Release 21.0.0-beta1
Changed - Drop support for Nextcloud 23 (#2077 ) - Make the "open" keyboard shortcut work faster (#2080) - Implemented search for articles, results can only link to the feed. (#2075) Fixed - Stop errors from the favicon library over empty values (#2096) Signed-off-by: Benjamin Brahmer <[email protected]>
1 parent 69681d1 commit 5032e02

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,18 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
55
# Unreleased
66
## [21.x.x]
77
### Changed
8+
9+
### Fixed
10+
11+
# Releases
12+
## [21.0.0-beta1] - 2023-02-14
13+
### Changed
814
- Drop support for Nextcloud 23 (#2077 )
915
- Make the "open" keyboard shortcut work faster (#2080)
1016
- Implemented search for articles, results can only link to the feed. (#2075)
11-
1217
### Fixed
13-
- Stop errors from the favicon library over empty values
18+
- Stop errors from the favicon library over empty values (#2096)
1419

15-
# Releases
1620
## [20.0.1] - 2023-01-19
1721
### Fixed
1822
- SyntaxError triggered when full-text is enabled with some items. (#2048, #2053)

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>21.0.0</version>
24+
<version>21.0.0-beta1</version>
2525
<licence>agpl</licence>
2626
<author>Benjamin Brahmer</author>
2727
<author>Sean Molenaar</author>

0 commit comments

Comments
 (0)