Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

CEF4Delphi updates

Locked
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 103.0.10

Post by salvadordf »

Hi,

CEF4Delphi is now updated to CEF 103.0.10.

This is what's new in CEF :
  • Increase frame reconnect timeout to 10 seconds. https://bitbucket.org/chromiumembedded/cef/commits/a5c79bb9895f03f61a7eea8faa49a527a660f807
There are no changes in CEF4Delphi this time.

These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.10%2Bga5c79bb%2Bchromium-103.0.5060.114_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.10%2Bga5c79bb%2Bchromium-103.0.5060.114_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.10%2Bga5c79bb%2Bchromium-103.0.5060.114_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.10%2Bga5c79bb%2Bchromium-103.0.5060.114_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.10%2Bga5c79bb%2Bchromium-103.0.5060.114_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.10%2Bga5c79bb%2Bchromium-103.0.5060.114_macosx64.tar.bz2
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 103.0.11

Post by salvadordf »

Hi,

CEF4Delphi has been updated to CEF 103.0.11.

This is what's new in CEF :
  • Focus the browser after dismissal of a modal dialog. https://bitbucket.org/chromiumembedded/cef/commits/b1e93e1fd81136270a9dd61c6116a90173b8bd22
There are no changes in CEF4Delphi this time.

These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.11%2Bgb1e93e1%2Bchromium-103.0.5060.114_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.11%2Bgb1e93e1%2Bchromium-103.0.5060.114_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.11%2Bgb1e93e1%2Bchromium-103.0.5060.114_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.11%2Bgb1e93e1%2Bchromium-103.0.5060.114_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.11%2Bgb1e93e1%2Bchromium-103.0.5060.114_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.11%2Bgb1e93e1%2Bchromium-103.0.5060.114_macosx64.tar.bz2
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 103.0.12

Post by salvadordf »

Hi,

CEF4Delphi is now updated to CEF 103.0.12

This is what's new in CEF :
  • Chromium 103.0.5060.134 :)
This is what's new in CEF4Delphi :
  • Fixed issue #430 : GlobalCEFApp.DeleteCache deletes the cookies too.
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.12%2Bg8eb56c7%2Bchromium-103.0.5060.134_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.12%2Bg8eb56c7%2Bchromium-103.0.5060.134_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.12%2Bg8eb56c7%2Bchromium-103.0.5060.134_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.12%2Bg8eb56c7%2Bchromium-103.0.5060.134_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.12%2Bg8eb56c7%2Bchromium-103.0.5060.134_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_103.0.12%2Bg8eb56c7%2Bchromium-103.0.5060.134_macosx64.tar.bz2
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 104.4.18

Post by salvadordf »

Hi,

CEF4Delphi is now updated to CEF 104.4.18.

This is what's new in CEF :
  • Chromium 104.0.5112.81
  • Mac: Fix crash related to geolocation permissions. https://bitbucket.org/chromiumembedded/cef/commits/b195ddd4a84694cd46ada5cfd5cc4ce2c2595306
  • Increase frame reconnect timeout to 10 seconds. https://bitbucket.org/chromiumembedded/cef/commits/3f98be4c9550bd1f698b99d1c7633e335fb1d06e
  • Focus the browser after dismissal of a modal dialog. https://bitbucket.org/chromiumembedded/cef/commits/418ae9847668d5e2903e7e8a30ead239f9bb96da
  • Fix issues with browser focus assignment. https://bitbucket.org/chromiumembedded/cef/commits/2587cf23c5110bac3488ce7f2c98f6e08722aa50
This is what's new in CEF4Delphi :
  • Added the JSSharedMemoryProcMessage demo.
  • Set GlobalCEFApp.EnableMediaStream to False by default.
  • Added the TChromiumCore.OnRunQuickMenu event.
  • Added the TChromiumCore.OnQuickMenuCommand event.
  • Added the TChromiumCore.OnQuickMenuDismissed event.
  • Added the TChromiumCore.OnMediaAccessChange event.
  • Added the TChromiumCore.OnGetTouchHandleSize event.
  • Added the TChromiumCore.OnTouchHandleStateChanged event.
  • Added the TChromiumCore.OnRequestMediaAccessPermission event.
  • Added the TChromiumCore.OnShowPermissionPrompt event.
  • Added the TChromiumCore.OnDismissPermissionPrompt event.
  • Use TChromiumCore.OnMediaAccessChange and TChromiumCore.OnRequestMediaAccessPermission in the MiniBrowser demo to handle permissions.
ATTENTION
CEF now includes all the necessary events to handle the media access permissions. Those events only work when GlobalCEFApp.EnableMediaStream is False, which is the new default value for that property.

Read the code comments in this units for all the information about the new events :
https://bitbucket.org/chromiumembedded/cef/src/5112/include/capi/cef_permission_handler_capi.h
https://bitbucket.org/chromiumembedded/cef/src/5112/include/capi/cef_context_menu_handler_capi.h
https://bitbucket.org/chromiumembedded/cef/src/5112/include/capi/cef_display_handler_capi.h
https://bitbucket.org/chromiumembedded/cef/src/5112/include/capi/cef_render_handler_capi.h
https://bitbucket.org/chromiumembedded/cef/src/5112/include/capi/cef_shared_memory_region_capi.h
https://bitbucket.org/chromiumembedded/cef/src/5112/include/capi/cef_shared_process_message_builder_capi.h
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 104.4.22

Post by salvadordf »

Hi,

CEF4Delphi is now updated to CEF 104.4.22

This is what's new in CEF :
  • Fix flaky OnDraggableRegionsChanged behavior. https://bitbucket.org/chromiumembedded/cef/commits/181df42df2973e0f89a5cb2da2c9001c15ad04e3
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.22%2Bg181df42%2Bchromium-104.0.5112.81_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.22%2Bg181df42%2Bchromium-104.0.5112.81_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.22%2Bg181df42%2Bchromium-104.0.5112.81_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.22%2Bg181df42%2Bchromium-104.0.5112.81_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.22%2Bg181df42%2Bchromium-104.0.5112.81_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.22%2Bg181df42%2Bchromium-104.0.5112.81_macosx64.tar.bz2
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 104.4.23

Post by salvadordf »

Hi,

CEF4Delphi is now updated to CEF 104.4.23

This is what's new in CEF :
  • Chromium 104.0.5112.102 :D
This is what's now in CEF4Delphi :
  • Fixed used units in the Delphi packages.
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.23%2Bg46ae630%2Bchromium-104.0.5112.102_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.23%2Bg46ae630%2Bchromium-104.0.5112.102_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.23%2Bg46ae630%2Bchromium-104.0.5112.102_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.23%2Bg46ae630%2Bchromium-104.0.5112.102_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.23%2Bg46ae630%2Bchromium-104.0.5112.102_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.23%2Bg46ae630%2Bchromium-104.0.5112.102_macosx64.tar.bz2
WARNING
This version has a known issue with the TChromium.PrintToPDF function.
https://github.com/salvadordf/CEF4Delphi/issues/433
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 104.4.24

Post by salvadordf »

Hi,

CEF4Delphi is now updated to CEF 104.4.24.

This is what's new in CEF :
  • Fixed the PrintToPDF not working issue. https://bitbucket.org/chromiumembedded/cef/issues/3373/windows-printtopdf-not-working-in-m104
This is what's new in CEF4Delphi :
  • Added an HTML response to the SimpleServer demo.
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.24%2Bgdf482f6%2Bchromium-104.0.5112.102_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.24%2Bgdf482f6%2Bchromium-104.0.5112.102_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.24%2Bgdf482f6%2Bchromium-104.0.5112.102_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.24%2Bgdf482f6%2Bchromium-104.0.5112.102_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.24%2Bgdf482f6%2Bchromium-104.0.5112.102_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.24%2Bgdf482f6%2Bchromium-104.0.5112.102_macosx64.tar.bz2
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 104.4.25

Post by salvadordf »

Hi,

CEF4Delphi is now updated to CEF 104.4.25

This is what's new in CEF :
  • Fix same-site calculation for saving cookies from intercepted responses. This fixes an issue where authentication cookies from SAML responses were not being saved. https://bitbucket.org/chromiumembedded/cef/commits/d80d4671c382f79b233531e4dc8dc33601631ad8
There are no relevant changes in CEF4Delphi this time.

These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.25%2Bgd80d467%2Bchromium-104.0.5112.102_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.25%2Bgd80d467%2Bchromium-104.0.5112.102_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.25%2Bgd80d467%2Bchromium-104.0.5112.102_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.25%2Bgd80d467%2Bchromium-104.0.5112.102_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.25%2Bgd80d467%2Bchromium-104.0.5112.102_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.25%2Bgd80d467%2Bchromium-104.0.5112.102_macosx64.tar.bz2
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 104.4.26

Post by salvadordf »

Hi,

CEf4Delphi has been updated to CEF 104.4.26

This is what's new in CEF :
  • Fix crashes related to permissions checks. This fixes a crash when attempting to install a Chrome Web App. https://bitbucket.org/chromiumembedded/cef/commits/4180781f5481a4f83a342dbf26e7dc6ce0a81ce3
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.26%2Bg4180781%2Bchromium-104.0.5112.102_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.26%2Bg4180781%2Bchromium-104.0.5112.102_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.26%2Bg4180781%2Bchromium-104.0.5112.102_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.26%2Bg4180781%2Bchromium-104.0.5112.102_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.26%2Bg4180781%2Bchromium-104.0.5112.102_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_104.4.26%2Bg4180781%2Bchromium-104.0.5112.102_macosx64.tar.bz2
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 105.3.25

Post by salvadordf »

Hi,

CEF4Delphi has been updated to CEF 105.3.25

This is what's new in CEF :
  • Chromium 105.0.5195.54. :D
This is what's new in CEF4Delphi since the last announcement :
  • Added TChromiumCore.ToggleAudioMuted.
  • Always set TChromiumCore.AudioMuted in the right CEF thread.
  • Added the TCefBaseTime type.
  • TCefCookie.creation is now TCefBaseTime.
  • TCefCookie.last_access is now TCefBaseTime.
  • TCefCookie.expires is now TCefBaseTime.
  • TCefZipReaderRef.GetFileLastModified is now TCefBaseTime.
  • TCEFX509CertificateRef.GetValidStart is now TCefBaseTime.
  • TCEFX509CertificateRef.GetValidExpiry is now TCefBaseTime.
  • Added TCEFX509CertificateRef.GetValidStartAsDateTime.
  • Added TCEFX509CertificateRef.GetValidExpiryAsDateTime.
  • Added the DateTimeToCefBaseTime function.
  • Added the CefBaseTimeNow function.
  • Added the CetTimeToCefBaseTime function.
  • Added the CetTimeFromCefBaseTime function.
  • Added the CefBaseTimeToDateTime function.
  • TCefMenuModelRef.GetCount is now NativeUInt.
  • Most of the "index" parameters in TCefMenuModelRef are now NativeUInt.
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_105.3.25%2Bg0ca6a9e%2Bchromium-105.0.5195.54_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_105.3.25%2Bg0ca6a9e%2Bchromium-105.0.5195.54_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_105.3.25%2Bg0ca6a9e%2Bchromium-105.0.5195.54_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_105.3.25%2Bg0ca6a9e%2Bchromium-105.0.5195.54_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_105.3.25%2Bg0ca6a9e%2Bchromium-105.0.5195.54_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_105.3.25%2Bg0ca6a9e%2Bchromium-105.0.5195.54_macosx64.tar.bz2
Locked