Wails v3 Alpha Release - v3.0.0-alpha.100
Added
- Extend
MacWebviewPreferenceswith additional WKWebView configuration options:EnableAutoplayWithoutUserAction,AllowsAirPlayForMediaPlayback,AllowsMagnification,JavaScriptCanOpenWindowsAutomatically,MinimumFontSize, andApplicationNameForUserAgent(#5549)
Fixed
- Fix
wails3 generate bindingsfailing 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.