June 07, 2016, Chromium 51.0 / CEF 3.2704.1418 (Chromium 51.0.2704.79)
- CEF version based on the
2704branch (Chromium51): https://bitbucket.org/chromiumembedded/cef/branch/2704 - Related
CefSharpbranch https://github.com/cefsharp/CefSharp/tree/cefsharp/51 - #1503 Feature Request - Add IBrowserHost.GetNavigationEntriesAsync [@amaitland]
- #1572 Feature Request - Upgrade to .Net 4.5.2 [@amaitland]
- #1591 IResourceHandler exception catching [@amaitland]
- #1671 Remove shutdownOnProcessExit [@amaitland]
Notes
Chromiumhas removed support forWindows XPandWindows Vista.
https://chrome.googleblog.com/2015/11/updates-to-chrome-platform-support.html
Known Issues
GPUacceleration in theWPFandOffScreenversions works again in some circumstances (changes to yourapp.manifestare required) if your still having problems then you'll have to disableGPUacceleration, see #1634 for all information related to this issue. If your seeing Flickering/Flashing/Dissapearing/Redraw on page rendering, that's related to this issue.
Breaking Changes
CefSharpnow requires at least.Net 4.5.2