Skip to content

Wails v3.0.0-alpha.100

Pre-release
Pre-release

Choose a tag to compare

@leaanthony leaanthony released this 13 Jun 02:17
· 44 commits to master since this release

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

Added

  • Extend MacWebviewPreferences with additional WKWebView configuration options: EnableAutoplayWithoutUserAction, AllowsAirPlayForMediaPlayback, AllowsMagnification, JavaScriptCanOpenWindowsAutomatically, MinimumFontSize, and ApplicationNameForUserAgent (#5549)

Fixed

  • Fix wails3 generate bindings failing with "Access is denied" on Windows when the Vite dev server is running, by syncing generated files into the output directory instead of renaming over it (#5561)
  • Fix JS resize events not firing for frameless windows on Linux; fix scrollbar edge detection for frameless windows (#5368)
  • Fix updater on Windows failing with "invalid cross-device link" when the temp directory is on a different volume to the install directory (#5560)

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

⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.