Skip to content

tauri-build@1.3.0

May 3, 2023
  • Bump minimum supported Rust version to 1.60.
    • 5fdc616d feat: Use the zbus-backed of notify-rust (#6332) on 2023-03-31
  • Add initial support for building nsis bundles on non-Windows platforms.
    • 60e6f6c3 feat(bundler): Add support for creating NSIS bundles on unix hosts (#5788) on 2023-01-19
  • Add WindowsAttributes::app_manifest to specify the application manifest on Windows.
    • bca09f7f feat(tauri-build): add option to specify Windows manifest, closes #5584 (#5730) on 2022-12-14
  • Added support for Cargo's workspace inheritance for package information. The cli now also detects inherited tauri and tauri-build dependencies and disables manifest rewrites accordingly.
    • cd8c074a feat(cli): add support for Cargo's workspace inheritance for the package version, closes #5070 (#5775) on 2022-12-14
    • d20a7288 feat: Further improve workspace inheritance, closes #6122, #5070 (#6144) on 2023-01-26
  • Pin winnow crate to 0.4.1 to keep the 1.60 MSRV.

© 2026 Tauri Contributors. CC-BY / MIT