Skip to content

Wails v3.0.0-beta.21

Pre-release
Pre-release

Choose a tag to compare

@leaanthony leaanthony released this 13 Sep 15:11
· 1 commit to master since this release
Immutable release. Only release title and notes can be modified.

Wails v3 Beta Release - v3.0.0-beta.21

Added

Fixed

  • Parse JSON slug values from MPD frontmatter for changelog generation in PR by @leaanthony
  • Updater clears helper env vars and relaunches original target after backup failures in PR by @cnmax
  • Start default signal handler during App.Run in PR by @leaanthony
  • Windows menu handles nil menus, frees replaced resources, and redraws the menu bar in PR by @taliesin-ai
  • Restore MSIX packaging for fresh projects using shared YAML configuration in PR by @leaanthony
  • Fix generated JavaScript and TypeScript bindings failing to load when generic model creators reference later helper declarations, and prevent stack overflows when creating mutually dependent generic models (#6062)

🤖 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-beta.21

⚠️ Beta Warning: This is pre-release software. The API is stable, but you may still encounter issues before the final 3.0 release.