tauri-utils@2.5.0
Jun 24, 2025
New Features
Section titled “New Features”414619c36(#13536 by @Tunglies) Added support for thebundleNameproperty in the macOS bundler configuration. This allows specifying theCFBundleNamevalue for generated macOS bundles.09c19932d(#13304 by @39zde) Adds the option to configure the HTTPService-Worker-Allowedresponse header inapp > security > headers
Bug Fixes
Section titled “Bug Fixes”eb3f0248c(#13646 by @Legend-Master) Only writeThis default permission set includes the followingto the reference if the default permission set is not emptyc8a30a61d(#13476 by @lucasfernog) Fix capability filtering viatauri.conf.json > app > security > capabilitiesnot working when generating allowed commands.b52da29d5(#13429 by @Legend-Master) FixmainBinaryNamedoesn't work when there's.in it
What's Changed
Section titled “What's Changed”168629646(#13418 by @Legend-Master) Put dynamic ACL into a featuredynamic-acl, this is currently enabled by default to align with the previous behaviors, you can disable it throughdefault-features = falseto reduce the final binary size by not including the ACL references
Dependencies
Section titled “Dependencies”Breaking Changes
Section titled “Breaking Changes”b7cdb3b39(#13410 by @Legend-Master) Feature gated the HTML manipulation code intauri-utilsbehined a flag to reduce compile time
© 2026 Tauri Contributors. CC-BY / MIT