mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* feat: add `webview.clear_all_browsing_data` closes #6567 * fix build on iOS and android * fix command name references --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
216 B
216 B
tauri, tauri-runtime, tauri-runtime-wry
| tauri | tauri-runtime | tauri-runtime-wry |
|---|---|---|
| patch:feat | patch:feat | patch:feat |
Add WebviewWindow::clear_all_browsing_data and Webview::clear_all_browsing_data to clear the webview browsing data.