mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 04:03:52 +03:00
9014a3f176
* 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>
154 B
154 B
@tauri-apps/api |
---|
patch:feat |
Add WebviewWindow.clearAllBrowsingData
and Webview.clearAllBrowsingData
to clear the webview browsing data.