Releases: Uninen/tauri-vue-template
v2.3.0
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)
v2.0.2
Note: macOS builds are not signed so in order to run the app, after moving the app to Applications folder you need to run xattr -c /Applications/tauri-app.app in the terminal. (See tauri-apps/tauri-action#919)
See CHANGES.md for a complete list of changes.
v2.0.1
Hello Tauri v2!
Note: macOS builds are not signed so in order to run the app, after moving the app to Applications folder you need to run xattr -c /Applications/tauri-app.app
in the terminal. (See tauri-apps/tauri-action#919)
See CHANGES.md for a complete list of changes.
v2.0.0
Hello Tauri v2!
Note: macOS builds are not signed so in order to run the app, after moving the app to Applications folder you need to run xattr -c /Applications/tauri-app.app
in the terminal. (See tauri-apps/tauri-action#919)
See CHANGES.md for a complete list of changes.
v0.4.0
See CHANGES.md for a complete changelog.
v0.3.0
See CHANGES.md for a complete changelog.
v0.2.0
See CHANGES.md for a complete changelog.