news/appinfo
Benjamin Brahmer 41d0ef9edb Release 25.0.0
This is a major new release with a lot of changes.
The frontend of news was rewritten from scratch to change to Vue.js coming from the original implementation with AngularJS.

Also we require PHP 8.2 now and support Nextcloud 29 and 30.

For the full Changelog checkout the entries for 25.0.0-alpha1 to 25.0.0.

Changes since 25.0.0-alpha14

The following changes and fixes were done since the last alpha version 14.

Changed
- If title of feed is empty during creation set hostname of feed as title (#2872)
- Add command to import OPML file
- Add API to import OPML file or request body
- add import/export `opml` to user settings (#2541)
- Remove non-functional unread and starred filter
- add single column layout (compact mode) (#2505)
- add horizontal split layout (expanded compact mode) (#2505)
- Allow to further drag the `feedview` list (and/or provide alternative view) (#2505)

Fixed
- Feed without Title returned by DB causes exception (#2872)
- Keep Unread is now respected during mark read on scroll and is kept during feed/folder changes

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2024-11-19 12:49:32 +01:00
..
info.xml Release 25.0.0 2024-11-19 12:49:32 +01:00
routes.php feat: Add OPML Import API 2024-11-18 18:56:07 +01:00