-
Version 0.12.0 Stable
released this
2025-04-19 11:00:30 -04:00 | 3 commits to master since this releaseNew features:
- Implementations of previously missing Miniflux features:
- Custom User-Agent during feed fetching
- Modifying the URL, username, and password of a feed
- Updated Miniflux implementation in line with Miniflux 2.2.7 (see manual
for details)
Bug fixes:
- Provide structured error responses in the Nextcloud News protocol
- Always present enclosures as an array in the Miniflux protocol; this restores
synchronization with the Newsflash client - Relax validation of numeric values in GET queries in the Miniflux protocol
- Handle errors during article scraping gracefully
- Use authentication while scraping where appropriate
- Use User-Agent and cookie settings during faicon fetching
Changes:
- Use a simpler User-Agent string to avoid tripping bot defences
- Remove advisory-only user metadata from command-line interface. Metadata for
Miniflux not used by The Arsse itself is now stored separately
Please see the UPGRADING file for further details.
Downloads
-
arsse-0.12.0.tar.gz
130 downloads · 861 KiB
- Implementations of previously missing Miniflux features: