SIGN IN SIGN UP
tauri-apps / tauri UNCLAIMED

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

0 0 122 Rust

feat(webview2): add option to disable browser-level autofill on Windows (#14722)

* feat(webview2): add option to disable browser-level autofill on Windows

* docs(api): set disableAutofill api since to 2.11.0

* docs(disable_autofill ): unify documentation

* Update .changes/.disable-autofill.md

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>

* refactor(runtime): rename disable_autofill to general_autofill_enabled

* refactor(api): delete general autofill option in WindowOptions

Co-authored-by: Copilot <copilot@github.com>

* Update crates/tauri-runtime-wry/src/lib.rs

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>

* fix: fix default value for general_autofill_enabled

* fix(schema): fix default value for general_autofill_enabled

* Clean up

* Revert new line

---------

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>
A
AetherWing committed
001c8fe3d288802de9a8c29cfd2f46f9220d97c5
Parent: 6da2bad
Committed by GitHub <noreply@github.com> on 4/23/2026, 6:11:22 AM