mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* chore: promote to v2 stable - deletes all RC change files - adds a new change file to promote all packages to v2 stable - manually fix the tauri-driver, tauri-macos-sign, tauri-bundler versions so the next covector bump will move them to 2.0.0 - manually patch the metadata-v2.json file so the next covector update will mark all packages as 2.0.0 * ignore audit vuln without fixes * bump msrv to 1.78 * run covector version * fix sync lockfile covector * #[allow(clippy::manual_inspect)]
6.2 KiB
6.2 KiB
Changelog
[2.0.0]
What's Changed
Dependencies
- Upgraded to
tauri-utils@2.0.0
[2.0.0-rc.13]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.13
[2.0.0-rc.12]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.12
[2.0.0-rc.11]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.11
[2.0.0-rc.10]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.10
[2.0.0-rc.9]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.9
[2.0.0-rc.8]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.8
[2.0.0-rc.7]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.7
[2.0.0-rc.6]
What's Changed
f4d5241b3(#10731 by @amrbashir) Update documentation icon path.
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.6
[2.0.0-rc.5]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.5
[2.0.0-rc.4]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.4
[2.0.0-rc.3]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.3
[2.0.0-rc.2]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.2
[2.0.0-rc.1]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.1
[2.0.0-rc.0]
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.0
Breaking Changes
758d28c8a(#10390) Core plugin permissions are now prefixed withcore:, thecore:defaultpermission set can now be used and thecoreplugin name is reserved. Thetauri migratetool will automate the migration process, which involves prefixing allapp,event,image,menu,path,resources,tray,webviewandwindowpermissions withcore:.
[2.0.0-beta.19]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.19
[2.0.0-beta.18]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.18
[2.0.0-beta.17]
New Features
8a1ae2dea(#9843) Added an option to use a Xcode project for the iOS plugin instead of a plain SwiftPM project.
What's Changed
9ac930380(#9850) Emitcargo:rustc-check-cfginstruction so Cargo validates custom cfg attributes on Rust 1.80 (or nightly-2024-05-05).
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.17
[2.0.0-beta.16]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.16
[2.0.0-beta.15]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.15
[2.0.0-beta.14]
Enhancements
bf2635ab6(#9632) Improve the error message that is shown when thelinksproperty is missing from a Tauri Plugin.
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.14
[2.0.0-beta.13]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.13
[2.0.0-beta.12]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.12
[2.0.0-beta.11]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.11
[2.0.0-beta.10]
New Features
e227fe02f(#9156) Allow plugins to define (at compile time) JavaScript that are initialized whenwithGlobalTauriis true.e227fe02f(#9156) AddedBuilder::global_api_script_pathto define a JavaScript file containing the initialization script for the plugin API bindings whenwithGlobalTauriis used.
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.10
[2.0.0-beta.9]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.9
[2.0.0-beta.8]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.8
[2.0.0-beta.7]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.7
[2.0.0-beta.6]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.6
Breaking Changes
3657ad82(#9008) Allow defining permissions for the application commands viatauri_build::Attributes::app_manifest.
[2.0.0-beta.5]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.5
[2.0.0-beta.4]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.4
[2.0.0-beta.3]
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.3
[2.0.0-beta.2]
Enhancements
dd7571a7(#8815) Do not generate JSON schema and markdown reference file if the plugin does not define any permissions and delete those files if they exist.
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.2
[2.0.0-beta.1]
Bug Fixes
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.1