Skip to content

v138.0.170

Compare
Choose a tag to compare
@amaitland amaitland released this 09 Jul 10:44
· 3 commits to cefsharp/138 since this release

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 of VC++ 2022 is required, higher versions are backwards compatible. For those upgrading from a previous version which only required VC++ 2019 minimum see #4640 for some guidance.

✅ Change Log

  • VC++ 2022 is now required #4640
  • NetCore upgrade minimum version to .Net 6.0 #5128

⚠️ Breaking Changes

  • VC++ 2022 is now required #4640
  • NetCore upgrade minimum version to .Net 6.0 #5128

ℹ️ Notes

  • You can bin deploy the Visual C++ dependencies, read the FAQ 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 like Netflix/Twitter/Instagram/Facebook/Spotify/Apple Music won't play video/audio. See #1479 for more info. MP3 audio is supported, playing MP4 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