Skip to content
Tauri

tauri@2.7.0

  • 7bc77a038 (#13609 by @Legend-Master) Added tauri::plugin::Builder::js_init_script_on_all_frames that allows plugins to add initialization scripts that runs on all frames
  • 7f3c98911 (#13837 by @WSH032) Add AppHandle::plugin_boxed and Builder::plugin_boxed methods to allow adding plugins in the form of boxed trait objects.
  • 7bc77a038 (#13609 by @Legend-Master) tauri::plugin::Builder::js_init_script now takes impl Into<String> instead of String
  • Upgraded to tauri-runtime-wry@2.7.2
  • Upgraded to tauri-utils@2.6.0
  • Upgraded to tauri-runtime@2.7.1
  • Upgraded to tauri-macros@2.3.2
  • Upgraded to tauri-build@2.3.1

© 2025 Tauri Contributors. CC-BY / MIT