tauri-bundler@2.9.3
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
Enhancements
Section titled “Enhancements”413f01c06(#15403 by @Sean-Kenneth-Doherty) Improve NSIS configuration path errors so missing installer icons and images include the related config key and path.
Bug Fixes
Section titled “Bug Fixes”2857c01c6(#15422 by @koki-develop) Fix NSIS stock plugins (NSISdl.dll,StartMenu.dll,System.dll,nsDialogs.dll) being embedded in the final installer as unsigned despite the signing step succeeding. The signed local copies under<output>/Plugins/x86-unicode/were not on makensis' plugin search path, so makensis fell back to the unsigned DLLs from the NSIS toolset directory. The fix adds!addplugindirfor the signed plugin directory before any plugin command is parsed in the script.
Dependencies
Section titled “Dependencies”- Upgraded to
tauri-utils@2.9.3
© 2026 Tauri Contributors. CC-BY / MIT