Page 17 of 33
Update to CEF 111.2.7
Posted: Sat Apr 01, 2023 3:16 pm
by salvadordf
Hi,
CEF4Delphi has been updated to CEF 111.2.7 which includes Chromium 111.0.5563.148
There are no other relevant changes.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_111.2.7%2Bgebf5d6a%2Bchromium-111.0.5563.148_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_111.2.7%2Bgebf5d6a%2Bchromium-111.0.5563.148_windows64.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_111.2.7%2Bgebf5d6a%2Bchromium-111.0.5563.148_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_111.2.7%2Bgebf5d6a%2Bchromium-111.0.5563.148_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_111.2.7%2Bgebf5d6a%2Bchromium-111.0.5563.148_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_111.2.7%2Bgebf5d6a%2Bchromium-111.0.5563.148_macosx64.tar.bz2
Update to CEF 112.2.7
Posted: Sat Apr 08, 2023 5:19 pm
by salvadordf
Hi,
CEF4Delphi has been updated to CEF 112.2.7.
This is what's new :
- Chromium 112.0.5615.49.

- Removed GlobalCEFApp.EnableHighDPISupport
- Added TChromiumCore.OnIsChromeAppMenuItemVisible (only works in ChromeRuntime mode)
- Added TChromiumCore.OnIsChromeAppMenuItemEnabled (only works in ChromeRuntime mode)
- Added TChromiumCore.OnIsChromePageActionIconVisible (only works in ChromeRuntime mode)
- Added TChromiumCore.OnIsChromeToolbarButtonVisible (only works in ChromeRuntime mode)
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.7%2Bgef29713%2Bchromium-112.0.5615.49_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.7%2Bgef29713%2Bchromium-112.0.5615.49_windows64.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.7%2Bgef29713%2Bchromium-112.0.5615.49_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.7%2Bgef29713%2Bchromium-112.0.5615.49_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.7%2Bgef29713%2Bchromium-112.0.5615.49_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.7%2Bgef29713%2Bchromium-112.0.5615.49_macosx64.tar.bz2
ATTENTION
The CEF project removed the EnableHighDPISupport function because it's no longer needed. Read this for more information :
https://github.com/chromiumembedded/cef/issues/3452
Update to CEF 112.2.8
Posted: Thu Apr 13, 2023 12:33 pm
by salvadordf
Hi,
CEF4Delphi is now updated to CEF 112.2.8
This is what's new :
- Fix incorrect rendering of PiP overlay on mouseover. https://bitbucket.org/chromiumembedded/cef/commits/09ce0e709d373ef3c3f18ee9634a34f685a66093
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.8%2Bg09ce0e7%2Bchromium-112.0.5615.49_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.8%2Bg09ce0e7%2Bchromium-112.0.5615.49_windows64.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.8%2Bg09ce0e7%2Bchromium-112.0.5615.49_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.8%2Bg09ce0e7%2Bchromium-112.0.5615.49_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.8%2Bg09ce0e7%2Bchromium-112.0.5615.49_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.8%2Bg09ce0e7%2Bchromium-112.0.5615.49_macosx64.tar.bz2
Update to CEF 112.2.9
Posted: Sat Apr 15, 2023 1:15 pm
by salvadordf
Hi,
CEF4Delphi has been updated to CEF 112.2.9
This is what's new :
- Chromium 112.0.5615.87

- Check the minimum Windows version before trying to load the CEF binaries. (Fix for issue #452)
- Added a CEF4Delphi reference to Delphi's splash screen. Only works in newer Delphi versions.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.9%2Bg3303e87%2Bchromium-112.0.5615.87_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.9%2Bg3303e87%2Bchromium-112.0.5615.87_windows64.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.9%2Bg3303e87%2Bchromium-112.0.5615.87_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.9%2Bg3303e87%2Bchromium-112.0.5615.87_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.9%2Bg3303e87%2Bchromium-112.0.5615.87_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.9%2Bg3303e87%2Bchromium-112.0.5615.87_macosx64.tar.bz2
Update to CEF 112.2.10
Posted: Tue Apr 18, 2023 9:10 pm
by salvadordf
Hi,
CEF4Delphi is now updated to CEF 112.2.10 which includes Chromium 112.0.5615.121
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.10%2Bgd000e45%2Bchromium-112.0.5615.121_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.10%2Bgd000e45%2Bchromium-112.0.5615.121_windows64.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.10%2Bgd000e45%2Bchromium-112.0.5615.121_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.10%2Bgd000e45%2Bchromium-112.0.5615.121_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.10%2Bgd000e45%2Bchromium-112.0.5615.121_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.2.10%2Bgd000e45%2Bchromium-112.0.5615.121_macosx64.tar.bz2
Update to CEF 112.3.0
Posted: Fri Apr 21, 2023 2:15 pm
by salvadordf
Hi,
CEF4Delphi is now updated to CEF 112.3.0
This is what's new :
- Chromium 112.0.5615.165

- Added TCEFWindowComponent.OnWindowFullscreenTransition (Only works on macOS)
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.3.0%2Bgb09c4ca%2Bchromium-112.0.5615.165_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.3.0%2Bgb09c4ca%2Bchromium-112.0.5615.165_windows64.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.3.0%2Bgb09c4ca%2Bchromium-112.0.5615.165_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.3.0%2Bgb09c4ca%2Bchromium-112.0.5615.165_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.3.0%2Bgb09c4ca%2Bchromium-112.0.5615.165_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_112.3.0%2Bgb09c4ca%2Bchromium-112.0.5615.165_macosx64.tar.bz2
Update to CEF 113.1.4
Posted: Sat May 13, 2023 10:02 am
by salvadordf
Hi,
CEF4Delphi is now updated to CEF 113.1.4 which includes Chromium 113.0.5672.63
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.1.4%2Bg327635f%2Bchromium-113.0.5672.63_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.1.4%2Bg327635f%2Bchromium-113.0.5672.63_windows64.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.1.4%2Bg327635f%2Bchromium-113.0.5672.63_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.1.4%2Bg327635f%2Bchromium-113.0.5672.63_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.1.4%2Bg327635f%2Bchromium-113.0.5672.63_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.1.4%2Bg327635f%2Bchromium-113.0.5672.63_macosx64.tar.bz2
Update to CEF 113.1.5
Posted: Wed May 17, 2023 10:04 am
by salvadordf
Hi,
CEF4Delphi is now updated to CEF 113.1.5.
This is what's new :
- Chromium 113.0.5672.93

- Added a feature to copy the HTML in the WebpageSnapshot demo for VCL.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.1.5%2Bge452d82%2Bchromium-113.0.5672.93_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.1.5%2Bge452d82%2Bchromium-113.0.5672.93_windows64.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.1.5%2Bge452d82%2Bchromium-113.0.5672.93_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.1.5%2Bge452d82%2Bchromium-113.0.5672.93_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.1.5%2Bge452d82%2Bchromium-113.0.5672.93_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.1.5%2Bge452d82%2Bchromium-113.0.5672.93_macosx64.tar.bz2
Update to CEF 113.3.1
Posted: Mon May 29, 2023 3:42 pm
by salvadordf
Hi,
CEF4Delphi is now updated to CEF 113.3.1.
This is what's new :
- Chromium 113.0.5672.128

- Updated TCefRange.from and TCefRange.to_ to cardinal.
- Added TCefGestureCommand type.
- Added TCEFBrowserViewComponent.OnGestureCommand
- Updated target_start, target_end parameters in TCEFOSRIMEHandler.GetCompositionSelectionRange to cardinal.
- Updated index parameter UpdateCaretPosition to cardinal.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.3.1%2Bg525fa10%2Bchromium-113.0.5672.128_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.3.1%2Bg525fa10%2Bchromium-113.0.5672.128_windows64.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.3.1%2Bg525fa10%2Bchromium-113.0.5672.128_linux64.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.3.1%2Bg525fa10%2Bchromium-113.0.5672.128_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.3.1%2Bg525fa10%2Bchromium-113.0.5672.128_macosx64.tar.bz2
Update to CEF 113.3.5
Posted: Sat Jun 03, 2023 10:29 am
by salvadordf
Hi,
CEF4Delphi has been updated to CEF 113.3.5 which includes Chromium 113.0.5672.129
There are no other relevant changes.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.3.5%2Bg0b33855%2Bchromium-113.0.5672.129_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.3.5%2Bg0b33855%2Bchromium-113.0.5672.129_windows64.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.3.5%2Bg0b33855%2Bchromium-113.0.5672.129_linux64.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.3.5%2Bg0b33855%2Bchromium-113.0.5672.129_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_113.3.5%2Bg0b33855%2Bchromium-113.0.5672.129_macosx64.tar.bz2