github wailsapp/wails v3.0.0-alpha.83
Wails v3.0.0-alpha.83

pre-release5 hours ago

Wails v3 Alpha Release - v3.0.0-alpha.83

Added

  • Add InstallScope flag and build option for machine/user install in PR by @symball
  • Add no-op SetScreen method to BrowserWindow to satisfy Window interface in PR by @leaanthony

Fixed

  • Detect NVIDIA GPUs and disable DMA-BUF renderer on Linux in PR by @leaanthony
  • Fix git PR template to point to the correct feedback URL in PR by @wayneforrest
  • Fix a family of Windows systray SetMenu crashes caused by a broken DestroyMenu syscall that was passing four arguments instead of one, so every call returned FALSE and freed nothing. Also release HMENU and HBITMAP handles (including those allocated at runtime via MenuItem.SetBitmap) on menu rebuilds, reset stale checkbox/radio maps in Win32Menu.Update, and drop a redundant Update() call in systemtray.updateMenu that doubled allocations. Long-running systray apps no longer leak GDI/USER objects on each menu rebuild.

🤖 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-alpha.83

⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.

Don't miss a new wails release

NewReleases is sending notifications on new releases.