Download Latest Version Wails v2.13.0 source code.zip (94.6 MB)
Email in envelope

Get an email when there's a new version of Wails

Home / webview2_v1.0.26
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-24 764 Bytes
webview2 v1.0.26 source code.tar.gz 2026-06-24 72.5 MB
webview2 v1.0.26 source code.zip 2026-06-24 79.2 MB
Totals: 3 Items   151.7 MB 0

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 after startup killed the whole application. Runtime paths (Resize/GetClientRect, Navigate/NavigateToString, Init, MessageReceived, PutZoomFactor, OpenDevToolsWindow) now log and recover. In particular, a malformed/untrusted web message in MessageReceived is now dropped rather than taking the process down. This addresses the mixed-DPI monitor-crossing crash class (#5544, [#5650]). Environment/controller-creation paths remain fatal.

Full diff: https://github.com/wailsapp/wails/compare/webview2/v1.0.25...webview2/v1.0.26

Source: README.md, updated 2026-06-24