Update dependency CefSharp.Wpf to v95 - autoclosed #42
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
94.4.110
->95.7.141
Release Notes
cefsharp/cefsharp
v95.7.141
November 05, 2021, CEF 95.7.14+g9f72f35+chromium-95.0.4638.69 / Chromium 95.0.4638.69
CefSharp.Wpf/CefSharp.WinForms/CefSharp.OffScreen
nuget packages see Update min required Visual C++ runtime from 2015 to 2019 cefsharp/CefSharp#3636Chromium Site Isolation
is now enabled by default Enable Chromium Site Isolation cefsharp/CefSharp#2967Nuget
packages will no longer automatically install see #3444 (This also applies to those using theCefSharp.Wpf/CefSharp.WinForms/CefSharp.OffScreen
pacakges when targeting.Net Core 3.1/.Net 5.0+
)CefSharp.Wpf.NetCore/CefSharp.WinForms.NetCore/CefSharp.OffScreen.NetCore
nuget packages then Visual C++ 2019 is required,CefSharp.Wpf/CefSharp.WinForms/CefSharp.OffScreen
nuget packages then Visual C++ 2019 is required, seeNotes
below for more informationChange Log
There are a number of breaking changes included in this release. For a list of changes see the 95.7.x Milestone. See also Release Notification.
ℹ️ Notes
WPF
the browser stops redrawing when running onIntel Iris Xe Integrated GPU(11th Gen)
.Intel
have released an updated driver, see https://www.intel.com/content/www/us/en/support/articles/000058136/graphics/graphics-for-11th-generation-intel-processors.html See https://github.com/dotnet/wpf/issues/3817 for workaround if you are unable to install the updated driver.Widevine CDM
is now automatically downloaded at runtime see https://bitbucket.org/chromiumembedded/cef/issues/3149/alloy-add-component-updater-support-forCefSharp.Wpf.NetCore/CefSharp.WinForms.NetCore/CefSharp.OffScreen.NetCore
nuget packages then Visual C++ 2019 is required,CefSharp.Wpf/CefSharp.WinForms/CefSharp.OffScreen
nuget packages then Visual C++ 2019 is required, seeNotes
below for more informationVC++
dependencies, read theFAQ
for more details. For a list of files included in the packages see https://github.com/cefsharp/CefSharp/wiki/Output-files-description-table-%28Redistribution%29H264/AAC
, sites likeNetflix/Twitter/Instagram/Facebook/Spotify/Apple Music
won't play video/audio. See #1479 for more info.MP3
audio is supported, playingMP4
files are not supported.CefSharp
should read the General Usage GuideSourceLink
for better debugging, you can step directly into much of the project source directly see https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/sourcelink#using-source-linkCEF
creates aDownload
directory in the User Directory see https://bitbucket.org/chromiumembedded/cef/issues/3094/cef-force-creates-a-donwloads-directory-inWinForms
when running onWindows 10 Anniversary
pressing certain key combinations freezes the browser see #1822 The issue has been reportedupstream
, there are workarounds listed in #1822Save as PDF
is not working when viewing PDF with Print Preview enabled see https://bitbucket.org/chromiumembedded/cef/issues/2867/save-as-pdf-is-not-working-in-pdf-viewerWPF
touch scroll aborted if browser navigates within document https://bitbucket.org/chromiumembedded/cef/issues/2936/osr-touch-scrolling-initiated-by-touchFonts
incorrectly loaded onWin7
see https://bitbucket.org/chromiumembedded/cef/issues/2858/fonts-not-loading-look-wrong-on-windows-7window.focus()
does not bring popup window to front see https://bitbucket.org/chromiumembedded/cef/issues/2931/windowfocus-does-not-bring-the-window-toCef.AddCrossOriginWhitelistEntry
doesn't work correctly see https://bitbucket.org/chromiumembedded/cef/issues/2918/cefaddcrossoriginwhitelistentry-not-fullyRequestContext
you must ensure that RequestContextSettings.CachePath is equal to or a child of CefSettings.RootCachePath See Release Notification - 81.3.x cefsharp/CefSharp#3111 (comment) for details75.1.x
please make sure you read Chromium NetworkService API Changes cefsharp/CefSharp#2743.They have been replaced by:
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.