Skip to content

v90.6.70

Compare
Choose a tag to compare
@amaitland amaitland released this 02 Jun 05:23
· 100 commits to master since this release

June 02, 2021, CEF 90.6.7+g19ba721+chromium-90.0.4430.212 / Chromium 90.0.4430.212


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/v90.6.70 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