Skip to content

MrRSS v1.3.24

Choose a tag to compare

@github-actions github-actions released this 19 Jul 12:22
2a43d60

Added

  • Added targeted refresh actions for the current article, feed, and category. (#555, #594)
  • Added keyboard shortcuts for toggling unread, favorites, and read-later article filters. (#590)
  • Added support for using RSS-provided summaries directly. (#910)
  • Added per-feed refresh interval support and Turkish translation options. (#695, #902)
  • Added controls to disable update notifications and open article links in the system browser. (#801, #903)

Changed

  • Updated Go, frontend, website, and GitHub Actions dependencies for the release branch.

Fixed

  • Fixed database cleanup and refresh regressions that caused existing articles to be fetched again, lose cached data, or reappear after cleanup. (#802, #904, #946) (@rogeryk)
  • Fixed repeated feed refresh behavior, unread filtering, bulk selection, and duplicate feed handling. (#562, #619, #669, #826, #873, #896, #917)
  • Fixed FreshRSS-synced feeds remaining after the FreshRSS integration is disabled. (#797)
  • Fixed lazy-loaded article images, XML encoding detection, proxy usage during full-text fetching, and content loading states for article rendering. (#655, #804, #853, #875, #876)
  • Fixed RSSHub route query preservation and subscription failures for some feeds. (#631, #894)
  • Fixed AI and translation provider compatibility issues, including Tencent, LibreTranslate, DeepSeek, Ollama, and newsletter sender handling. (#750, #911, #912, #919, #920, #942) (@atoz03)
  • Fixed window state and close behavior issues on macOS. (#643, #716, #770, #913)
  • Fixed compact/card layout visual jumps during initial settings load. (#663)