Skip to content

tauri-build@2.0.0-beta.17

May 29, 2024
  • adac2185a(#9898) Check for Android version code before building the package in release mode.
  • 19b696b61(#9710) Avoid copying resources if the target path is the same as source.
  • 9ac930380(#9850) Emit cargo:rustc-check-cfg instruction so Cargo validates custom cfg attributes on Rust 1.80 (or nightly-2024-05-05).
  • Upgraded to tauri-utils@2.0.0-beta.17
  • Upgraded to tauri-codegen@2.0.0-beta.17
  • 1df5cdeb0(#9858) Use tauri.conf.json > identifier to set the PackageName in Android and BundleId in iOS.
  • aaecb6a72(#9890) Renamed dev function to is_dev

© 2026 Tauri Contributors. CC-BY / MIT