Skip to content
Tauri
  • 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

© 2025 Tauri Contributors. CC-BY / MIT