Skip to content

v89.0.170

Compare
Choose a tag to compare
@amaitland amaitland released this 05 Apr 06:22
· 106 commits to master since this release

April 05, 2021, CEF 89.0.17+ge7bbb1d+chromium-89.0.4389.114 / Chromium 89.0.4389.114

Security Updates

See the following for full list of Chrome security updates


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/v89.0.170 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