Skip to content

MrRSS v1.3.8

Choose a tag to compare

@github-actions github-actions released this 23 Dec 22:53
· 938 commits to main since this release

Added

  • Supported AI setting tests in settings page to verify connectivity and credentials. (#297)
  • Supported fetching feeds which require JavaScript rendering using headless browser. (#298)

Changed

  • AI generated summaries are now stored in the database to avoid redundant requests and improve performance. (#295)
  • Reduce the frequency of automatic record of window status to improve performance.
  • Improved the conversion from HTML to Markdown when exporting articles to Obsidian. (#299)

Fixed

  • Fixed the issue where docker image failed to access local files due to permission issues. (#296)
  • Fixed the issue where articles failed to open in default browser. (#294)
  • Fixed the issue where importing and exporting OPML files did not work correctly. (#271)
  • Fixed the issue of CSP blocking some external resources.