Wails v3 Alpha Release - v3.0.0-alpha.70
Added
- Add
-tagsflag towails3 buildcommand for passing custom Go build tags (e.g.,wails3 build -tags gtk4) (#4957) - Add documentation for automatic enum generation in binding generator, including dedicated Enums page and sidebar navigation (#4972)
Fixed
- Fix
InvisibleTitleBarHeightbeing applied to all macOS windows instead of only frameless or transparent title bar windows (#4960) - Fix window shaking/jitter when resizing from top corners with
InvisibleTitleBarHeightenabled, by skipping drag initiation near window edges (#4960) - Fix generation of mapped types with enum keys in JS/TS bindings (#4437) by @fbbdev
🤖 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.70⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.