Skip to content

Commit 0154da6

Browse files
committed
Release 28.0.0-beta.3
Changed - Notifications for shared articles - recipients now receive a notification when someone shares an article with them (#3542) Fixed - global starred count not updated when deleting a feed with starred items (#3507) - feed fetcher requests may get stuck (#3528) - feed logo download and `fulltext` scraper don't use configured proxy (#3533) - Dependency scoping incompatible with auto-downloaded composer (#3418) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
1 parent 60958ee commit 0154da6

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,22 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the
66

77
# Unreleased
88
### Changed
9-
- Notifications for shared articles - recipients now receive a notification when someone shares an article with them
9+
10+
11+
### Fixed
12+
13+
14+
# Releases
15+
## [28.0.0-beta.3] - 2026-02-08
16+
### Changed
17+
- Notifications for shared articles - recipients now receive a notification when someone shares an article with them (#3542)
1018

1119
### Fixed
1220
- global starred count not updated when deleting a feed with starred items (#3507)
1321
- feed fetcher requests may get stuck (#3528)
1422
- feed logo download and `fulltext` scraper don't use configured proxy (#3533)
1523
- Dependency scoping incompatible with auto-downloaded composer (#3418)
1624

17-
# Releases
1825
## [28.0.0-beta.2] - 2026-01-12
1926
### Changed
2027
- Drop Support for Nextcloud 31 (#3485)

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

0 commit comments

Comments
 (0)