Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 13:12

This release improves tooling, updates all Cargo, NPM and Github Workflows versions, and fixes some minor bugs. It also adds tauri-plugin-prevent-default plugin. See CHANGES.md for a complete list of changes.

Thanks to @onurusluca for reporting #87!

Note

macOS builds are not signed. In order to run the app, after moving it to Applications folder you need to run xattr -c /Applications/tauri-app.app in the terminal. (See tauri-apps/tauri-action#866)