Skip to content

MrRSS v1.3.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Dec 07:32
· 1047 commits to main since this release

Changed

  • BREAKING: Upgraded from Wails v2 to Wails v3 (alpha) framework (#234)
    • Migrated to new API
    • Replaced external systray library with Wails v3 built-in system tray
    • Updated single instance handling to use v3 API
    • Updated event handling to use v3 hooks
    • Updated build system to use Taskfile and Wails v3 CLI
    • Updated dependencies to work with WebKit2GTK 4.1 and libsoup 3.0
  • Changed GitHub Actions workflows compatibility with Wails v3