Skip to content

MrRSS v1.1.8

Choose a tag to compare

@github-actions github-actions released this 24 Nov 07:49
· 1807 commits to main since this release
0704320

Added

  • Feed icons now display in the Settings > Feeds tab feed list for better visual identification
  • Website homepage link stored for each feed (from RSS feed metadata)

Changed

  • "Open Website" context menu action now opens the feed's website homepage (if available) instead of RSS feed URL, with fallback to RSS URL
  • All hardcoded strings now properly use i18n translations for better internationalization support

Fixed

  • Replaced native prompt() with custom showInput() dialog for consistent UI