Skip to content

v91.1.211

Compare
Choose a tag to compare
@amaitland amaitland released this 27 Jun 10:53
· 97 commits to master since this release

June 27, 2021, CEF 91.1.21+g9dd45fe+chromium-91.0.4472.114 / Chromium 91.0.4472.114

This is a bug fix release. Includes a critical security update. Google reports seeing CVE-2021-30554 in the wild.


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

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/v91.1.160 for details on the current CefSharp release including known issues and detailed release notes.

Requirements

  • Visual C++ 2015 or greater is required for targeting .Net 462
  • Visual C++ 2079 .Net Core 3.1 or .Net 5.0
  • MS .Net 4.6.2 or greater

Change Log

There are a number of upstream breaking changes included in this release.

The following resources have been removed in version 90, anyone upgrading from a prior version be aware:

cef.pak,
cef_100_percent.pak,
cef_200_percent.pak,
cef_extensions.pak,
devtools_resources.pak 

They have been replaced by:

chrome_100_percent.pak,
chrome_200_percent.pak,
resources.pak