Wails v3.0.0-beta.20
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
Wails v3 Beta Release - v3.0.0-beta.20
Changed
Fixed
- Cancel aborted Windows asset requests, including worker requests, while preserving keepalive handlers across navigation. Forward native request contexts through the application wrapper on Apple platforms. (#5963, #5969)
- Preserve changelog entries across competing pushes with retries in PR by @leaanthony
- Fix
go mod vendorfailing withpattern arm64/WebView2Loader.dll: no matching files foundon every platform, by removing the embeds that referenced binaries never shipped in the module, fixing #5782 and #5376, in PR by @Grantmartin2002
Removed
- Remove native WebView2 loader support, superseded by the pure Go loader. This drops the embedded
WebView2Loader.dllbinaries and thegithub.com/jchv/go-winloaderdependency. Thenative_webview2loaderbuild tag is still accepted and no longer errors, but has no effect on v3 builds, in PR by @Grantmartin2002 - Remove unused build tags and FPS option from macOS API guide in PR by @leaanthony
🤖 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.20