Wails v3 Alpha Release - v3.0.0-alpha.44
Added
- Add NVIDIA driver version info to
wails3 doctoroutput on Linux by @leaanthony
Changed
- BREAKING: Production builds are now the default. To create dev builds, set
DEV=truein your Taskfiles. Generate a new project for examples by @leaanthony
Fixed
- Fix default
config.ymlwould runwails3 devwith a production build by @mbaklor - Fix iOS service stubs causing build failures due to non-existent package import by @leaanthony
- Fix structured logging in debug/info methods causing "no formatting directives" errors by @leaanthony
- Remove temporary debug print statements accidentally included from mobile platform merge by @leaanthony
- Fix WebKitGTK crash on Wayland with NVIDIA GPUs (Error 71 Protocol error) by auto-disabling DMA-BUF renderer by @leaanthony
🤖 This is an automated nightly release generated from the latest changes in the v3-alpha branch.
Installation:
go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-alpha.44⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.