Aller au contenu
Tauri

wry@0.52.0

Ce contenu n’est pas encore disponible dans votre langue.

  • 5e6b0e6 (#1555 by @FabianLars) Added iOS support for set_background_color.
  • 99dab51 (#1570 by @renovate) Updated webview2-com to 0.38.
  • 41f4a3a (#1572 by @FabianLars) On Windows on systems running WebView2 v137+ wry now uses a new default background color API which should reduce white flashes. The use of the RemoveRedirectionBitmap browser flag (v134+) was removed due to crashes on Insider builds.
  • eb40ac8 (#1528 by @aurelj) Added x11 feature flag (enabled by default).

breaking

  • 1567635 (#1558 by @amrbashir) Rename WebViewBuilder methods for consistency and clarity:

    • Renamed WebViewBuilder::with_web_context to WebViewBuilder::new_with_web_context
    • Renamed WebViewBuilder::with_attributes to WebViewBuilder::new_with_attributes
  • f868658 (#1556 by @Legend-Master) WebContext::is_custom_protocol_registered now takes &str instead of String


© 2025 Tauri Contributors. CC-BY / MIT