wry@0.10.0
- Add WebViewAttributes
- Add
with_web_contextmethod that can work well with builder pattern. - Change the custom protocol handler on macOS so it returns a response on error and a status code on success.
- Update signature of custom protocol closure. It should return a mime type string now.
- Fix webview creation when using new_any_thread of event loop.
- Remove
Dispatcher,dispatch_scriptanddispatcherin thewebviewmodule and add ajsparameter toevaluate_script. - Removes the
imagedependency. - Bump tao to
0.3and add more examples.
For more details, please refer to tao changelog.
© 2025 Tauri Contributors. CC-BY / MIT