Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

v2.8.0

Compare
Choose a tag to compare
@brendanlong brendanlong released this 09 Feb 19:24
· 91 commits to master since this release
  • Improve error messages when failing to add a feed in the local and DecSync plugins #720
  • Auto-fill missing URI scheme when adding feeds and in the TT-RSS setup #720
  • Use dc:creator tag for authors in local and DecSync RSS feeds #853 (thanks @sdjacobs)
  • TT-RSS: Handle the API sending us ints as strings and strings as ints
  • TT-RSS: Make the api_feedreader plugin use PDO prepared statements instead of doing string escaping
  • TT-RSS: Redact passwords in API logging #845
  • TT-RSS: Various other improvements to make the plugin more maintainable