tauri-bundler@2.0.1-beta.15
New Features
5462e5cad
(#9731) Add support for NSIS installer hooks providing a path to a.nsh
file inbundle > windows > nsis > installer_hooks
key intauri.conf.json
.d6d3efbd1
(#9865) On Windows, add option to specify a custom signing command to be used. This opens an endless possibilities, for example useosslsigncode
on non-Windows or use hardware tokens and HSM or even using Azure Trusted Signing.
Enhancements
418d72d72
(#9559) Added/UPDATE
flag for NSIS installer which will make the installer avoid deleting app data and re-creating shortcuts.
Bug Fixes
4754786aa
(#9885) Fixed an issue causing the deep link feature to create invalidInfo.plist
values on macOS.
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.17
Breaking Changes
© 2024 Tauri Contributors. CC-BY / MIT