Wails v3 Alpha Release - v3.0.0-alpha2.114
Added
- Implement Update Manifest protocol and endpoint provider in PR by @taliesin-ai
Changed
- Fold the
webview2binding into the v3 module asv3/internal/webview2, removing the standalone module, its nightly release/sync workflows, and the go.mod version dance (v3 is its only consumer) in PR by @taliesin-ai
Fixed
- Move WebView2 monitor-scale detection and DPI-change host resync fix to Unreleased section in PR by @taliesin-ai
- Update WebView2 COM marshaling for float64 and BOOL parameters in PR by @wayneforrest
- Prevent panic and nil dereference in Windows system tray icon updates and destruction in PR by @wayneforrest
- Fixes hidden windows not re-hiding correctly on Windows in PR by @wayneforrest
- Synchronize WebView2 controller visibility with window minimize/maximize/restore in PR by @wayneforrest
🤖 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-alpha2.114⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.