github cefsharp/CefSharp v67.0.0-pre01

latest releases: v126.2.70, v125.0.210, v124.3.80...
pre-release5 years ago

August 9, 2018, CEF 3.3396.1786.gd3e36d0 / Chromium 67.0.3396.79

Visual C++ 2015 is now required, see Breaking Changes below for more information

Notes

Known Issues

Breaking Changes

  • CefSharp requires Visual C++ 2015 starting with this release. See #1983 for details. You can bin deploy the VC++ dependencies, read the FAQ for more.
  • CefSettings has moved from CefSharp namespace, there are now specific versions in Wpf, WinForms and OffScreen namespaces, add the relevant namespace prefix or using statement, see #2477 for details.
  • IDialogHandler.OnFileDialog has an additional CefFileDialogFlags flags param, see #2280 for details.
  • IFocusHandler methods now have additional params, see #2468
  • IDownloadHandler methods now have additional params, see #2470

Don't miss a new CefSharp release

NewReleases is sending notifications on new releases.