wry@0.32.0
4bdf1c3(#1017) AddedWebViewBuilder::with_asynchronous_custom_protocolto allow implementing a protocol handler that resolves asynchronously.70d8ae0(#1009) Fixes Android freezing when handling request due to endless iteration when reading request headers.b5e1875(#994) Breaking change Wry now defaults tohttp://<scheme>.localhost/for custom protocols on Windows.b5e1875(#994) AddWebViewBuilderExtWindows::with_https_schemeto be able to choose betweenhttpandhttpsfor custom protocols on Windows.fa15076(#163) Addwinitandtaofeature flag withtaoas default.4bdf1c3(#1017) Breaking change:WebViewBuidler::with_custom_protocolclosure now returnshttp::Responseinstead ofResult<http::Response>.ebc4a20(#1015) AddWebViewAtrributes.focusedandWebViewBuilder::with_focusedto control whether to focus the webview upon creation or not. Supported on Windows and Linux only.
© 2025 Tauri Contributors. CC-BY / MIT