tauri-cli@2.0.0-beta.22
New Features
c734b9e3c
(#10072 by @FabianLars) Upgraded the WiX version to 3.14 which fixes vulnerability issues and adds support for Arm targets.7c7fa0964
(#9963 by @lucasfernog) Added--method
argument forios build
to select the export options’ method.7c7fa0964
(#9963 by @lucasfernog) Setup iOS signing by readingIOS_CERTIFICATE
,IOS_CERTIFICATE_PASSWORD
andIOS_MOBILE_PROVISION
environment variables.
Enhancements
-
c01e87ad4
(#10198 by @amrbashir) Enhancetauri migrate
to also migrate variables likeappWindow
:will become:
Bug Fixes
94136578b
(#10186 by @amrbashir) Fixmigrate
command, migrating incorrect permissions forclipboard
.c01e87ad4
(#10198 by @amrbashir) Fixtauri migrate
incorrectly migrating@tauri-apps/api/tauri
module to justcore
and@tauri-apps/api/window
to justwebviewWindow
.15e125996
(#10234 by @amrbashir) Fix cli failing to detect the correct cargo target directory when using cargo--target-dir
flag withtauri build
ortauri dev
Dependencies
- Upgraded to
tauri-bundler@2.0.1-beta.18
- Upgraded to
tauri-macos-sign@0.1.0-beta.0
- Upgraded to
tauri-utils@2.0.0-beta.19
© 2024 Tauri Contributors. CC-BY / MIT