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

pre-release6 hours ago

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

Added

  • Add -tags flag to wails3 build command 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 InvisibleTitleBarHeight being 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 InvisibleTitleBarHeight enabled, 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.

Don't miss a new wails release

NewReleases is sending notifications on new releases.