wry@0.51.0
此内容尚不支持你的语言。
f99bbd9
(#1507 by @Simon-Laux) RenamedError::UrlPrase
toError::UrlParse
to fix typo.2d753c6
(#1531 by @Legend-Master) Breaking Change:WebViewAttributes::initialization_scripts
takesVec::<InitializationScript>
now instead ofVec::<(String, bool)>
78b83a0
(#1537 by @Brendonovich) Moved protocol handler functions to a thread local instead of storing them as ivars to prevent a race condition between webview close and custom protocol handling.5f1e4ba
(#1538 by @syrel) macOS: Handle flipped coordinates when adding a WebView as a child4ec951a
(#1526 by @Legend-Master) Updatedwebview2-com
to0.37
,windows
to0.61
.2d753c6
(#1531 by @Legend-Master) Init scripts are always executed on all frames on Windows WebView22d753c6
(#1531 by @Legend-Master) Fix init script sometimes get executed too late on Windows WebView2
feat
-
ecbced2
(#1534 by @Simon-Laux) macOS/iOS: add option to disable link previews when building a webview (the webkit API has it enabled by default)WebViewBuilderExtDarwin.with_allow_link_preview(bool)
© 2025 Tauri Contributors. CC-BY / MIT