Skip to content

Releases: cefsharp/CefSharp

v120.1.80

16 Dec 05:06
Compare
Choose a tag to compare

December 16, 2023, CEF 120.1.8+ge6b45b0+chromium-120.0.6099.109 / Chromium 120.0.6099.109

✅ Change Log

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

This update includes a highpriority security update.

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

v119.4.30

18 Nov 19:58
Compare
Choose a tag to compare

November 19, 2023, CEF 119.4.3+gc76a3b9+chromium-119.0.6045.159 / Chromium 119.0.6045.159

✅ Change Log

For a list of CefSharp specific changes see the 119.1.x Milestone. See also Release Notification and v119.1.20) Release notes.

This update includes a high priority security update.

v119.1.20

04 Nov 09:06
Compare
Choose a tag to compare

November 04, 2023, CEF 119.1.2+g2677830+chromium-119.0.6045.105 / Chromium 119.0.6045.105

✅ Change Log

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

This update includes a highpriority security update.

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

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.