Skip to content

Releases: cefsharp/CefSharp

v118.6.80

28 Oct 02:49
Compare
Choose a tag to compare

October 28, 2023, CEF 118.6.8+ge44bee1+chromium-118.0.5993.117 / Chromium 118.0.5993.117

✅ Change Log

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

This update includes a highpriority security update.

⚠️ Breaking Changes

  • Remove BrowserSettings.AcceptLanguageList #4614

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

v117.2.40

08 Oct 22:05
Compare
Choose a tag to compare

October 09, 2023, CEF 117.2.4+g5053a95+chromium-117.0.5938.150 / Chromium 117.0.5938.150

✅ Change Log

For a list of CefSharp specific changes see the 117.2.x Milestone. See also Release Notification and v117.2.20 Release Notes

Update to Chromium 117.0.5938.150

v117.2.20

02 Oct 21:11
Compare
Choose a tag to compare

October 03, 2023, CEF 117.2.2+ge80c977+chromium-117.0.5938.132 / Chromium 117.0.5938.132

✅ Change Log

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

This update includes a critical priority security update. Google is aware that an exploit for CVE-2023-5217 exists in the wild.

⚠️ Breaking Changes

There are no CefSharp specific 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.

v116.0.230

15 Sep 21:11
Compare
Choose a tag to compare

September 16, 2023, CEF 116.0.23+g375735a+chromium-116.0.5845.189 / Chromium 116.0.5845.189

✅ Change Log

For a list of CefSharp specific changes see the 116.0.x Milestone. See also Release Notification, v116.0.130 Release Notes and v116.0.190 Release Notes.

This update includes a critical priority security update. Google is aware that an exploit for CVE-2023-4863 exists in the wild.

v116.0.190

06 Sep 07:34
Compare
Choose a tag to compare

September 06, 2023, CEF 116.0.19+gc6a20bc+chromium-116.0.5845.141 / Chromium 116.0.5845.141

✅ Change Log

For a list of CefSharp specific changes see the 116.0.x Milestone. See also Release Notification and v116.0.130 Release Notes.

This update includes a high priority security update.

v116.0.150

26 Aug 06:35
Compare
Choose a tag to compare

August 26, 2023, CEF 116.0.15+g0b8c265+chromium-116.0.5845.111 / Chromium 116.0.5845.111

✅ Change Log

For a list of CefSharp specific changes see the 116.0.x Milestone. See also Release Notification and v116.0.130 Release Notes.

This update includes a number of high priority security updates.

v116.0.130

21 Aug 20:20
Compare
Choose a tag to compare

August 22, 2023, CEF 116.0.13+g557a56f+chromium-116.0.5845.97 / Chromium 116.0.5845.97

✅ Change Log

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

⚠️ Breaking Changes

There are no CefSharp specific 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.

v115.3.130

11 Aug 20:10
Compare
Choose a tag to compare

August 12, 2023, CEF 115.3.13+g749b4d4+chromium-115.0.5790.171 / Chromium 115.0.5790.171

✅ Change Log

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

This update includes a number of high priority security updates.

v115.3.110

01 Aug 20:53
Compare
Choose a tag to compare

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.

v114.2.120

01 Jul 21:24
Compare
Choose a tag to compare

July 02, 2023, CEF 114.2.12+g7c09f21+chromium-114.0.5735.199 / Chromium 114.0.5735.199

✅ Change Log

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

This update includes a number of high priority security updates.