tauri-plugin - full changelog
v2.6.0
Apr 30, 2026
New Features
Dependencies
- Upgraded to
tauri-utils@2.9.0
v2.5.4
Mar 4, 2026
Dependencies
- Upgraded to
tauri-utils@2.8.3
v2.5.3
Feb 2, 2026
Dependencies
- Upgraded to
tauri-utils@2.8.2
v2.5.2
Nov 30, 2025
Dependencies
- Upgraded to
tauri-utils@2.8.1
v2.5.1
Oct 22, 2025
Bug Fixes
4b6b8690a(#14347 by @FabianLars) Fixed an issue that caused docs.rs builds to fail. No user facing changes.
v2.5.0
Oct 20, 2025
Dependencies
- Upgraded to
tauri-utils@2.8.0 6aa7f2d85Upgraded totauri-utils@2.8.0
v2.4.0
Aug 18, 2025
New Features
a0113a8c6(#13888 by @lucasfernog) Addedbuild::mobile::update_info_plistto allow a plugin to update the iOS project Info.plist file.
Dependencies
- Upgraded to
tauri-utils@2.7.0
v2.3.1
Jul 20, 2025
Dependencies
- Upgraded to
tauri-utils@2.6.0
v2.2.1
Dependencies
- Upgraded to
tauri-utils@2.5.0
v2.2.0
Apr 15, 2025
Dependencies
- Upgraded to
tauri-utils@2.4.0 48b12b440Update totauri-utils@2.4.0
v2.1.1
Apr 1, 2025
Dependencies
- Upgraded to
tauri-utils@2.3.1
v2.1.0
Mar 20, 2025
New Features
013f8f652(#12890 by @Legend-Master) Addedbuild > removeUnusedCommandsto trigger the build scripts and macros to remove unused commands based on the capabilities you defined. Note this won't be accounting for dynamically added ACLs so make sure to check it when using this.
Performance Improvements
1cd8f55ee(#13033 by @Legend-Master) Don't ship globalbundle.global.jsifapp > withGlobalTauriis set to false
Dependencies
- Upgraded to
tauri-utils@2.3.0
v2.0.5
Feb 26, 2025
Dependencies
- Upgraded to
tauri-utils@2.2.0
v2.0.4
Jan 2, 2025
Dependencies
- Upgraded to
tauri-utils@2.1.1
v2.0.3
Nov 9, 2024
Dependencies
- Upgraded to
tauri-utils@2.1.0
v2.0.2
Oct 21, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.2
v2.0.1
Oct 3, 2024
What's Changed
0ab2b3306(#11205 by @lucasfernog) Downgrade MSRV to 1.77.2 to support Windows 7.
Dependencies
- Upgraded to
tauri-utils@2.0.1
v2.0.0
Oct 2, 2024
What's Changed
Dependencies
- Upgraded to
tauri-utils@2.0.0
v2.0.0-rc.13
Sep 27, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.13
v2.0.0-rc.12
Sep 17, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.12
v2.0.0-rc.11
Sep 15, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.11
v2.0.0-rc.10
Sep 10, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.10
v2.0.0-rc.9
Sep 5, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.9
v2.0.0-rc.8
Sep 4, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.8
v2.0.0-rc.7
Aug 28, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.7
v2.0.0-rc.6
Aug 22, 2024
What's Changed
f4d5241b3(#10731 by @amrbashir) Update documentation icon path.
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.6
v2.0.0-rc.5
Aug 20, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.5
v2.0.0-rc.4
Aug 20, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.4
v2.0.0-rc.3
Aug 17, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.3
v2.0.0-rc.2
Aug 9, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.2
v2.0.0-rc.1
Aug 7, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.1
v2.0.0-rc.0
Aug 2, 2024
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:.
v2.0.0-beta.19
Jul 12, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.19
v2.0.0-beta.18
Jul 2, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.18
v2.0.0-beta.17
May 29, 2024
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
v2.0.0-beta.16
May 23, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.16
v2.0.0-beta.15
May 9, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.15
v2.0.0-beta.14
May 6, 2024
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
v2.0.0-beta.13
Apr 22, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.13
v2.0.0-beta.12
Apr 15, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.12
v2.0.0-beta.11
Apr 2, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.11
v2.0.0-beta.10
Mar 18, 2024
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
v2.0.0-beta.9
Mar 11, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.9
v2.0.0-beta.8
Mar 7, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.8
v2.0.0-beta.7
Mar 6, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.7
v2.0.0-beta.6
Feb 29, 2024
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.
v2.0.0-beta.5
Feb 27, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.5
v2.0.0-beta.4
Feb 22, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.4
v2.0.0-beta.3
Feb 21, 2024
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.3
v2.0.0-beta.2
Feb 19, 2024
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
v2.0.0-beta.1
Feb 4, 2024
Bug Fixes
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.1
v2.0.0-beta.0
Feb 3, 2024