v89.0.170
April 05, 2021, CEF 89.0.17+ge7bbb1d+chromium-89.0.4389.114 / Chromium 89.0.4389.114
- Adobe Flash is no longer supported as per the Chromium Flash Roadmap
- SSE3 is now required on x86 processors (see https://crbug.com/1123353)
- Package now supports
net462
andnetcoreapp3.1
targets.
Security Updates
See the following for full list of Chrome
security updates
- https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop_30.html
- https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop_12.html
- https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop_5.html
- https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop.html
Designed as a drop in replacement for CefSharp.Wpf.ChromiumWebBrowser for those who want the native Win32 based implementation
- Full IME support
- Improved performance
- Improved touch support
As with any HwndHost
based control standard AirSpace
issues apply see https://docs.microsoft.com/en-us/dotnet/framework/wpf/advanced/technology-regions-overview
See https://github.com/cefsharp/CefSharp/releases/tag/v89.0.170 for details on the current CefSharp
release including known issues and detailed release notes.
Requirements
Visual C++ 2015
or greater is required for targeting.Net 462
Visual C++ 2079
.Net Core 3.1 or .Net 5.0
- MS .Net 4.6.2 or greater
Change Log
- Upgrade to 89.0.170
- Nuget Package Restructure see cefsharp/CefSharp#3319 for details