Immutable
release. Only release title and notes can be modified.
Installation
go install github.com/wailsapp/wails/v2/cmd/wails@v2.14.0Changes
Fixed
- Fixed nil pointer crash and swallowed network error when downloading the WebView2 bootstrapper, which made the app exit instead of showing the installation error dialog by @jannskiee