CARVIEW |
Navigation Menu
-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Releases: cefsharp/CefSharp
v138.0.170
Compare
July 09, 2025, CEF 138.0.17+gac9b751+chromium-138.0.7204.97 / Chromium 138.0.7204.97
β οΈ Microsoft Visual C++ 2022 Redistributable is required. A minimum ofVC++ 2022
is required, higher versions are backwards compatible. For those upgrading from a previous version which only requiredVC++ 2019 minimum
see #4640 for some guidance.
β Change Log
β οΈ Breaking Changes
βΉοΈ Notes
- You can bin deploy the
Visual C++
dependencies, read theFAQ
for more details. - For a list of files included in the packages see Output files description table (Redistribution) Wiki
- Due to licensing issues default builds do not support proprietary codecs like
H264/AAC
, sites likeNetflix/Twitter/Instagram/Facebook/Spotify/Apple Music
won't play video/audio. See #1479 for more info.MP3
audio is supported, playingMP4
files are not supported. - Anyone new to
CefSharp
should read the General Usage Guide - This project uses Microsoft SourceLink for better debugging, you can step directly into much of the project source directly.
β Known Issues
- See #4795 (comment) for some of the known issues after migrating to the
Chrome bootstrap
. - See https://github.com/chromiumembedded/cef/issues for other known issues
- See https://github.com/cefsharp/CefSharp/issues?q=is%3Aissue+is%3Aopen+label%3Aknown-issue for other known issues
- π The
Alloy Bootstrap
has been removed see #4795 - π Upgrading from Alloy Bootstrap to Chrome bootstrap ignore cookies from the previous version as the encryption keys are likely different. See #4847 for possible workaround
- 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 - 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 - Starting in June 2019 Google will block logins from CEF based browsers to Google Services, this includes Gmail, Drive, Docs, see https://security.googleblog.com/2019/04/better-protection-against-man-in-middle.html?m=1 for further discussion see https://groups.google.com/a/chromium.org/d/msg/embedder-dev/STyM5ZNTHMM/POj1v_cqBgAJ
WPF
the browser stops redrawing when running onIntel Iris Xe Integrated GPU(11th Gen)
.Intel
have released an updated driver, see https://www.intel.com/content/www/us/en/support/articles/000058136/graphics/graphics-for-11th-generation-intel-processors.html See dotnet/wpf#3817 for workaround if you are unable to install the updated driver.
Assets 2
v137.0.100
Compare
June 06, 2025, CEF 137.0.10+g7e14fe1+chromium-137.0.7151.69 / Chromium 137.0.7151.69
- π The
Alloy Bootstrap
has been removed see #4795 - π Upgrading from Alloy Bootstrap to Chrome bootstrap ignore cookies from the previous version as the encryption keys are likely different. See #4847 for possible workaround
- 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 ofVC++ 2019
is required, higher versions are backwards compatible. For those upgrading from a previous version which only requiredVC++ 2015 minimum
see #3636 for some guidance.
β Change Log
TBA
β οΈ Breaking Changes
No CefSharp
specific breaking changes.
βΉοΈ Notes
- You can bin deploy the
Visual C++
dependencies, read theFAQ
for more details. - For a list of files included in the packages see Output files description table (Redistribution) Wiki
- Due to licensing issues default builds do not support proprietary codecs like
H264/AAC
, sites likeNetflix/Twitter/Instagram/Facebook/Spotify/Apple Music
won't play video/audio. See #1479 for more info.MP3
audio is supported, playingMP4
files are not supported. - Anyone new to
CefSharp
should read the General Usage Guide - This project uses Microsoft SourceLink for better debugging, you can step directly into much of the project source directly.
β Known Issues
- See #4795 (comment) for some of the known issues after migrating to the
Chrome bootstrap
. - See https://github.com/chromiumembedded/cef/issues for other known issues
- See https://github.com/cefsharp/CefSharp/issues?q=is%3Aissue+is%3Aopen+label%3Aknown-issue for other 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 - Starting in June 2019 Google will block logins from CEF based browsers to Google Services, this includes Gmail, Drive, Docs, see https://security.googleblog.com/2019/04/better-protection-against-man-in-middle.html?m=1 for further discussion see https://groups.google.com/a/chromium.org/d/msg/embedder-dev/STyM5ZNTHMM/POj1v_cqBgAJ
WPF
the browser stops redrawing when running onIntel Iris Xe Integrated GPU(11th Gen)
.Intel
have released an updated driver, see https://www.intel.com/content/www/us/en/support/articles/000058136/graphics/graphics-for-11th-generation-intel-processors.html See dotnet/wpf#3817 for workaround if you are unable to install the updated driver.
Assets 2
v136.1.40
Compare
May 13, 2025, CEF 136.1.4+g89c0a8c+chromium-136.0.7103.93 / Chromium 136.0.7103.93
- π The
Alloy Bootstrap
has been removed see #4795 - π Upgrading from Alloy Bootstrap to Chrome bootstrap ignore cookies from the previous version as the encryption keys are likely different. See #4847 for possible workaround
- 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 ofVC++ 2019
is required, higher versions are backwards compatible. For those upgrading from a previous version which only requiredVC++ 2015 minimum
see #3636 for some guidance.
β Change Log
For a list of CefSharp
specific changes see the 136.1.x Milestone. See also Release Notification.
β οΈ Breaking Changes
βΉοΈ Notes
- You can bin deploy the
Visual C++
dependencies, read theFAQ
for more details. - For a list of files included in the packages see Output files description table (Redistribution) Wiki
- Due to licensing issues default builds do not support proprietary codecs like
H264/AAC
, sites likeNetflix/Twitter/Instagram/Facebook/Spotify/Apple Music
won't play video/audio. See #1479 for more info.MP3
audio is supported, playingMP4
files are not supported. - Anyone new to
CefSharp
should read the General Usage Guide - This project uses Microsoft SourceLink for better debugging, you can step directly into much of the project source directly.
β Known Issues
- See #4795 (comment) for some of the known issues after migrating to the
Chrome bootstrap
. - See https://github.com/chromiumembedded/cef/issues for other known issues
- See https://github.com/cefsharp/CefSharp/issues?q=is%3Aissue+is%3Aopen+label%3Aknown-issue for other 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 - Starting in June 2019 Google will block logins from CEF based browsers to Google Services, this includes Gmail, Drive, Docs, see https://security.googleblog.com/2019/04/better-protection-against-man-in-middle.html?m=1 for further discussion see https://groups.google.com/a/chromium.org/d/msg/embedder-dev/STyM5ZNTHMM/POj1v_cqBgAJ
WPF
the browser stops redrawing when running onIntel Iris Xe Integrated GPU(11th Gen)
.Intel
have released an updated driver, see https://www.intel.com/content/www/us/en/support/articles/000058136/graphics/graphics-for-11th-generation-intel-processors.html See dotnet/wpf#3817 for workaround if you are unable to install the updated driver.
Assets 2
v135.0.220
Compare
April 01, 2025, CEF 135.0.22+g442c600+chromium-135.0.7049.115 / Chromium 135.0.7049.115
β Change Log
For a list of CefSharp
specific changes see the 135.0.x Milestone. See also Release Notification.
Assets 2
v135.0.170
Compare
April 08, 2025, CEF 135.0.17+gcbc1c5b+chromium-135.0.7049.52 / Chromium 135.0.7049.52
- π The
Alloy Bootstrap
has been removed see #4795 - π Upgrading from Alloy Bootstrap to Chrome bootstrap ignore cookies from the previous version as the encryption keys are likely different. See #4847 for possible workaround
- 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 ofVC++ 2019
is required, higher versions are backwards compatible. For those upgrading from a previous version which only requiredVC++ 2015 minimum
see #3636 for some guidance.
β Change Log
For a list of CefSharp
specific changes see the 135.0.x Milestone. See also Release Notification.
β οΈ Breaking Changes
There are no CefSharp
specific breaking changes in this release.
βΉοΈ Notes
- You can bin deploy the
Visual C++
dependencies, read theFAQ
for more details. - For a list of files included in the packages see Output files description table (Redistribution) Wiki
- Due to licensing issues default builds do not support proprietary codecs like
H264/AAC
, sites likeNetflix/Twitter/Instagram/Facebook/Spotify/Apple Music
won't play video/audio. See #1479 for more info.MP3
audio is supported, playingMP4
files are not supported. - Anyone new to
CefSharp
should read the General Usage Guide - This project uses Microsoft SourceLink for better debugging, you can step directly into much of the project source directly.
β Known Issues
- See #4795 (comment) for some of the known issues after migrating to the
Chrome bootstrap
. - See https://github.com/chromiumembedded/cef/issues for other known issues
- See https://github.com/cefsharp/CefSharp/issues?q=is%3Aissue+is%3Aopen+label%3Aknown-issue for other 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 - Starting in June 2019 Google will block logins from CEF based browsers to Google Services, this includes Gmail, Drive, Docs, see https://security.googleblog.com/2019/04/better-protection-against-man-in-middle.html?m=1 for further discussion see https://groups.google.com/a/chromium.org/d/msg/embedder-dev/STyM5ZNTHMM/POj1v_cqBgAJ
WPF
the browser stops redrawing when running onIntel Iris Xe Integrated GPU(11th Gen)
.Intel
have released an updated driver, see https://www.intel.com/content/www/us/en/support/articles/000058136/graphics/graphics-for-11th-generation-intel-processors.html See dotnet/wpf#3817 for workaround if you are unable to install the updated driver.
Assets 2
v134.3.90
Compare
April 01, 2025, CEF 134.3.9+g5dc6f2f+chromium-134.0.6998.178 / Chromium 134.0.6998.178
β Change Log
For a list of CefSharp
specific changes see the 134.3.x Milestone. See also Release Notification.
Assets 2
v134.3.60
Compare
March 23, 2025, CEF 134.3.6+g96006d1+chromium-134.0.6998.118 / Chromium 134.0.6998.118
- π The
Alloy Bootstrap
has been removed see #4795 - π Upgrading from Alloy Bootstrap to Chrome bootstrap ignore cookies from the previous version as the encryption keys are likely different. See #4847 for possible workaround
- 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 ofVC++ 2019
is required, higher versions are backwards compatible. For those upgrading from a previous version which only requiredVC++ 2015 minimum
see #3636 for some guidance.
β Change Log
For a list of CefSharp
specific changes see the 134.3.x Milestone. See also Release Notification.
β οΈ Breaking Changes
There are no CefSharp
specific breaking changes in this release.
βΉοΈ Notes
- You can bin deploy the
Visual C++
dependencies, read theFAQ
for more details. - For a list of files included in the packages see Output files description table (Redistribution) Wiki
- Due to licensing issues default builds do not support proprietary codecs like
H264/AAC
, sites likeNetflix/Twitter/Instagram/Facebook/Spotify/Apple Music
won't play video/audio. See #1479 for more info.MP3
audio is supported, playingMP4
files are not supported. - Anyone new to
CefSharp
should read the General Usage Guide - This project uses Microsoft SourceLink for better debugging, you can step directly into much of the project source directly.
β Known Issues
- See #4795 (comment) for some of the known issues after migrating to the
Chrome bootstrap
. - See https://github.com/chromiumembedded/cef/issues for other known issues
- See https://github.com/cefsharp/CefSharp/issues?q=is%3Aissue+is%3Aopen+label%3Aknown-issue for other 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 - Starting in June 2019 Google will block logins from CEF based browsers to Google Services, this includes Gmail, Drive, Docs, see https://security.googleblog.com/2019/04/better-protection-against-man-in-middle.html?m=1 for further discussion see https://groups.google.com/a/chromium.org/d/msg/embedder-dev/STyM5ZNTHMM/POj1v_cqBgAJ
WPF
the browser stops redrawing when running onIntel Iris Xe Integrated GPU(11th Gen)
.Intel
have released an updated driver, see https://www.intel.com/content/www/us/en/support/articles/000058136/graphics/graphics-for-11th-generation-intel-processors.html See dotnet/wpf#3817 for workaround if you are unable to install the updated driver.
Assets 2
v133.4.21
Compare
February 24, 2024, CEF 133.4.2+g0852ba6+chromium-133.0.6943.127 / Chromium 133.0.6943.127
- π The
Alloy Bootstrap
has been removed see #4795 - π Upgrading from Alloy Bootstrap to Chrome bootstrap ignore cookies from the previous version as the encryption keys are likely different. See #4847 for possible workaround
- 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 ofVC++ 2019
is required, higher versions are backwards compatible. For those upgrading from a previous version which only requiredVC++ 2015 minimum
see #3636 for some guidance.
β Change Log
For a list of CefSharp
specific changes see the 133.4.x Milestone. See also Release Notification.
β οΈ Breaking Changes
- #5052 FolderSchemeHandlerFactory Handle URL encoded paths only in absolute path
βΉοΈ Notes
- You can bin deploy the
Visual C++
dependencies, read theFAQ
for more details. - For a list of files included in the packages see Output files description table (Redistribution) Wiki
- Due to licensing issues default builds do not support proprietary codecs like
H264/AAC
, sites likeNetflix/Twitter/Instagram/Facebook/Spotify/Apple Music
won't play video/audio. See #1479 for more info.MP3
audio is supported, playingMP4
files are not supported. - Anyone new to
CefSharp
should read the General Usage Guide - This project uses Microsoft SourceLink for better debugging, you can step directly into much of the project source directly.
β Known Issues
- See #4795 (comment) for some of the known issues after migrating to the
Chrome bootstrap
. - See https://github.com/chromiumembedded/cef/issues for other known issues
- See https://github.com/cefsharp/CefSharp/issues?q=is%3Aissue+is%3Aopen+label%3Aknown-issue for other 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 - Starting in June 2019 Google will block logins from CEF based browsers to Google Services, this includes Gmail, Drive, Docs, see https://security.googleblog.com/2019/04/better-protection-against-man-in-middle.html?m=1 for further discussion see https://groups.google.com/a/chromium.org/d/msg/embedder-dev/STyM5ZNTHMM/POj1v_cqBgAJ
WPF
the browser stops redrawing when running onIntel Iris Xe Integrated GPU(11th Gen)
.Intel
have released an updated driver, see https://www.intel.com/content/www/us/en/support/articles/000058136/graphics/graphics-for-11th-generation-intel-processors.html See dotnet/wpf#3817 for workaround if you are unable to install the updated driver.
Assets 2
v133.4.20
Compare
February 23, 2024, CEF 133.4.2+g0852ba6+chromium-133.0.6943.127 / Chromium 133.0.6943.127
- π The
Alloy Bootstrap
has been removed see #4795 - π Upgrading from Alloy Bootstrap to Chrome bootstrap ignore cookies from the previous version as the encryption keys are likely different. See #4847 for possible workaround
- 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 ofVC++ 2019
is required, higher versions are backwards compatible. For those upgrading from a previous version which only requiredVC++ 2015 minimum
see #3636 for some guidance.
β Change Log
For a list of CefSharp
specific changes see the 133.4.x Milestone. See also Release Notification.
β οΈ Breaking Changes
- #5052 FolderSchemeHandlerFactory Handle URL encoded paths only in absolute path
βΉοΈ Notes
- You can bin deploy the
Visual C++
dependencies, read theFAQ
for more details. - For a list of files included in the packages see Output files description table (Redistribution) Wiki
- Due to licensing issues default builds do not support proprietary codecs like
H264/AAC
, sites likeNetflix/Twitter/Instagram/Facebook/Spotify/Apple Music
won't play video/audio. See #1479 for more info.MP3
audio is supported, playingMP4
files are not supported. - Anyone new to
CefSharp
should read the General Usage Guide - This project uses Microsoft SourceLink for better debugging, you can step directly into much of the project source directly.
β Known Issues
- See #4795 (comment) for some of the known issues after migrating to the
Chrome bootstrap
. - See https://github.com/chromiumembedded/cef/issues for other known issues
- See https://github.com/cefsharp/CefSharp/issues?q=is%3Aissue+is%3Aopen+label%3Aknown-issue for other 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 - Starting in June 2019 Google will block logins from CEF based browsers to Google Services, this includes Gmail, Drive, Docs, see https://security.googleblog.com/2019/04/better-protection-against-man-in-middle.html?m=1 for further discussion see https://groups.google.com/a/chromium.org/d/msg/embedder-dev/STyM5ZNTHMM/POj1v_cqBgAJ
WPF
the browser stops redrawing when running onIntel Iris Xe Integrated GPU(11th Gen)
.Intel
have released an updated driver, see https://www.intel.com/content/www/us/en/support/articles/000058136/graphics/graphics-for-11th-generation-intel-processors.html See dotnet/wpf#3817 for workaround if you are unable to install the updated driver.
Assets 2
v132.3.11
Compare
February 01, 2024, CEF 132.3.1+g144febe+chromium-132.0.6834.83 / Chromium 132.0.6834.83
- π The
Alloy Bootstrap
has been removed see #4795 - π Upgrading from Alloy Bootstrap to Chrome bootstrap appears to ignore cookies from the previous version as the encryption keys are likely different. See #4847 for possible workaround
- 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 ofVC++ 2019
is required, higher versions are backwards compatible. For those upgrading from a previous version which only requiredVC++ 2015 minimum
see #3636 for some guidance.
β Change Log
For a list of CefSharp
specific changes see the 132.3.x Milestone. See also Release Notification.
β οΈ Breaking Changes
No CefSharp
specific breaking changes
βΉοΈ Notes
- You can bin deploy the
Visual C++
dependencies, read theFAQ
for more details. - For a list of files included in the packages see Output files description table (Redistribution) Wiki
- Due to licensing issues default builds do not support proprietary codecs like
H264/AAC
, sites likeNetflix/Twitter/Instagram/Facebook/Spotify/Apple Music
won't play video/audio. See #1479 for more info.MP3
audio is supported, playingMP4
files are not supported. - Anyone new to
CefSharp
should read the General Usage Guide - This project uses Microsoft SourceLink for better debugging, you can step directly into much of the project source directly.
β Known Issues
- See #4795 (comment) for some of the known issues after migrating to the
Chrome bootstrap
. - See https://github.com/chromiumembedded/cef/issues for other known issues
- See https://github.com/cefsharp/CefSharp/issues?q=is%3Aissue+is%3Aopen+label%3Aknown-issue for other 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 - Starting in June 2019 Google will block logins from CEF based browsers to Google Services, this includes Gmail, Drive, Docs, see https://security.googleblog.com/2019/04/better-protection-against-man-in-middle.html?m=1 for further discussion see https://groups.google.com/a/chromium.org/d/msg/embedder-dev/STyM5ZNTHMM/POj1v_cqBgAJ
WPF
the browser stops redrawing when running onIntel Iris Xe Integrated GPU(11th Gen)
.Intel
have released an updated driver, see https://www.intel.com/content/www/us/en/support/articles/000058136/graphics/graphics-for-11th-generation-intel-processors.html See dotnet/wpf#3817 for workaround if you are unable to install the updated driver.