github cefsharp/CefSharp v57.0.0-pre01

latest releases: v124.3.50, v124.3.20, v123.0.60...
pre-release7 years ago

March 30, 2017, Chromium 57.0 / CEF 3.2987.1597(Chromium 57.0.2987.110)

  • #562 Feature Request - Add versions to CefSharp.Core and CefSharp.BrowserSubprocess.Core projects [@merceyz]
  • #692 Build Script Update App.Manifest [@merceyz]
  • #1723 WPF crashing with open combobox [@taylorjonl]
  • #1818 CefSharp.BrowserSubProcess.exe x86 fails strong name verification [@merceyz]
  • #1928 V55: VisitUrlCookiesAsync NullReferenceException [@amaitland]
  • #1934 Feature Request - Expose CefRegisterWidevineCdm [@spazzarama]
  • #1940 WindowOpenDisposition enum doesn't line up with CEF cef_window_open_disposition_t [@mbragg12]
  • #1943 Fixed LoadHtml loading the Url even if RegisterHandler returns false [@merceyz]
  • #1946 Add Minimal WinForms Designer Support [@merceyz]
  • #1948 V55 unable to access internet through proxy upstream
  • #1952 Fixed WPF browser going blank when connecting over RDP [@merceyz]
  • #1962 WPF - Made GetViewRect always round up [@merceyz]
  • #1967 Remove IBrowserSettings.CaretBrowsing - was removed from CEF API [@mtschoen]
  • #1981 RegisterAsyncJsObject managed methods can now return arrays of structs [@joaompneves]
  • #1989 Added minimal WPF designer support [@merceyz]
  • #1990 v55 CefSettings.Locale does not localize context menu labels
  • #1991 Change Notification - Remove Plugin and replace with WebPluginInfo [@amaitland]
  • #1994 DefaultResourceHandlerFactory - Changed from Uri.ToString to Uri.AbsoluteUri [@merceyz]

Notes

Known Issues

Breaking Changes

  • CefSharp requires at least .Net 4.5.2 (Last version to support .Net 4.0 is 49)
  • Removed IBrowserSettings.CaretBrowsing (CEF API changed)
  • Removed WindowOpenDisposition.SuppressOpen (CEF API changed)
  • Removed Plugin class and replace with WebPluginInfo(Was duplication inCefSharp API`)

Don't miss a new CefSharp release

NewReleases is sending notifications on new releases.