3.9.0
Added:
- Feedly support. (#105)
https://github.com/martinrotter/rssguard/blob/master/resources/docs/Documentation.md#feedly - Google Reader API support, tested with many services like The Old Reader, Bazqux, Reedah, FreshRSS. (#349)
https://github.com/martinrotter/rssguard/blob/master/resources/docs/Documentation.md#google-reader-api - Liferea-like Website scraping and feed post-processing. (#265)
https://github.com/martinrotter/rssguard/blob/master/resources/docs/Feed-formats.md#websites-scraping-and-related-advanced-features - Internal web browser now offers a button which opens loaded webpage in external web browser. (#320)
- Per account proxy support. (#334)
- RSS Guard ported to OS/2 (ArcaOS, eComStation).
- Display feed's icon in "is read" message list column. This is switchable in settings. (#346)
- User now can sort via "id" column in a numeric way in message list. (#348)
- Minimum interval for feed auto-updates is now 1 minute, not 3 minutes like before. (#355)
- Added some new localizations, "pt_BR" and others. Thank you, translators, for your hard work.
Fixed/changed:
- This CHANGELOG is now written in Markdown.
- Simplified "account" dialogs.
- Use DuckDuckGo online favicon source as fallback when fetching feed icons. (#363)
- Properly disable adding/editing/deleting of synchronized tags/labels on some accounts.
- RSS Guard can now be added to "favorites" on Linux/Gnome. (#340)
- Remove "feed auto-update started" notification.
- Some improvements of network behavior in Inoreader plugin.
- OAuth listeners now has default post "14488".
- Fix some deployment issues on Windows. (#337)
- Follow HTTP/301 redirection more properly for some feeds. (#341)
- Fixed some weird behaviors of OAuth listener.
- All dirty account's not synchronized data are now synchronized when editing account.
- All console output now sent to "std:err". Also new "-n" switch to disable all console outputs.
- Some refactoring for deployment process, build packages now have all names according to RSS Guard installers naming convention.
- Some major refinements for AdBlock which now has:
- fixed of adding of custom rules,
- better UX in some dialogs,
- fully working site-wide blocking with proper error pages,
- working element hiding rules,
- removed some redundant and obsolete code.