tauri-runtime@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”129414faa(#11569 by @amrbashir) Fix webview not focused by default.
Dependencies
Section titled “Dependencies”- Upgraded to
tauri-utils@2.1.0
© 2026 Tauri Contributors. CC-BY / MIT