tauri@2.0.0-rc.17
Oct 2, 2024
Breaking Changes
Section titled “Breaking Changes”-
354be36d4(#11163 by @amrbashir) Changed uri scheme protocol handler to takeUriSchemeContextas first argument instead ofAppHandle.UriSchemeContextcan be used to access an app handle or the webview label that made the request. The following methods are affected:tauri::Builder::register_uri_scheme_protocoltauri::Builder::register_asynchronous_uri_scheme_protocoltauri::plugin::Builder::register_uri_scheme_protocoltauri::plugin::Builder::register_asynchronous_uri_scheme_protocol
© 2026 Tauri Contributors. CC-BY / MIT