Skip to content

tauri-build

A helper library for tauri app’s build script.

2.6.x

2.6.3

Jun 17, 2026
Dependencies
  • Upgraded to tauri-utils@2.9.3
  • Upgraded to tauri-codegen@2.6.3

2.6.2

May 16, 2026
Dependencies
  • Upgraded to tauri-utils@2.9.2
  • Upgraded to tauri-codegen@2.6.2

2.6.1

May 6, 2026
Dependencies
  • Upgraded to tauri-utils@2.9.1
  • Upgraded to tauri-codegen@2.6.1

2.6.0

Apr 30, 2026
New Features
  • b7a0ff030 (#15263) Allow users to append extra .rc content by append_rc_content in WindowsAttributes.
  • cc5c97602 (#14486) Implement file association for Android and iOS.
Enhancements
  • d730770bb (#15117) Simplify async-sync code boundaries, no externally visible changes
  • b3f2d12b8 (#15289) Preserve a numeric semver build identifier such as 1.2.3+42 in the 4th segment of the Windows FILEVERSION fixed field when it fits in the Windows version format.
Bug Fixes
  • a30dca482 (#15288) Set the correct Windows FileVersion and ProductVersion string values using the version from the Tauri config.
Dependencies
  • Upgraded to tauri-utils@2.9.0
  • Upgraded to tauri-codegen@2.6.0

2.5.x

2.5.6

Mar 4, 2026
Dependencies
  • Upgraded to tauri-utils@2.8.3
  • Upgraded to tauri-codegen@2.5.5

2.5.5

Feb 4, 2026
Dependencies
  • Upgraded to tauri-codegen@2.5.4

2.5.4

Feb 2, 2026
Enhancements
  • 2d28e3143 (#14632 by @sftse) Small code refactors for improved code readability. No user facing changes.
Dependencies
  • Upgraded to tauri-utils@2.8.2
  • Upgraded to tauri-codegen@2.5.3

2.5.3

Nov 30, 2025
Dependencies
  • Upgraded to tauri-utils@2.8.1
  • Upgraded to tauri-codegen@2.5.2

2.5.2

Nov 13, 2025
Dependencies
  • Upgraded to tauri-codegen@2.5.1

2.5.1

Oct 22, 2025
Bug Fixes

2.5.0

Oct 20, 2025
New Features
  • 3b4fac201 (#14194) Add tauri.conf.json > bundle > android > autoIncrementVersionCode config option to automatically increment the Android version code.
Dependencies
  • Upgraded to tauri-utils@2.8.0
  • Upgraded to tauri-codegen@2.5.0

2.4.x

2.4.1

Sep 1, 2025
Enhancements
  • c23bec62d (#14083 by @FabianLars) Tauri now ignores macOS.minimumSystemVersion in tauri dev to prevent forced rebuilds of macOS specific dependencies when using something like rust-analyzer at the same time as tauri dev.

2.4.0

Aug 18, 2025
Dependencies
  • Upgraded to tauri-utils@2.7.0
  • Upgraded to tauri-codegen@2.4.0

2.3.x

2.3.1

Jul 20, 2025
Dependencies
  • Upgraded to tauri-utils@2.6.0
  • Upgraded to tauri-codegen@2.3.1

2.2.x

2.2.1

Dependencies
  • Upgraded to tauri-codegen@2.3.0
  • Upgraded to tauri-utils@2.5.0

2.2.0

Apr 15, 2025
Dependencies
  • Upgraded to tauri-utils@2.4.0
  • Upgraded to tauri-codegen@2.2.0
  • 48b12b440 Update to tauri-utils@2.4.0

2.1.x

2.1.1

Apr 1, 2025
Dependencies
  • Upgraded to tauri-utils@2.3.1
  • Upgraded to tauri-codegen@2.1.1

2.1.0

Mar 20, 2025
New Features
  • 013f8f652 (#12890 by @Legend-Master) Added build > removeUnusedCommands to 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
Dependencies
  • Upgraded to tauri-utils@2.3.0
  • Upgraded to tauri-codegen@2.1.0

Full Changelog

tauri-build full changelog

Version List


© 2026 Tauri Contributors. CC-BY / MIT