wry@0.42.0
Ce contenu n’est pas encore disponible dans votre langue.
556a359
(#1301 by @pewsheen) On macOS, emit an error when the URL scheme registration fails.19d83d7
(#1332 by @lucasfernog) Fixes a crash on the Android custom protocol handler when the request URL is invalid.38abcb9
(#1340 by @lucasfernog) Fixes custom protocols not triggered on Android on external redirects.d1f1e7e
(#1299 by @kanatapple) FixWebview::bounds
returning logical values where it should have been physical.03cdf93
(#1311 by @bukowa) Handlewebkit2gtk
close signal (whenwindow.close
is called from js)68413e8
(#1296 by @MarijnS95) Breaking change: Upgradendk
crate to0.9
and delete unusedndk-sys
andndk-context
dependencies. Types from thendk
crate are used in public API surface. Breaking change: The publicandroid_setup()
function now takes&ThreadLooper
instead of&ForeignLooper
, signifying that the setup function must be called on the thread where the looper is attached (and theJNIEnv
argument is already thread-local as well).39fc82c
(#1306 by @Legend-Master) Support WebView2 version older than 101.0.1210.39 and documentincognito
andtheme
will not work for versions before it5231a37
(#1322 by @Legend-Master) Support WebView2 version older than 86.0.616.0 and document version requirements forback_forward_navigation_gestures
,with_user_agent
,with_hotkeys_zoom
,with_browser_accelerator_keys
a23a28d
(#1341 by @amrbashir) Updatedwindows
to 0.58.
© 2024 Tauri Contributors. CC-BY / MIT