Skip to content

Wails v3.0.0-beta.13

Pre-release
Pre-release

Choose a tag to compare

@leaanthony leaanthony released this 25 Aug 15:20
· 6 commits to master since this release
Immutable release. Only release title and notes can be modified.

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

Fixed

  • Keep serving main thread work on macOS while a modal loop runs in PR by @leaanthony
  • Make mobile secure storage fallible and fail-closed in PR by @mortenolsrud
  • Run application event hooks even when no listener is registered in PR by @archy-rock3t-cloud
  • Correct typos in comments and localized documentation in PR by @haoku123
  • Remove the precompiled macOS binaries committed under v3/examples in PR by @4RH1T3CT0R7

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

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