github cefsharp/CefSharp v114.2.100

latest releases: v124.3.50, v124.3.20, v123.0.60...
11 months ago

June 09, 2023, CEF 114.2.10+g398e3c3+chromium-114.0.5735.110

✅ Change Log

For a list of CefSharp specific changes see the 114.2.x Milestone. See also Release Notification.

This update includes a number of critical security updates. Google is aware that an exploit for CVE-2023-3079 exists in the wild.

⚠️ Breaking Changes

There are no breaking changes in this release.

ℹ️ Notes

❌ Known Issues


  • 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
  • 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.

Don't miss a new CefSharp release

NewReleases is sending notifications on new releases.