tauri-utils@1.2.0
Nov 8, 2022
- Validate
package > productNamein the tauri config and produce errors if it contains one of the following characters/\:*?\"<>| - Properly serialize HTML template tags.
PatternKind::Isolationis now defined even without theisolationfeature.- Added the
appallowlist module. - Add
tauri.conf.json > bundle > publisherfield to specify the app publisher. - Canonicalize the return value of
platform::resource_dir. - Added
titleoption on the system tray configuration (macOS only). - Added the
user_agentoption to the window configuration. - Add
mime_typemodule.
© 2026 Tauri Contributors. CC-BY / MIT