tauri-runtime-wry@2.2.0
Nov 9, 2024
New Features
Section titled “New Features”4d545ab3c(#11486 by @amrbashir) AddedWindow::set_background_colorandWindowBuilder::background_color.f37e97d41(#11477 by @amrbashir) AddWebviewWindowBuilder/WebviewBuilder::use_https_schemeto choose whether the custom protocols should usehttps://<scheme>.localhostinstead of the defaulthttp://<scheme>.localhoston Windows and Androidcbc095ec5(#11451 by @amrbashir) AddWebviewWindowBuilder::devtoolsandWebviewBuilder::devtoolsto enable or disable devtools for a specific webview.2a75c64b5(#11469 by @amrbashir) AddedWindowBuilder/WebviewWindowBuilder::window_classnamemethod to specify the name of the window class on Windows.
Bug Fixes
Section titled “Bug Fixes”229d7f8e2(#11616 by @amrbashir) Fix regression in creating child webviews on macOS and Windows, covering the whole window.8c6d1e8e6(#11401 by @amrbashir) FixApp/AppHandle/Window/Webview/WebviewWindow::cursor_positiongetter method failing on Linux withGDK may only be used from the main thread.129414faa(#11569 by @amrbashir) Fix webview not focused by default.
Dependencies
Section titled “Dependencies”- Upgraded to
tauri-utils@2.1.0 - Upgraded to
tauri-runtime@2.2.0
© 2026 Tauri Contributors. CC-BY / MIT