Skip to content

tauri-build@1.0.1

Jun 29, 2022
  • Changed the BundleConfig::targets to a BundleTarget enum to enhance generated documentation.
    • Bumped due to a bump in tauri-utils.
    • 31c15cd2 docs(config): enhance documentation for bundle targets, closes #3251 (#4418) on 2022-06-21
  • Added platform::is_windows_7.
    • Bumped due to a bump in tauri-utils.
    • 57039fb2 fix(core): add windows 7 notification support (#4491) on 2022-06-28
  • Suppress unused variable warning in release builds.
    • Bumped due to a bump in tauri-utils.
    • 45981851 chore(lint): unused variable warnings for release builds (#4411) on 2022-06-22
  • Added webview install mode options.
    • Bumped due to a bump in tauri-utils.
    • 2ca762d2 feat(bundler): extend webview2 installation options, closes #2882 #2452 (#4466) on 2022-06-26

© 2026 Tauri Contributors. CC-BY / MIT