Skip to content
Tauri

tauri-cli@2.9.5

  • f022b2d1a (#14582 by @hrzlgnm) Fixed an issue that caused the cli to error out with missing private key, in case the option --no-sign was requested and the tauri.config has signing key set and the plugin tauri-plugin-updater is used.
  • f855caf8a (#14481 by @Legend-Master) Fixed the mismatched tauri package versions check didn’t work for pnpm
  • 79a7d9ec0 (#14468 by @FabianLars) Fixed an issue that caused the cli to print errors like Error Failed to parse version 2 for crate tauri when there was no Cargo.lock file present yet. This will still be logged in --verbose mode.
  • Upgraded to tauri-bundler@2.7.4
  • Upgraded to tauri-macos-sign@2.3.1
  • Upgraded to tauri-utils@2.8.1

© 2025 Tauri Contributors. CC-BY / MIT