Skip to content

tauri-utils@1.3.0

May 3, 2023
  • Added the additional_browser_args option to the window configuration.
    • 3dc38b15 feat(core): expose additional_browser_args to window config (fix: #5757) (#5799) on 2022-12-14
  • Added the content_protected option to the window configuration.
  • Correctly determine mime type of .less, .sass and .styl files.
    • 5fdf8dcb fix(core): mime type of .less, .sass and .styl files (#6316) on 2023-02-19
  • Bump minimum supported Rust version to 1.60.
    • 5fdc616d feat: Use the zbus-backed of notify-rust (#6332) on 2023-03-31
  • Add initial support for building nsis bundles on non-Windows platforms.
    • 60e6f6c3 feat(bundler): Add support for creating NSIS bundles on unix hosts (#5788) on 2023-01-19
  • Add nsis bundle target
  • Added configuration to specify remote URLs allowed to access the IPC.
    • ee71c31f feat(core): allow configuring remote domains with IPC access, closes #5088 (#5918) on 2023-04-11

© 2026 Tauri Contributors. CC-BY / MIT