Skip to content

MrRSS v1.3.7

Choose a tag to compare

@github-actions github-actions released this 23 Dec 01:15
· 950 commits to main since this release

Added

  • Supported server mode for self-hosted web application deployment. (#267) (@caoli5288)
  • Supported drag-and-drop to reorder feeds or change feed categories. (#288)
  • Supported AI Chat on article content. And of course it's disabled by default! (#286)
  • Supported exporting articles to Obsidian. (#289)
  • Supported extracting full article content from original website when RSS feed only provides summary. (#266)

Changed

  • AI summarization is now triggered manually on default to avoid excessive API usage. Users can enable automatic summarization in settings if desired. (#287)
  • Added Plugin setting tab in settings page and moved FreshRSS synchronization settings there.
  • Improved icons and translations for better user experience.

Fixed

  • Fixed the issue where concurrent feed refreshes exceed network capacity limit. (#262)