July 05, 2016, Chromium 51.0 / CEF 3.2704.1432(Chromium 51.0.2704.103)
- CEF version based on the
2704branch (Chromium51): https://bitbucket.org/chromiumembedded/cef/branch/2704 - Related
CefSharpbranch https://github.com/cefsharp/CefSharp/tree/cefsharp/51 - #601 Move CefSharp Dependencies to Subfolder [@amaitland]
- #1338 Feature Request - Add Nupkg support for Win32 Platform [@amaitland]
- #1703 Windows Server 2008 R2 TerminalServices BEX Access Violation [@JJO30]
- #1710 Update Nuget Readme.txt - Added link to .NET 4.5.2 Developer pack [@VorTechS]
- #1717 Feature Request - Add FolderSchemeHandlerFactory [@amaitland]
- #1719 Adding List type conversion [@myrnazhou]
- #1731 Fix bool, number culture, and string escaping in ExecuteScriptAsync with parameters [@chylex]
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 (Windows 10 with 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