Skip to content

v104.4.240

Compare
Choose a tag to compare
@amaitland amaitland released this 21 Aug 03:16
· 61 commits to master since this release

August 21, 2022, CEF 104.4.24+gdf482f6+chromium-104.0.5112.102 / Chromium 104.0.5112.102

Change Log

Update to Chromium 104.0.5112.102.

This release includes a critical security update. Google is aware that an exploit for CVE-2022-2856 exists 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
  • 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

Requirements

  • ⚠️ 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 or greater and netcoreapp3.1 or greater.