Skip to content

Wails v2.14.0

Latest

Choose a tag to compare

@leaanthony leaanthony released this 10 Aug 09:36
Immutable release. Only release title and notes can be modified.

Installation

go install github.com/wailsapp/wails/v2/cmd/wails@v2.14.0

Changes

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