Skip to content

Commit abda783

Browse files
committed
Release 26.0.0-beta.3
- Migrate frontend to Vue3 (#3163) - Migrate from webpack to vite (#3163) - Migrate from jest to vitest (#3163) Fixed - subscribe_to URL path has changed (#3159) - change update mode menu text and icon in feed action menu (#3163) Signed-off-by: Benjamin Brahmer <[email protected]>
1 parent 2393b03 commit abda783

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,22 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the
77
# Unreleased
88
## [26.x.x]
99
### Changed
10-
- Migrate to Vue3
11-
- Migrate from webpack to vite
12-
- Migrate from jest to vitest
10+
1311

1412
### Fixed
15-
- subscribe_to URL path has changed
16-
- change update mode menu text and icon in feed action menu
13+
1714

1815
# Releases
16+
## [26.0.0-beta.3] - 2025-05-13
17+
### Changed
18+
- Migrate frontend to Vue3 (#3163)
19+
- Migrate from webpack to vite (#3163)
20+
- Migrate from jest to vitest (#3163)
21+
22+
### Fixed
23+
- subscribe_to URL path has changed (#3159)
24+
- change update mode menu text and icon in feed action menu (#3163)
25+
1926
## [26.0.0-beta.2] - 2025-05-06
2027
### Fixed
2128
- Item list not updated by automatic or manual refresh (#3155)

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

0 commit comments

Comments
 (0)