cefsharp/CefSharp

Release cancelled - Version 77.0.0

amaitland opened this issue · 4 comments

There will be no version 77 release.

With the release of Chromium version 78, CEF will deprecate the 3865 branch, so these bugs won't be fixed. There are already version 78 builds appearing on http://opensource.spotify.com/cefbuilds/index.html

For anyone wishing to build their own set of packages

Changes

  • Updated to CEF 77.1.18
  • Updated CefSharp version numbers
  • Removed IAudioHandler (Removed upstream) #2918

These are provided for those willing to build from source (and basically support themselves).


Nuget supports hosting packages on your local network/computer see https://docs.microsoft.com/en-us/nuget/hosting-packages/local-feeds
You don't need anything more than a folder on disk to host your own packages.

Just wonder if CEF 78 is planned since CVE-2019-13720 has forced major users to block any Chromium version lower than 77.

A version 78 release would be just as unusable as a 77 release unfortunately.

You can build and support a version 77 set of packages yourself should you so choose, details are above.