Skip to content
Tauri

tauri@1.0.0-rc.2

  • Ease the requirements for plugin hooks. setup and setup_with_config can now be FnOnce and on_webview_ready, on_event and on_page_load can be FnMut.
  • Fixes an issue with the updater when replacing the {{target}} and {{current_version}} variables due to percent-encoding on the Url that is parsed from the configuration.

© 2024 Tauri Contributors. CC-BY / MIT