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

pre-release3 hours ago

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

Added

  • Add go_test_results job to aggregate Go test results in PR by @leaanthony

Changed

  • Conditionally split large RPC payloads into chunked POST requests in PR by @leaanthony
  • Upgrade Vite from 5.x.x to 8.0.0 across all frontend templates in PR by @leaanthony
  • Migrate Vite dev server port configuration to environment variables in PR by @leaanthony
  • Configure Vite dev server to bind to 127.0.0.1 in all templates in PR by @leaanthony
  • Update sponsors SVG in PR by @github-actions[bot]

Fixed

  • Sanitize Info.plist template stubs during build-assets update in PR by @leaanthony
  • Fix stale state in macOS menus by applying the menu item mutators (setMenuItemChecked(), setMenuItemLabel(), setMenuItemDisabled(), setMenuItemHidden(), setMenuItemTooltip()) synchronously on the main thread, eliminating the dispatch_async race that left menus rendering the previous state when reopened quickly (#5002)
  • Ignore *_test.go files in dev mode to prevent unnecessary rebuilds in PR by @leaanthony
  • Prevent Menu.Update() segfault when app is not running in PR by @wucm667
  • Use lastSizeWParam to gate menubar redraws on Windows in PR by @taliesin-ai

🤖 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.89

⚠️ 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.