June 07, 2016, Chromium 51.0 / CEF 3.2704.1418 (Chromium 51.0.2704.79)
- CEF version based on the
2704
branch (Chromium51
): https://bitbucket.org/chromiumembedded/cef/branch/2704 - Related
CefSharp
branch 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
Chromium
has removed support forWindows XP
andWindows Vista
.
https://chrome.googleblog.com/2015/11/updates-to-chrome-platform-support.html
Known Issues
GPU
acceleration in theWPF
andOffScreen
versions works again in some circumstances (changes to yourapp.manifest
are required) if your still having problems then you'll have to disableGPU
acceleration, 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
CefSharp
now requires at least.Net 4.5.2