github cefsharp/CefSharp v86.0.241

latest releases: v124.3.80, v124.3.50, v124.3.20...
3 years ago

November 27, 2020, CEF 86.0.24+g85e79d4+chromium-86.0.4240.198 / Chromium 86.0.4240.198

  • CEF now supports the Chromium Network Service: If you are upgrading from a version prior to 75.1.x please make sure you read #2743.
  • Visual C++ 2015 or greater is required, see Notes below for more information

⚠️ Critical Security Update

While every effort has been made to ensure the accuracy and completeness of the information, no guarantee is given nor responsibility taken for errors or omissions in the list of security exploits listed here. For the definitive source of information please refer to the Chrome Releases Blog for official announcements from Google. Only security exploits that are currently listed as in the wild at time this release was published are listed here. Review the official release announcements from Google Chrome for a full list of security exploits.

See https://chromereleases.googleblog.com/2020/11/stable-channel-update-for-desktop_11.html and https://chromereleases.googleblog.com/2020/11/stable-channel-update-for-desktop.html

There are no details available to the public yet

Google is aware of reports that exploits for CVE-2020-16013, CVE-2020-16017 and CVE-2020-16009 exist in the wild. At time of writing these are the exploits Google is aware of reports

See the following for full list of security fixes

Change Log

For a complete list of changes see the 86.0.x Milestone.

ℹ️ Notes

⚠️ Known Issues

⚠️ Breaking Changes ⚠️

  • IPopupFeatures properties are now nullable see #3270 for details
  • DevToolsClient domain classes append Client suffic, see #3287

  • For Network Service API changes see #2743
  • All paths (CachePath, BrowserSubProcessPath, etc) must be absolute paths, if using a non-absolute path an exception will be throw. See #3102 for details.
  • When using a RequestContext you must ensure that RequestContextSettings.CachePath is equal to or a child of CefSettings.RootCachePath See #3111 (comment) for details
  • Adobe Flash is disabled by default, it can be re-enabled if required #3048
    (Flash support is scheduled to be removed from Chromium)
  • Migrating from ResourceHandler.GetMimeType to Cef.GetMimeType for mimeType mapping see #3041

Don't miss a new CefSharp release

NewReleases is sending notifications on new releases.