Skip to content

tauri-runtime@0.2.1

Aug 23, 2021
  • Breaking change: Removed register_uri_scheme_protocol from the WebviewAttributes struct and renamed register_global_uri_scheme_protocol to register_uri_scheme_protocol on the Builder struct, which now takes a Fn(&AppHandle, &http::Request) -> http::Response closure.
  • Migrate to latest custom protocol allowing Partial content streaming and Header parsing.

© 2026 Tauri Contributors. CC-BY / MIT