Skip to content

MrRSS v1.3.27

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 20:49
· 4 commits to main since this release

Added

  • Exposed the desktop REST API to local integrations on 127.0.0.1:1234, with loopback and cross-origin request protections. (#1022)

Changed

  • Changed the icon and banner for the desktop application to reflect the new branding.
  • Updated go version to 1.27.

Fixed

  • Flush a pending debounced settings save when a settings tab unmounts. (#1011) (@marcomarcogd)
  • Render the download progress value already tracked by the update flow and passed to UpdateAvailableDialog. (#1010) (@marcomarcogd)
  • Keep the scrollable activity-bar navigation aligned with the fixed logo and bottom actions in macOS WKWebView. (#1008) (@marcomarcogd)
  • Sign and strictly verify the completed macOS app bundle before creating a DMG. (#1009) (@marcomarcogd)
  • Fixed the Manage Tags dialog when the tag database is empty. (#1016) (@marcomarcogd)
  • Preserve protected articles during manual cleanup. (#1006) (@marcomarcogd)