Page 20 of 24

Update to CEF 116.0.27

Posted: Sat Sep 23, 2023 4:46 pm
by salvadordf
Hi,

CEF4Delphi is now updated to CEF 116.0.27.

This is what's new :
  • Disable DocumentPictureInPictureAPI feature. https://bitbucket.org/chromiumembedded/cef/commits/d8c85aca1de77ab7e44ce121847380df7499daaa
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_116.0.27%2Bgd8c85ac%2Bchromium-116.0.5845.190_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_116.0.27%2Bgd8c85ac%2Bchromium-116.0.5845.190_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_116.0.27%2Bgd8c85ac%2Bchromium-116.0.5845.190_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_116.0.27%2Bgd8c85ac%2Bchromium-116.0.5845.190_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_116.0.27%2Bgd8c85ac%2Bchromium-116.0.5845.190_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_116.0.27%2Bgd8c85ac%2Bchromium-116.0.5845.190_macosx64.tar.bz2

Update to CEF 117.1.4

Posted: Sun Sep 24, 2023 1:34 pm
by salvadordf
Hi,

CEF4Delphi is now updated to CEF 117.1.4

This is what's new :
  • Chromium 117.0.5938.92 :D
  • Added GlobalCEFApp.LogItems
  • Added TCEFBrowserViewComponent.OnUseFramelessWindowForPictureInPicture
  • Fixed TCEFBrowserViewComponent.OnGestureCommand
  • Renamed TCefBrowserViewDelegateRef.GetChromeToolbarType to TCefBrowserViewDelegateRef.OnGetChromeToolbarType
  • XML documentation improvements and additions.
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.1.4%2Bga26f38b%2Bchromium-117.0.5938.92_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.1.4%2Bga26f38b%2Bchromium-117.0.5938.92_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.1.4%2Bga26f38b%2Bchromium-117.0.5938.92_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.1.4%2Bga26f38b%2Bchromium-117.0.5938.92_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.1.4%2Bga26f38b%2Bchromium-117.0.5938.92_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.1.4%2Bga26f38b%2Bchromium-117.0.5938.92_macosx64.tar.bz2

Update to CEF 117.1.5

Posted: Fri Sep 29, 2023 5:32 pm
by salvadordf
Hi,

CEF4Delphi is now updated to CEF 117.1.5

This is what's new :
  • Chromium 117.0.5938.132 :D
  • Added more XML comments.
  • Added TCEFTextfieldComponent.SelectedRange.
  • Added TCEFTextfieldComponent.CursorPosition.
  • Removed TCEFTextfieldComponent.SelectRange. Use the new SelectedRange property instead.

These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.1.5%2Bgf1b94ea%2Bchromium-117.0.5938.132_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.1.5%2Bgf1b94ea%2Bchromium-117.0.5938.132_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.1.5%2Bgf1b94ea%2Bchromium-117.0.5938.132_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.1.5%2Bgf1b94ea%2Bchromium-117.0.5938.132_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.1.5%2Bgf1b94ea%2Bchromium-117.0.5938.132_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.1.5%2Bgf1b94ea%2Bchromium-117.0.5938.132_macosx64.tar.bz2

Update to CEF 117.2.2

Posted: Sat Sep 30, 2023 6:14 pm
by salvadordf
Hi,

CEF4Delphi is now updated to CEF 117.2.2

This is what's new :
  • Add missing media router prefs registration. https://bitbucket.org/chromiumembedded/cef/commits/dca8a93ddada098d7761cd107f9dc9869a1dac49
  • Standardize fullscreen transition behavor/callbacks. https://bitbucket.org/chromiumembedded/cef/commits/885c92cd159a14910e00001cedfef4dcd87ea39b
  • Fix exiting fullscreen when windows are created fullscreen. https://bitbucket.org/chromiumembedded/cef/commits/e80c97785568d8619a8cecaaf021d82368585159
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.2%2Bge80c977%2Bchromium-117.0.5938.132_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.2%2Bge80c977%2Bchromium-117.0.5938.132_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.2%2Bge80c977%2Bchromium-117.0.5938.132_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.2%2Bge80c977%2Bchromium-117.0.5938.132_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.2%2Bge80c977%2Bchromium-117.0.5938.132_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.2%2Bge80c977%2Bchromium-117.0.5938.132_macosx64.tar.bz2

Update to CEF 117.2.3

Posted: Thu Oct 05, 2023 3:44 pm
by salvadordf
Hi,

CEF4Delphi has been updated to CEF 117.2.3 which includes Chromium 117.0.5938.150 :D

There are no other relevant changes.

These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.3%2Bg946dde2%2Bchromium-117.0.5938.150_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.3%2Bg946dde2%2Bchromium-117.0.5938.150_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.3%2Bg946dde2%2Bchromium-117.0.5938.150_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.3%2Bg946dde2%2Bchromium-117.0.5938.150_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.3%2Bg946dde2%2Bchromium-117.0.5938.150_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.3%2Bg946dde2%2Bchromium-117.0.5938.150_macosx64.tar.bz2

Update to CEF 117.2.4

Posted: Sat Oct 07, 2023 3:40 pm
by salvadordf
Hi,

CEF4Delphi is now updated to CEF 117.2.4

This is what's new :
  • Set prefs for accept_language_list on Profile init. fixes #3579: accept_language_list is not reflected in navigator.language. https://github.com/chromiumembedded/cef/issues/3579
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.4%2Bg5053a95%2Bchromium-117.0.5938.150_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.4%2Bg5053a95%2Bchromium-117.0.5938.150_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.4%2Bg5053a95%2Bchromium-117.0.5938.150_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.4%2Bg5053a95%2Bchromium-117.0.5938.150_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.4%2Bg5053a95%2Bchromium-117.0.5938.150_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.4%2Bg5053a95%2Bchromium-117.0.5938.150_macosx64.tar.bz2

Update to CEF 117.2.5

Posted: Fri Oct 13, 2023 10:24 am
by salvadordf
Hi,

CEF4Delphi has been updated to CEF 117.2.5 which includes Chromium 117.0.5938.152 :D

There are no other relevant changes.

These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.5%2Bgda4c36a%2Bchromium-117.0.5938.152_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.5%2Bgda4c36a%2Bchromium-117.0.5938.152_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.5%2Bgda4c36a%2Bchromium-117.0.5938.152_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.5%2Bgda4c36a%2Bchromium-117.0.5938.152_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.5%2Bgda4c36a%2Bchromium-117.0.5938.152_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_117.2.5%2Bgda4c36a%2Bchromium-117.0.5938.152_macosx64.tar.bz2

Update to CEF 118.6.6

Posted: Sun Oct 22, 2023 5:36 pm
by salvadordf
Hi,

CEF4Delphi is now updated to CEF 118.6.6

This is what's new :
  • Chromium 118.0.5993.96 :)
  • Added GlobalCEFApp.ChromePolicyId
  • Added TChromiumCore.IncZoomCommand
  • Added TChromiumCore.DecZoomCommand
  • Added TChromiumCore.ResetZoomCommand
  • Added TChromiumCore.DefaultZoomLevel
  • Added TChromiumCore.CanIncZoom
  • Added TChromiumCore.CanDecZoom
  • Added TChromiumCore.CanResetZoom
  • Added TChromiumOptions.ChromeZoomBubble
  • Added TCefDragDataRef.GetFilePaths
  • Removed TChromiumOptions.AcceptLanguageList
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.6%2Bg3cffa57%2Bchromium-117.0.5993.96_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.6%2Bg3cffa57%2Bchromium-118.0.5993.96_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.6%2Bg3cffa57%2Bchromium-117.0.5993.96_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.6%2Bg3cffa57%2Bchromium-117.0.5993.96_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.6%2Bg3cffa57%2Bchromium-117.0.5993.96_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.6%2Bg3cffa57%2Bchromium-117.0.5993.96_macosx64.tar.bz2
This version adds the new CanZoom/Zoom API. Read these links for more information :
https://bitbucket.org/chromiumembedded/cef/commits/721b365c10d0d6e67ff1484911b28a7f863331d6
https://github.com/chromiumembedded/cef/issues/3284
The old Zoom functions and properties are still available. You may get incorrect results if you mix the old and the new API.

Update to CEF 118.6.7

Posted: Wed Oct 25, 2023 9:59 am
by salvadordf
Hi,

CEF4Delphi has been updated to CEF 118.6.7

There are no other relevant changes in CEF but I added some compiler version information for Delphi 12 available in the Skia4Delphi project. I'm not a beta tester and I can't test CEF4Delphi in Delphi 12 yet but a compiler version change requires some changes in the cef.inc file.

These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.7%2Bg7b7a3d7%2Bchromium-117.0.5993.96_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.7%2Bg7b7a3d7%2Bchromium-118.0.5993.96_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.7%2Bg7b7a3d7%2Bchromium-117.0.5993.96_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.7%2Bg7b7a3d7%2Bchromium-117.0.5993.96_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.7%2Bg7b7a3d7%2Bchromium-117.0.5993.96_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.7%2Bg7b7a3d7%2Bchromium-117.0.5993.96_macosx64.tar.bz2

Update to CEF 118.6.8

Posted: Fri Oct 27, 2023 8:50 am
by salvadordf
Hi,

CEF4Delphi has been updated to CEF 118.6.8 which includes Chromium 118.0.5993.117 :D

There are no other relevant changes.

These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.8%2Bge44bee1%2Bchromium-118.0.5993.117_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.8%2Bge44bee1%2Bchromium-118.0.5993.117_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.8%2Bge44bee1%2Bchromium-118.0.5993.117_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.8%2Bge44bee1%2Bchromium-118.0.5993.117_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.8%2Bge44bee1%2Bchromium-118.0.5993.117_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_118.6.8%2Bge44bee1%2Bchromium-118.0.5993.117_macosx64.tar.bz2