tauri-build@1.1.0
Sep 15, 2022
- Rerun codegen if assets or icons change.
- Create the
desktopandmobilecfg aliases. - Added support to configuration files in TOML format (Tauri.toml file).
- Enhance the dialog style on Windows via the manifest dependency
Microsoft.Windows.Common-Controls v6.0.0.0. - Fix root of codegen output when using the
CodegenContextAPI. - Return an error if a sidecar is configured with the same file name as the application.
- Only rewrite temporary icon files when the content change, avoid needless rebuilds.
© 2026 Tauri Contributors. CC-BY / MIT