Skip to content

Releases: cefsharp/CefSharp.Wpf.HwndHost

v96.0.170

11 Dec 00:19
Compare
Choose a tag to compare

December11, 2021, CEF 96.0.17+g20e2617+chromium-96.0.4664.93 / Chromium 96.0.4664.93

  • Visual C++ 2019 is now required see cefsharp/CefSharp#3636 for additional details.
  • Package supports net462 and netcoreapp3.1 targets.

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

See https://github.com/cefsharp/CefSharp/releases/tag/v96.0.170 for details on the current CefSharp release including known issues and detailed release notes.

Requirements

  • Visual C++ 2019
  • MS .Net 4.6.2 or greater

Change Log

  • Upgrade to 96.0.170

The following resources have been removed in version 90, anyone upgrading from a prior version be aware:

cef.pak,
cef_100_percent.pak,
cef_200_percent.pak,
cef_extensions.pak,
devtools_resources.pak 

They have been replaced by:

chrome_100_percent.pak,
chrome_200_percent.pak,
resources.pak

v95.7.141

10 Nov 00:43
Compare
Choose a tag to compare

November 10, 2021, CEF 95.7.14+g9f72f35+chromium-95.0.4638.69 / Chromium 95.0.4638.69

  • Visual C++ 2019 is now required see cefsharp/CefSharp#3636 for additional details.
  • Package supports net462 and netcoreapp3.1 targets.

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

See https://github.com/cefsharp/CefSharp/releases/tag/v95.7.141 for details on the current CefSharp release including known issues and detailed release notes.

Requirements

  • Visual C++ 2019
  • MS .Net 4.6.2 or greater

Change Log

  • Upgrade to 95.7.141

The following resources have been removed in version 90, anyone upgrading from a prior version be aware:

cef.pak,
cef_100_percent.pak,
cef_200_percent.pak,
cef_extensions.pak,
devtools_resources.pak 

They have been replaced by:

chrome_100_percent.pak,
chrome_200_percent.pak,
resources.pak

v94.4.110

22 Oct 05:50
Compare
Choose a tag to compare

October 22, 2021, CEF 94.4.11+gc4d96f0+chromium-94.0.4606.81 / Chromium 94.0.4606.81

This is a Chromium update release with an update to 94.0.4606.81 which includes a number of high priority security updates.


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

See https://github.com/cefsharp/CefSharp/releases/tag/v94.4.110 for details on the current CefSharp release including known issues and detailed release notes.

Requirements

  • Visual C++ 2019
  • MS .Net 4.6.2 or greater

Change Log

  • Upgrade to 94.4.110

The following resources have been removed in version 90, anyone upgrading from a prior version be aware:

cef.pak,
cef_100_percent.pak,
cef_200_percent.pak,
cef_extensions.pak,
devtools_resources.pak 

They have been replaced by:

chrome_100_percent.pak,
chrome_200_percent.pak,
resources.pak

v94.4.50

07 Oct 00:40
Compare
Choose a tag to compare

October 07, 2021, CEF 94.4.5+g0fd0d6f+chromium-94.0.4606.71 / Chromium 94.0.4606.71


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

See https://github.com/cefsharp/CefSharp/releases/tag/v94.4.50 for details on the current CefSharp release including known issues and detailed release notes.

Requirements

  • Visual C++ 2019
  • MS .Net 4.6.2 or greater

Change Log

  • Upgrade to 94.4.50

The following resources have been removed in version 90, anyone upgrading from a prior version be aware:

cef.pak,
cef_100_percent.pak,
cef_200_percent.pak,
cef_extensions.pak,
devtools_resources.pak 

They have been replaced by:

chrome_100_percent.pak,
chrome_200_percent.pak,
resources.pak

v93.1.140

19 Sep 05:08
Compare
Choose a tag to compare

September 19, 2021, CEF 93.1.14+gf38ce34+chromium-93.0.4577.82 / Chromium 93.0.4577.82


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

See https://github.com/cefsharp/CefSharp/releases/tag/v93.1.140 for details on the current CefSharp release including known issues and detailed release notes.

Requirements

  • Visual C++ 2019
  • MS .Net 4.6.2 or greater

Change Log

  • Upgrade to 93.1.140
  • IsBrowserInitializedChanged is now set to false when the ChromiumWebBrowser is disposed to match the CefSharp.Wpf Implementation. #12
  • CleanupElement has been like in the CefSharp.Wpf implementation, it's not assigned by default in this version though will likely be assigned to the parent Window after additional testing (to mimic the CefSharp.Wpf implementation behaviour) #14

The following resources have been removed in version 90, anyone upgrading from a prior version be aware:

cef.pak,
cef_100_percent.pak,
cef_200_percent.pak,
cef_extensions.pak,
devtools_resources.pak 

They have been replaced by:

chrome_100_percent.pak,
chrome_200_percent.pak,
resources.pak

v92.0.260

20 Aug 23:29
Compare
Choose a tag to compare

August 21, 2021, CEF 92.0.26+g9d87c1f+chromium-92.0.4515.159 / Chromium 92.0.4515.159

  • Adobe Flash is no longer supported as per the Chromium Flash Roadmap
  • Package supports net462 and netcoreapp3.1 targets.

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

See https://github.com/cefsharp/CefSharp/releases/tag/v92.0.260 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 92.0.260

The following resources have been removed in version 90, anyone upgrading from a prior version be aware:

cef.pak,
cef_100_percent.pak,
cef_200_percent.pak,
cef_extensions.pak,
devtools_resources.pak 

They have been replaced by:

chrome_100_percent.pak,
chrome_200_percent.pak,
resources.pak

v91.1.230

22 Jul 04:57
Compare
Choose a tag to compare

July 22, 2021, CEF 91.1.23+g04c8d56+chromium-91.0.4472.164 / Chromium 91.0.4472.164

This is a bug fix release with an update to Chromium 91.0.4472.164 which includes a critical security update. Google reports seeing CVE-2021-30563 in the wild.


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/v91.1.230 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

There are a number of upstream breaking changes included in this release.

The following resources have been removed in version 90, anyone upgrading from a prior version be aware:

cef.pak,
cef_100_percent.pak,
cef_200_percent.pak,
cef_extensions.pak,
devtools_resources.pak 

They have been replaced by:

chrome_100_percent.pak,
chrome_200_percent.pak,
resources.pak

v91.1.211

27 Jun 10:53
Compare
Choose a tag to compare

June 27, 2021, CEF 91.1.21+g9dd45fe+chromium-91.0.4472.114 / Chromium 91.0.4472.114

This is a bug fix release. Includes a critical security update. Google reports seeing CVE-2021-30554 in the wild.


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/v91.1.160 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

There are a number of upstream breaking changes included in this release.

The following resources have been removed in version 90, anyone upgrading from a prior version be aware:

cef.pak,
cef_100_percent.pak,
cef_200_percent.pak,
cef_extensions.pak,
devtools_resources.pak 

They have been replaced by:

chrome_100_percent.pak,
chrome_200_percent.pak,
resources.pak

v91.1.210

22 Jun 02:08
Compare
Choose a tag to compare

June 22, 2021, CEF 91.1.21+g9dd45fe+chromium-91.0.4472.114 / Chromium 91.0.4472.114

This is a bug fix release with an update to 91.0.4472.114 which includes a critical security update. Google reports seeing CVE-2021-30554 in the wild.


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/v91.1.160 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

There are a number of upstream breaking changes included in this release.

The following resources have been removed in version 90, anyone upgrading from a prior version be aware:

cef.pak,
cef_100_percent.pak,
cef_200_percent.pak,
cef_extensions.pak,
devtools_resources.pak 

They have been replaced by:

chrome_100_percent.pak,
chrome_200_percent.pak,
resources.pak

v91.1.160

17 Jun 05:37
Compare
Choose a tag to compare

June 17, 2021, CEF 91.1.16+gc95b2a1+chromium-91.0.4472.101 / Chromium 91.0.4472.101


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/v91.1.160 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

There are a number of upstream breaking changes included in this release.

The following resources have been removed in version 90, anyone upgrading from a prior version be aware:

cef.pak,
cef_100_percent.pak,
cef_200_percent.pak,
cef_extensions.pak,
devtools_resources.pak 

They have been replaced by:

chrome_100_percent.pak,
chrome_200_percent.pak,
resources.pak