Miniflux - Package Updates
-
[1.6.7]
- Update v2 to 2.2.13
- Full Changelog
- UI: Added a "Back to top" link for easier navigation.
- Integrations: Added support for Wallabag tags.
- Added support for LinkTaco service to save articles.
- API: Fixed issue where
removedentries could still be returned. It was generating an error when fetching entries. - Icons: Improved handling of relative icon URLs within subfolders.
- Timezone: Ensured only current IANA time zones are used. This avoids issues with Debian Trixie where deprecated time zones have been removed.
-
[1.6.8]
- Update v2 to 2.2.14
- Full Changelog
- Go Client: Allow passing a custom
http.Clientand add context support to API methods. - UI: Redirect users back to the original page after logging in.
- Template: Improved Content Security Policy: extracted CSP generation into a function, added systematic nonces, and changed
default-srcto'none'for stronger security. - Integrations: Added tags option for the Karakeep integration.
- Integrations: Added new Archive.org integration.
- Rewrite Rules: Added
remove_img_blur_paramsrule. - Rewrite Rules: Added
add_image_titlerule for explainxkcd.com. - Fixed CSS layout overflow when external links are too long.
- Fixed JSON Feed parser to fallback to
external_urlwhenurlis missing. - Updated scraper rule for Dark Reading.