v103.0.90
July 07, 2022, CEF 103.0.9+gd0bbcbb+chromium-103.0.5060.114 / Chromium 103.0.5060.114
Change Log
Update to Chromium 103.0.5060.114.
This release includes critical priority security fixes. Google is aware that an exploit for CVE-2022-2294 exists in the wild.
- For a full list of changes see the 103.0.x Milestone.
- See also Release Notification.
- For known issues/notes/breaking changes please review the 103.0.80 release notes.
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
- Accessibility 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
Requirements
⚠️ Microsoft Visual C++ 2019 Redistributable is required. A minimum ofVC++ 2019
is required, higher versions are backwards compatible. For those upgrading from a previous version which only requiredVC++ 2015 minimum
see cefsharp/CefSharp#3636 for some guidance.- Package supports
net462
or greater andnetcoreapp3.1
or greater.