Due to upstream changes starting in version 93 the minimum VC++ version has changed from 2015 to 2019 see #3636 for details.
Release 94.3.x-pre
Release 94.4.x
This will be the first version to support BackforwardCache.
BackForwardCache is currently being tested via field trials (see
https://crbug.com/1171298) and can be explicitly disabled using the
--disable-back-forward-cache or --disable-features=BackForwardCache
command-line flags. The default behavior now matches the Chrome runtime.
CEF now has BFCache enabled by default. Relevant commit. In the short term you can disable if required.
Due to
upstreamchanges starting in version93the minimumVC++ versionhas changed from2015to 2019 see #3636 for details.Release 94.3.x-pre
DevToolsclientAPIcefsharp/94release branch-prepackages to nuget.orgRelease 94.4.x
API Docand upload to http://cefsharp.github.io/api/SwANGLEdlls.This will be the first version to support BackforwardCache.
CEFnow hasBFCacheenabled by default. Relevant commit. In the short term you can disable if required.