Skip to content

updater@2.0.0-beta.4

May 30, 2024
  • 430bd6f4(#1363) Update to tauri beta.20.

  • 43224c5d(#1330) Add Update.download and Update.install functions to the JavaScript API

  • 293f363(#1175) Add a on_before_exit hook for cleanup before spawning the updater on Windows, defaults to app.cleanup_before_exit when used through UpdaterExt

  • 293f363(#1175) Breaking change: The rustls-tls feature flag is now enabled by default.

  • e3d41f4(#1191) Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.

  • 7e2fcc5(#1146) Update dependencies to align with tauri 2.0.0-beta.14.

  • e3d41f4(#1191) Update for tauri 2.0.0-beta.15.


© 2026 Tauri Contributors. CC-BY / MIT