Skip to content

Commit f564f7d

Browse files
committed
Release 26.1.0-beta.1
Changed - add recently viewed list in the web interface (#3250) - switch to php-feed-io/feed-io, the new home for feed-io (#3249) Fixed - only use Last-Modified header if a feed supports it (#3243) - better handling when feed update job status is unknown (#3248) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
1 parent 4a7489e commit f564f7d

3 files changed

Lines changed: 14 additions & 7 deletions

File tree

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Authors
22
* [Bernhard Posselt](mailto:dev@bernhard-posselt.com)
33
* [Benjamin Brahmer](mailto:info@b-brahmer.de)
4-
* [Alessandro Cosentino](mailto:cosenal@gmail.com)
54
* [Wolfgang](mailto:github@linux-dude.de)
5+
* [Alessandro Cosentino](mailto:cosenal@gmail.com)
66
* [Marco Nassabain](mailto:marco.nassabain@hotmail.com)
77
* [Devlin Junker](mailto:devlin.junker@gmail.com)
88
* [Robin Appelman](mailto:icewind@owncloud.com)
99
* [Sean Molenaar](mailto:sean@seanmolenaar.eu)
1010
* [Paul Tirk](mailto:paultirk@paultirk.com)
11-
* [Gregor Tätzner](mailto:gregor@freenet.de)
1211
* [Sean Molenaar](mailto:SMillerDev@users.noreply.github.com)
12+
* [Gregor Tätzner](mailto:gregor@freenet.de)
1313
* [anoy](mailto:anoymouserver+github@mailbox.org)
1414
* [Morris Jobke](mailto:hey@morrisjobke.de)
1515
* [Jimmy Huynh](mailto:jimmy.huynh@etu.unistra.fr)

CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,21 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the
77
# Unreleased
88
## [26.x.x]
99
### Changed
10-
- add recently viewed list
11-
- switch to php-feed-io/feed-io
10+
1211

1312
### Fixed
14-
- Only use Last-Modified header if a feed supports it
15-
- Better handling when job status is unknown
13+
1614

1715
# Releases
16+
## [26.1.0-beta.1] - 2025-07-17
17+
### Changed
18+
- add recently viewed list in the web interface (#3250)
19+
- switch to php-feed-io/feed-io, the new home for feed-io (#3249)
20+
21+
### Fixed
22+
- only use Last-Modified header if a feed supports it (#3243)
23+
- better handling when feed update job status is unknown (#3248)
24+
1825
## [26.0.2] - 2025-06-29
1926
### Changed
2027
- implement item navigation when showing details in no-split mode (#3191)

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

0 commit comments

Comments
 (0)