github cefsharp/CefSharp v115.3.110

latest releases: v128.4.90, v127.3.50, v126.2.180...
13 months ago

August 02, 2023, CEF 115.3.11+ga61da9b+chromium-115.0.5790.114 / Chromium 115.0.5790.114

✅ Change Log

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

⚠️ Breaking Changes

  • The minimum .Net Framework versions has changed from .Net 4.5.2 to .Net 4.6.2. (#4433)
  • Removed CefSettings.UserDataPath #4518

ℹ️ 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.