tauri-utils@2.0.0-beta.18
Jul 2, 2024
New Features
Section titled “New Features”fafc238f7(#9977) Addbundle > homepageoption, if unset, it will fallback tohomepagedefined inCargo.toml.656a64974(#9318) Added a configuration option to disable hardened runtime on macOS codesign.5b769948a(#9959) Addinclude_imagemacro to help embedding instances ofImagestruct at compile-time in rust to be used with window, menu or tray icons.3ab170917(#9932) Add an option to disable NSIS compressionbundle > nsis > compression: "none"f21029b1b(#9994) Addbundle > nsis > startMenuFolderoption to customize start menu folder for NSIS installer
Enhancements
Section titled “Enhancements”Breaking Changes
Section titled “Breaking Changes”3ab170917(#9932) ChangedNsisSettings::compressionfield fromOption<NsisCompression>to justNsisCompression911242f09(#9883) Move updater target frombundle > targetsto a separate fieldbundle > createUpdaterArtifacts3ab170917(#9932) ChangedNsisConfig::compressionfield fromOption<NsisCompression>to justNsisCompression
© 2026 Tauri Contributors. CC-BY / MIT