v3.1.0
This is a bug fix release.
What's Changed
- Settings links (GitHub, AetherAssembly, Get help, Contact us) now correctly open in the system browser and mail client on the desktop app
- Privacy Policy is now rendered in-app at
#/privacyinstead of linking to a separate HTML file that couldn't be reached from the desktop build - Updater now shows a clear message with a link to GitHub releases when no update package is available for your platform, instead of a raw error
- Added missing
@tauri-apps/plugin-openerJS package required for desktop link handling
Full Changelog: v3.0.1...v3.1.0