tauri-bundler@1.0.0-rc.7
Esta página aún no está disponible en tu idioma.
- Change
tsp
value fromOption<bool>
tobool
. - Fixes processing of resources with glob patterns when there are nested directories on Windows.
- Fixes resource bundling on Windows when the resource path includes root or parent directory components.
- Set the application name when signing the Windows MSI.
- Change WiX MajorUpgrade element’s
Schedule
toafterInstallExecute
to prevent removal of existing configuration such as the executable’s pin to taskbar. - Change the MSI reinstall mode so it only reinstall missing or different version files.
- Allow configuring the display options for the MSI execution allowing quieter updates.
© 2024 Tauri Contributors. CC-BY / MIT