CefSharp

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework

OTHER License

Stars
9.7K
Committers
204

Bot releases are visible (Hide)

CefSharp - v124.3.80 Latest Release

Published by amaitland 5 months ago

May 17, 2023, CEF 124.3.8+gc712fb4+chromium-124.0.6367.207 / Chromium 124.0.6367.207

For a list of CefSharp specific changes see the 124.3.x Milestone. See also Release Notification and v124.3.20 Release notes.

✅ Change Log

This update includes a critical priority security update. Google is aware of reports that an exploit for CVE-2024-4671 and CVE-2024-4761

CefSharp - v124.3.50

Published by amaitland 5 months ago

May 08, 2023, CEF 124.3.5+gff7dcd8+chromium-124.0.6367.119 / Chromium 124.0.6367.119

  • CEF now supports the Chromium process singleton, this brings with it changes to how CachePath/RootCachePath are accessed from multiple processes. See #4668 for more details
  • ⚠️ Microsoft Visual C++ 2019 Redistributable is required. A minimum of VC++ 2019 is required, higher versions are backwards compatible.

✅ Change Log

For a list of CefSharp specific changes see the 124.3.x Milestone. See also Release Notification and v124.3.20 Release notes.

CefSharp - v124.3.20

Published by amaitland 6 months ago

May 05, 2024, CEF 124.3.2+gb6e819b+chromium-124.0.6367.119 / Chromium 124.0.6367.119

  • CEF now supports the Chromium process singleton, this brings with it changes to how CachePath/RootCachePath are accessed from multiple processes. See #4668 for more details
  • For those experiencing 1Error while fulfilling of JS: Request BrowserId : 1 not found it's likely the browser is already closed` see #4621 for workaround
  • ⚠️ Microsoft Visual C++ 2019 Redistributable is required. A minimum of VC++ 2019 is required, higher versions are backwards compatible. For those upgrading from a previous version which only required VC++ 2015 minimum see https://github.com/cefsharp/CefSharp/issues/3636 for some guidance.

✅ Change Log

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

⚠️ Breaking Changes

There are a number of CefSharp specific breaking API changes.

ℹ️ Notes

❌ Known Issues


CefSharp - v123.0.60

Published by amaitland 7 months ago

March 24, 2024, CEF 123.0.6+ge4984ab+chromium-123.0.6312.46 / Chromium 123.0.6312.46

  • CEF now supports the Chromium process singleton, this brings with it changes to how CachePath/RootCachePath are accessed from multiple processes. See #4668 for more details
  • For those experiencing 1Error while fulfilling of JS: Request BrowserId : 1 not found it's likely the browser is already closed` see #4621 for workaround
  • ⚠️ Microsoft Visual C++ 2019 Redistributable is required. A minimum of VC++ 2019 is required, higher versions are backwards compatible. For those upgrading from a previous version which only required VC++ 2015 minimum see https://github.com/cefsharp/CefSharp/issues/3636 for some guidance.

✅ Change Log

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

⚠️ Breaking Changes

There are no CefSharp specific breaking changes in this release.

ℹ️ Notes

❌ Known Issues


CefSharp - v122.1.120

Published by amaitland 7 months ago

March 13, 2024, CEF 122.1.12+g6e69d20+chromium-122.0.6261.112 / Chromium 122.0.6261.112

  • CEF now supports the Chromium process singleton, this brings with it changes to how CachePath/RootCachePath are accessed from multiple processes. See #4668 for more details
  • ⚠️ Microsoft Visual C++ 2019 Redistributable is required. A minimum of VC++ 2019 is required, higher versions are backwards compatible. For those upgrading from a previous version which only required VC++ 2015 minimum see https://github.com/cefsharp/CefSharp/issues/3636 for some guidance.

✅ Change Log

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

⚠️ Breaking Changes

  • #4737 Frame identifiers changed from int64 to string

ℹ️ Notes

❌ Known Issues


CefSharp - v121.3.130

Published by amaitland 8 months ago

Feburary 24, 2023, CEF 121.3.13+g5c4a81b+chromium-121.0.6167.184 / Chromium 121.0.6167.184

  • CEF now supports the Chromium process singleton, this brings with it changes to how CachePath/RootCachePath are accessed from multiple processes. See #4668 for more details
  • ⚠️ Microsoft Visual C++ 2019 Redistributable is required. A minimum of VC++ 2019 is required, higher versions are backwards compatible. For those upgrading from a previous version which only required VC++ 2015 minimum see https://github.com/cefsharp/CefSharp/issues/3636 for some guidance.

✅ Change Log

For a list of CefSharp specific changes see the 121.3.x Milestone. See also Release Notification and v121.3.70 Release notes.

CefSharp - v121.3.70

Published by amaitland 8 months ago

Feburary 10, 2023, CEF 121.3.7+g82c7c57+chromium-121.0.6167.160 / Chromium 121.0.6167.160

  • CEF now supports the Chromium process singleton, this brings with it changes to how CachePath/RootCachePath are accessed from multiple processes. See #4668 for more details
  • ⚠️ Microsoft Visual C++ 2019 Redistributable is required. A minimum of VC++ 2019 is required, higher versions are backwards compatible. For those upgrading from a previous version which only required VC++ 2015 minimum see https://github.com/cefsharp/CefSharp/issues/3636 for some guidance.

✅ Change Log

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

This update includes a highpriority security update.

⚠️ Breaking Changes

  • #4668 Support process singleton with IBrowserProcessHandler.OnAlreadyRunningAppRelaunch callback
  • #4704 Migrate to chromiumembeddedframework.runtime Nuget packages

ℹ️ Notes

❌ Known Issues


CefSharp - v120.2.70

Published by amaitland 9 months ago

January 20, 2023, CEF 120.2.7+g4bc6a59+chromium-120.0.6099.234 / Chromium 120.0.6099.234

✅ Change Log

For a list of CefSharp specific changes see the 120.1.x Milestone. See also Release Notification, v120.1.80 Release notes, v120.1.110 Release notes and v120.2.50 Release notes.

This update includes a critical priority security update. Google is aware of reports that an exploit for CVE-2024-0519 exists in the wild.

CefSharp - v120.2.50

Published by amaitland 9 months ago

January 13, 2023, CEF 120.2.5+g618ea46+chromium-120.0.6099.216 / Chromium 120.0.6099.216

✅ Change Log

For a list of CefSharp specific changes see the 120.1.x Milestone. See also Release Notification, v120.1.80 Release notes. and v120.1.110 Release notes.

CefSharp - v120.1.110

Published by amaitland 10 months ago

December 24, 2023, CEF 120.1.10+g3ce3184+chromium-120.0.6099.129 / Chromium 120.0.6099.129

✅ Change Log

For a list of CefSharp specific changes see the 120.1.x Milestone. See also Release Notification and v120.1.80) Release notes.

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

CefSharp - v120.1.80

Published by amaitland 10 months ago

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


CefSharp - v119.4.30

Published by amaitland 11 months ago

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.

CefSharp - v119.1.20

Published by amaitland 12 months ago

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


CefSharp - v118.6.80

Published by amaitland 12 months ago

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


CefSharp - v117.2.40

Published by amaitland about 1 year ago

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

CefSharp - v117.2.20

Published by amaitland about 1 year ago

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


CefSharp - v116.0.230

Published by amaitland about 1 year ago

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.

CefSharp - v116.0.190

Published by amaitland about 1 year ago

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.

CefSharp - v116.0.150

Published by amaitland about 1 year ago

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.

CefSharp - v116.0.130

Published by amaitland about 1 year ago

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