wry@0.10.0
- Add WebViewAttributes
- Add
with_web_context
method 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_script
anddispatcher
in thewebview
module and add ajs
parameter toevaluate_script
. - Removes the
image
dependency. - Bump tao to
0.3
and add more examples.
For more details, please refer to tao
changelog.
© 2024 Tauri Contributors. CC-BY / MIT