tauri-bundler@1.0.1
- Fix AppImage bundling when appimagelauncher is enabled.
- Fixes AppImage bundler crashes when the file path contains whitespace.
- Ensure
usr/libis a directory in the AppImage bundle. - AppImage bundling will now prefer bundling correctly named appindicator library (including
.1version suffix). With a symlink for compatibility with the old naming. - Fix language code for korean (ko-KR).
- Use the plist crate instead of the
PlistBuddybinary to merge user Info.plist file. - Validate app version before bundling WiX.
- Check if
$HOME\AppData\Local\tauri\WixToolsdirectory has all the required files and redownload WiX if something is missing. - Added webview install mode options.
© 2025 Tauri Contributors. CC-BY / MIT