Releases: wailsapp/go-webview2
Releases · wailsapp/go-webview2
v1.0.17
v1.0.16
v1.0.15
- Add
PutIsGeneralAutofillEnabled
&PutIsPasswordAutosaveEnabled
v1.0.13
v1.0.12
What's Changed
- Fix imports by @hyptocrypto in #9
- Fix infinite recursion #6 by @rakirizu in #7
New Contributors
- @hyptocrypto made their first contribution in #9
- @rakirizu made their first contribution in #7
Full Changelog: v1.0.11...v1.0.12
v1.0.11
- Better error handling
v1.0.10
v1.0.9
- Use
OleInitialize
at startup
v1.0.8
- Prevent
Eval
when webview has not been initialised
v1.0.7
- Update WebView2 mappings to SDK 1.0.2045.28
- Revert breaking change