Releases: wailsapp/go-webview2
Releases · wailsapp/go-webview2
v1.0.7
- Update WebView2 mappings to SDK 1.0.2045.28
- Revert breaking change
v1.0.6
v1.0.5
- New
HasCapability
method for checking capability availability(!) - New
GetIsSwipeNavigationEnabled
andPutIsSwipeNavigationEnabled
methods.
v1.0.4
- Add
UsingGoWebview2Loader
flag to indicate if native Go loader is being used
v1.0.3
v1.0.2
Add SetBackgroundColour()
v1.0.1
Updated to latest code
v1.0.0
Initial extraction of webview2 code from the Wails codebase.