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 - v115.3.130

Published by amaitland about 1 year ago

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.

CefSharp - v115.3.110

Published by amaitland about 1 year 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

ℹ️ Notes

❌ Known Issues


CefSharp - v114.2.120

Published by amaitland over 1 year ago

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.

CefSharp - v114.2.100

Published by amaitland over 1 year 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


CefSharp - v113.3.50

Published by amaitland over 1 year ago

June 04, 2023, CEF 113.3.5+g0b33855+chromium-113.0.5672.129 / Chromium 113.0.5672.129

✅ Change Log

For a list of CefSharp specific changes see the 113.1.x Milestone. See also Release Notification and v113.1.40 release notes.

This update includes a number of critical priority security updates.

CefSharp - v113.1.40

Published by amaitland over 1 year ago

May 13, 2023, CEF 113.1.4+g327635f+chromium-113.0.5672.63 / Chromium 113.0.5672.63

✅ Change Log

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

This update includes a number of high priority security updates.

⚠️ Breaking Changes

There is one CefSharp specific breaking change in this release.

ℹ️ Notes

❌ Known Issues


CefSharp - v112.3.0

Published by amaitland over 1 year ago

April 22, 2023, CEF 112.3.0+gb09c4ca+chromium-112.0.5615.165 / Chromium 112.0.5615.165

✅ Change Log

For a list of CefSharp specific changes see the 112.2.x Milestone. See also Release Notification, 112.2.70 release notes.

This update includes a number of critical security updates. Google is aware that exploits for CVE-2023-2033 and CVE-2023-2136 exists in the wild.

CefSharp - v112.2.70

Published by amaitland over 1 year ago

April 10, 2023, CEF 112.2.7+gef29713+chromium-112.0.5615.49 / Chromium 112.0.5615.49

✅ Change Log

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

This update includes a number of high priority security updates.

⚠️ Breaking Changes

There are breaking changes included in this release.

ℹ️ Notes

❌ Known Issues


CefSharp - v111.2.70

Published by amaitland over 1 year ago

April 04, 2023, CEF 111.2.7+gebf5d6a+chromium-111.0.5563.148 / Chromium 111.0.5563.148

✅ Change Log

For a list of CefSharp specific changes review the 111.2.x Milestone. See also Release Notification, 111.2.20 release notes.

This update includes a number of high priority security updates.

CefSharp - v111.2.20

Published by amaitland over 1 year ago

March 15, 2023, CEF 111.2.2+g1b83ff6+chromium-111.0.5563.65 / Chromium 111.0.5563.65

✅ Change Log

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

This update includes a number of high priority security updates.

⚠️ Breaking Changes

There is one breaking change included in this release.

ℹ️ Notes

❌ Known Issues


CefSharp - v110.0.300

Published by amaitland over 1 year ago

February 28, 2023, CEF 110.0.30+g3c2b68f+chromium-110.0.5481.178 / Chromium 110.0.5481.178

✅ Change Log

For a list of CefSharp specific changes review the 110.0.x Milestone. See also Release Notification, 110.0.250 and the 110.0.280 release notes.

This update includes a number of critical/high priority security updates.

CefSharp - v110.0.280

Published by amaitland over 1 year ago

February 23, 2023, CEF 110.0.28+g16a2153+chromium-110.0.5481.104 / Chromium 110.0.5481.104

✅ Change Log

For a list of CefSharp specific changes review the 110.0.x Milestone. See also Release Notification and the 110.0.250 release notes.

CefSharp - v110.0.250

Published by amaitland over 1 year ago

February 10, 2023, CEF 110.0.25+g75b1c96+chromium-110.0.5481.78 / Chromium 110.0.5481.78

✅ Change Log

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

This update includes a number of high priority security updates.

⚠️ Breaking Changes

There is one breaking change included in this release.

  • IPopupFeatures has been updated to reflect the latest Chromium change.

ℹ️ 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 https://github.com/cefsharp/CefSharp/issues/3111#issuecomment-629713608 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 https://github.com/cefsharp/CefSharp/issues/2743.
  • For those targeting .Net Core 3.0(netcoreapp3.0) the Nuget packages will no longer automatically install see #3444 (This also applies to those using the CefSharp.Wpf/CefSharp.WinForms/CefSharp.OffScreen packages when targeting .Net Core 3.1/.Net 5.0+)
CefSharp - v109.1.110

Published by amaitland almost 2 years ago

January 16, 2023, CEF 109.1.11+g6d4fdb2+chromium-109.0.5414.87 / Chromium 109.0.5414.87

✅ Change Log

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

This update includes a number of high priority security updates.

⚠️ Breaking Changes

There is one breaking change included 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 https://github.com/cefsharp/CefSharp/issues/3111#issuecomment-629713608 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 https://github.com/cefsharp/CefSharp/issues/2743.
  • For those targeting .Net Core 3.0(netcoreapp3.0) the Nuget packages will no longer automatically install see #3444 (This also applies to those using the CefSharp.Wpf/CefSharp.WinForms/CefSharp.OffScreen packages when targeting .Net Core 3.1/.Net 5.0+)
CefSharp - v108.4.130

Published by amaitland almost 2 years ago

December 16, 2022, CEF 108.4.13+ga98cd4c+chromium-108.0.5359.125 / Chromium 108.0.5359.125

✅ Change Log

For a list of changes see the 108.4.x Milestone. See also Release Notification.

This update includes a critical security update, Google is aware that an exploit for CVE-2022-4262 exists in the wild.

⚠️ Breaking Changes

There is one breaking change included in this release.

  • PdfPrintSettings was updated. IMPORTANT Custom margins are now in inches where previously they were in points.

ℹ️ 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 https://github.com/cefsharp/CefSharp/issues/3111#issuecomment-629713608 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 https://github.com/cefsharp/CefSharp/issues/2743.
  • For those targeting .Net Core 3.0(netcoreapp3.0) the Nuget packages will no longer automatically install see #3444 (This also applies to those using the CefSharp.Wpf/CefSharp.WinForms/CefSharp.OffScreen packages when targeting .Net Core 3.1/.Net 5.0+)
CefSharp - v107.1.120

Published by amaitland almost 2 years ago

December 01, 2022, CEF 107.1.12+g65b79a6+chromium-107.0.5304.122 / Chromium 107.0.5304.122

This release includes a critical security update. Google is aware of reports that an exploit for CVE-2022-4135 exists in the wild.

CefSharp - v107.1.90

Published by amaitland almost 2 years ago

November 15, 2022, CEF 107.1.9+g1f0a21a+chromium-107.0.5304.110 / Chromium 107.0.5304.110

This release includes a critical security update. Google is aware of reports that an exploit for CVE-2022-3723 exists in the wild.

CefSharp - v107.1.50

Published by amaitland almost 2 years ago

November 11, 2022, CEF 107.1.5+g58ed78e+chromium-107.0.5304.88 / Chromium 107.0.5304.88

This release includes a critical security update. Google is aware of reports that an exploit for CVE-2022-3723 exists in the wild.

CefSharp - v107.1.40

Published by amaitland almost 2 years ago

November 03, 2022, CEF 107.1.4+geb36a79+chromium-107.0.5304.68 / Chromium 107.0.5304.68

✅ Change Log

For a list of changes see the 107.1.x Milestone. See also Release Notification.

⚠️ Breaking Changes

There are no breaking changes included in this release.

ℹ️ Notes

❌ Known Issues


  • Min required Visual C++ runtime upgrade from 2015 to 2019 #3636
  • 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 https://github.com/cefsharp/CefSharp/issues/3111#issuecomment-629713608 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 https://github.com/cefsharp/CefSharp/issues/2743.
  • For those targeting .Net Core 3.0(netcoreapp3.0) the Nuget packages will no longer automatically install see #3444 (This also applies to those using the CefSharp.Wpf/CefSharp.WinForms/CefSharp.OffScreen packages when targeting .Net Core 3.1/.Net 5.0+)
CefSharp - v106.0.290

Published by amaitland about 2 years ago

October 17, 2022, CEF 106.0.29+gc10d419+chromium-106.0.5249.119 / Chromium 106.0.5249.119

  • Update to Chromium 106.0.5249.119.
  • Cookie.Expiry ArgumentOutOfRangeException crash caused by conversion of extremely large date time #4272

This release includes a number of high priority security updates.