This is a bugfix release that cleans up some issues lingering from the update to tauri v2.
- Fix app not quiting from quit menu on macos e54faf1 @qu1ck
- Fix compatibility with transmission older than 3.0 a377568 @qu1ck
- Update generate_pkgbuild.py bf919c6 @username227
- Fix create torrent window not matching theme 825d606 @qu1ck
- Remove sleep before positioning window 9638dd2 @qu1ck
- Explicitly disable proxy when sending args f6586be @qu1ck
- Fix priority selection ignored when adding torrents 4cff923 @qu1ck
- Fix window not closing when using close mode instead of quit/hide d14464a @qu1ck
- Bump version to v1.5.1 9b257d7 @qu1ck