Installation bash go install github.com/wailsapp/wails/v2/cmd/[email protected] Changes Added - Added example demonstrating events usage in the documentation 5026(https://github.com/wailsapp/wails
webview2 v1.0.28 - v3windows Re-enable WebView2 monitor-scale detection to fix mixed-DPI GPU-process crash (5732) (5734) Full diff: https://github.com/wailsapp/wails/compare/webview2/v1.0.27...webv
webview2 v1.0.27 - ci(webview2): fix release build (cross-compile Windows + complete go.sum) (5671) Full diff: https://github.com/wailsapp/wails/compare/webview2/v1.0.26...webview2/v1.0.27
webview2 v1.0.26 Fixes - Recover from transient runtime COM errors instead of exiting (5658, 5580). Chromium.errorCallback previously called os.Exit(1) for any COM error, so a recoverable hiccup af
Installation bash go install github.com/wailsapp/wails/v2/cmd/[email protected] Changes Fixed - Fixed clipboard mojibake on macOS by setting LANG environment variable for pbpaste/pbcopy operations