wry@0.32.0
Ce contenu n’est pas encore disponible dans votre langue.
- 4bdf1c3(#1017) Added- WebViewBuilder::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 to- http://<scheme>.localhost/for custom protocols on Windows.
- b5e1875(#994) Add- WebViewBuilderExtWindows::with_https_schemeto be able to choose between- httpand- httpsfor custom protocols on Windows.
- fa15076(#163) Add- winitand- taofeature flag with- taoas default.
- 4bdf1c3(#1017) Breaking change:- WebViewBuidler::with_custom_protocolclosure now returns- http::Responseinstead of- Result<http::Response>.
- ebc4a20(#1015) Add- WebViewAtrributes.focusedand- WebViewBuilder::with_focusedto control whether to focus the webview upon creation or not. Supported on Windows and Linux only.
© 2025 Tauri Contributors. CC-BY / MIT