Wails v3 Alpha Release - v3.0.0-alpha2.115
Fixed
- Fix
Menu.Update()not rebuilding the native menu on GTK4 Linux (#5659, independently diagnosed and fixed by @puneetdixit200 in #5539) - Fix crash enumerating macOS screens on display change by copying screen id/name strings and snapshotting the count (#5565, independently diagnosed and fixed by @x-haose in #5584)
- Fix crash on Windows when
WM_ERASEBKGNDpaints a solid background during a minimise/restore transition whereGetClientRectreturns nil (guard reported by @sinspired in #5636) - Fix frontend bindings error always parses as text by @mbaklor in #5690
- Fix Windows build failure when using the
serverbuild tag, caused by Windows GUI files missing the!serverbuild constraint that the macOS and Linux equivalents already have (#5680)
🤖 This is an automated nightly release generated from the latest changes on master.
Installation:
go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-alpha2.115⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.