You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 28.0.0-beta.2
Changed
- Drop Support for Nextcloud 31 (#3485)
- Add Support for Nextcloud 33 (#3485)
- Add feature to Group starred Items per Feed (#3148)
- Add `occ` commands for importing/exporting articles (#3437)
- Add importing/exporting articles to frontend settings (#3437)
- App settings are now displayed in an app settings dialog (#3500)
Fixed
- Special characters may be displayed incorrectly when full text is enabled (#3472)
- Wrong url to feed page (#3486)
- Long articles are cut short (#3489)
- Imported feeds or newly created folders do not disappear immediately when `showAll` is not set (#3500)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Release 28.0.0-beta.1
Changed
- Scope PHP dependencies to prevent conflicts with other Nextcloud apps (#3397)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Release 27.2.0-beta.2
Changed
- Download and store feed logos in the `appdata` directory (#3392)
- Add API Endpoint to serve feed logos from backend (#3392)
- Web-Frontend now uses feed logos fetched from backend (#3392)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Release 27.2.0-beta.1
Changed
- Replaced HTMLPurifier with Symfony HTML Sanitizer for improved performance and maintainability (#3393)
Fixed
- `favicon` links not updated for existing feeds (#3391)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>