Skip to content

v100.0.230

Compare
Choose a tag to compare
@amaitland amaitland released this 19 Apr 04:44
· 71 commits to master since this release

April 19, 2022, CEF 100.0.23+ga1e2187+chromium-100.0.4896.127 / Chromium 100.0.4896.127

  • ⚠️ Microsoft Visual C++ 2019 Redistributable is required. A minimum of VC++ 2019 is required, higher versions are backwards compatible. For those upgrading from a previous version which only required VC++ 2015 minimum see cefsharp/CefSharp#3636 for some guidance.
  • Package supports net462 and netcoreapp3.1 targets.

Designed as a drop in replacement for CefSharp.Wpf.ChromiumWebBrowser for those who want the native Win32 based implementation

  • Full IME support
  • Improved performance
  • Improved touch support
  • Accessibility support

As with any HwndHost based control standard AirSpace issues apply see https://docs.microsoft.com/en-us/dotnet/framework/wpf/advanced/technology-regions-overview

See https://github.com/cefsharp/CefSharp/releases/tag/v100.0.230 for details on the current CefSharp release including known issues and detailed release notes.

Requirements

  • Visual C++ 2019
  • MS .Net 4.6.2 or greater

Change Log

Update to Chromium 100.0.4896.127.

This release includes a critical security update. Google is aware that an exploit for CVE-2022-1364 exists in the wild.