Skip to content

MrRSS v1.2.5

Choose a tag to compare

@github-actions github-actions released this 27 Nov 10:58
· 1342 commits to main since this release
c1bde83

Added

  • Supported for user-defined scripts to fetch and parse non-standard RSS feeds.
  • Improved shortcuts for popup window actions.
  • Supported sorting articles list in settings by various criteria.
  • Supported for refreshing individual feeds via right-click context menu.
  • Supported for searching feeds in the feed list.

Changed

  • Article list will not refresh during feed refresh, fixing a bug causing the article list to occasionally crash.
  • Generate article titles from content when RSS feed items are missing titles.

Fixed

  • Fixed issue where some UI elements did not scale properly.
  • Fixed bug causing view mode performe incorrectly when switching articles rapidly.

Removed

  • Removed search box for article list because the filter function covers the same use case.