Skip to content

v96.0.170

Compare
Choose a tag to compare
@amaitland amaitland released this 11 Dec 00:19
· 82 commits to master since this release

December11, 2021, CEF 96.0.17+g20e2617+chromium-96.0.4664.93 / Chromium 96.0.4664.93

  • Visual C++ 2019 is now required see cefsharp/CefSharp#3636 for additional details.
  • 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/v96.0.170 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

  • Upgrade to 96.0.170

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