tauri-runtime@2.11.0
Apr 30, 2026
New Features
Section titled “New Features”001c8fe3d(#14722) Add a WebView option to control browser-level general autofill behavior. This option does not disable password or credit card autofill. On Windows (WebView2), setting it to true disables the general autofill "Suggestions" UI, which may appear even whenautocomplete="off"is specified on input elements. On Linux, macOS, iOS, and Android, this option is currently unsupported and performs no operation.b27be063f(#14925) Addeval_with_callbackto the Tauri webview APIs and runtime dispatch layers.cc5c97602(#14486) TriggerRunEvent::Openedon Android.eb0312ea9(#15199) Propagates theEvent::SuspendedandEvent::Resumedevents fromtaowhen they are emitted on mobile targets.093e2b47c(#14484) Support creating multiple windows on Android (activity embedding) and iOS (scenes).1063c48c5(#14523) Add handler for web content process termination on macOS and iOS.
Dependencies
Section titled “Dependencies”- Upgraded to
tauri-utils@2.9.0
© 2026 Tauri Contributors. CC-BY / MIT