diff --git a/README.md b/README.md index e800eb88..3edfcac4 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,19 @@ CEF4Delphi is an open source project created by Salvador Díaz Fau to embed Chro CEF4Delphi is based on DCEF3 and fpCEF3. The original license of those projects still applies to CEF4Delphi. Read the license terms in the LICENSE.md file. -CEF4Delphi uses CEF 127.1.2 which includes Chromium 127.0.6533.73. +CEF4Delphi uses CEF 127.1.4 which includes Chromium 127.0.6533.89. The CEF binaries used by CEF4Delphi are available for download at Spotify : -* [Windows 32 bits](https://cef-builds.spotifycdn.com/cef_binary_127.1.2%2Bg1cd2424%2Bchromium-127.0.6533.73_windows32.tar.bz2) -* [Windows 64 bits](https://cef-builds.spotifycdn.com/cef_binary_127.1.2%2Bg1cd2424%2Bchromium-127.0.6533.73_windows64.tar.bz2) -* [Linux x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_127.1.2%2Bg1cd2424%2Bchromium-127.0.6533.73_linux64.tar.bz2) -* [Linux ARM 32 bits](https://cef-builds.spotifycdn.com/cef_binary_127.1.2%2Bg1cd2424%2Bchromium-127.0.6533.73_linuxarm.tar.bz2) -* [Linux ARM 64 bits](https://cef-builds.spotifycdn.com/cef_binary_127.1.2%2Bg1cd2424%2Bchromium-127.0.6533.73_linuxarm64.tar.bz2) -* [MacOS x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_127.1.2%2Bg1cd2424%2Bchromium-127.0.6533.73_macosx64.tar.bz2) +* [Windows 32 bits](https://cef-builds.spotifycdn.com/cef_binary_127.1.4%2Bge71a509%2Bchromium-127.0.6533.89_windows32.tar.bz2) +* [Windows 64 bits](https://cef-builds.spotifycdn.com/cef_binary_127.1.4%2Bge71a509%2Bchromium-127.0.6533.89_windows64.tar.bz2) +* [Linux x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_127.1.4%2Bge71a509%2Bchromium-127.0.6533.89_linux64.tar.bz2) +* [Linux ARM 32 bits](https://cef-builds.spotifycdn.com/cef_binary_127.1.4%2Bge71a509%2Bchromium-127.0.6533.89_linuxarm.tar.bz2) +* [Linux ARM 64 bits](https://cef-builds.spotifycdn.com/cef_binary_127.1.4%2Bge71a509%2Bchromium-127.0.6533.89_linuxarm64.tar.bz2) +* [MacOS x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_127.1.4%2Bge71a509%2Bchromium-127.0.6533.89_macosx64.tar.bz2) CEF4Delphi was developed and tested on Delphi 12.1 and it has been tested in Delphi 6, Delphi XE, Delphi 10, Delphi 11 and Lazarus 3.4/FPC 3.2.2. CEF4Delphi includes VCL, FireMonkey (FMX) and Lazarus components. -CEF4Delphi demos have been tested in Windows 10, Windows 11, Linux Mint 21.3 and Raspberry Pi OS. +CEF4Delphi demos have been tested in Windows 10, Windows 11, Linux Mint 22 and Raspberry Pi OS. ## Links * [Installation instructions and more information about CEF4Delphi](https://www.briskbard.com/index.php?lang=en&pageid=cef) diff --git a/docs/cef4delphi.chm b/docs/cef4delphi.chm index b5ef231e..3c94419b 100644 Binary files a/docs/cef4delphi.chm and b/docs/cef4delphi.chm differ diff --git a/docs/html/cef4delphi.log b/docs/html/cef4delphi.log index 8a2ce879..850f553c 100644 --- a/docs/html/cef4delphi.log +++ b/docs/html/cef4delphi.log @@ -940,5 +940,5 @@ Compile time: 0 minutes, 16 seconds 5 Graphics -Created c:\Users\usuario\Documents\Embarcadero\Studio\Projects\CEF4Delphi\docs\cef4delphi.chm, 3,649,306 bytes -Compression decreased file by 23,607,768 bytes. +Created c:\Users\usuario\Documents\Embarcadero\Studio\Projects\CEF4Delphi\docs\cef4delphi.chm, 3,649,224 bytes +Compression decreased file by 23,607,946 bytes. diff --git a/docs/html/uCEFApplicationCore.html b/docs/html/uCEFApplicationCore.html index b5075b6a..b6b13d28 100644 --- a/docs/html/uCEFApplicationCore.html +++ b/docs/html/uCEFApplicationCore.html @@ -37,13 +37,13 @@

Constants

- + - + - + @@ -55,10 +55,10 @@ - + - + @@ -94,21 +94,21 @@

Constants

CEF_SUPPORTED_VERSION_MAJOR = 126;CEF_SUPPORTED_VERSION_MAJOR = 127;
CEF_SUPPORTED_VERSION_MINOR = 2;CEF_SUPPORTED_VERSION_MINOR = 1;
CEF_SUPPORTED_VERSION_RELEASE = 18;CEF_SUPPORTED_VERSION_RELEASE = 4;
CEF_SUPPORTED_VERSION_BUILD = 0;CEF_CHROMEELF_VERSION_MINOR = 0;
CEF_CHROMEELF_VERSION_RELEASE = 6478;CEF_CHROMEELF_VERSION_RELEASE = 6533;
CEF_CHROMEELF_VERSION_BUILD = 183;CEF_CHROMEELF_VERSION_BUILD = 89;
LIBCEF_DLL = 'libcef.dll';
- +
CEF_SUPPORTED_VERSION_MAJOR = 126;CEF_SUPPORTED_VERSION_MAJOR = 127;

This item has no description.

- +
CEF_SUPPORTED_VERSION_MINOR = 2;CEF_SUPPORTED_VERSION_MINOR = 1;

This item has no description.

- + @@ -136,14 +136,14 @@
CEF_SUPPORTED_VERSION_RELEASE = 18;CEF_SUPPORTED_VERSION_RELEASE = 4;

This item has no description.

- +
CEF_CHROMEELF_VERSION_RELEASE = 6478;CEF_CHROMEELF_VERSION_RELEASE = 6533;

This item has no description.

- + diff --git a/docs/html/uCEFTypes.html b/docs/html/uCEFTypes.html index a4727a58..0c9558d0 100644 --- a/docs/html/uCEFTypes.html +++ b/docs/html/uCEFTypes.html @@ -7050,9 +7050,9 @@ Ranges:
  • CEF_CONTENT_SETTING_TYPE_POINTER_LOCK: Pointer Lock API allows a site to hide the cursor and have exclusive access to mouse inputs.
  • -REVOKED_ABUSIVE_NOTIFICATION_PERMISSIONS: Website setting which is used for UnusedSitePermissionsService to store auto-revoked notification permissions from abusive sites.
  • +CEF_CONTENT_SETTING_TYPE_REVOKED_ABUSIVE_NOTIFICATION_PERMISSIONS: Website setting which is used for UnusedSitePermissionsService to store auto-revoked notification permissions from abusive sites.
  • -TRACKING_PROTECTION: +CEF_CONTENT_SETTING_TYPE_TRACKING_PROTECTION:

    Content setting that controls tracking protection status per site. diff --git a/packages/cef4delphi_lazarus.lpk b/packages/cef4delphi_lazarus.lpk index 1a4c7a19..abda41cd 100644 --- a/packages/cef4delphi_lazarus.lpk +++ b/packages/cef4delphi_lazarus.lpk @@ -21,7 +21,7 @@ - + diff --git a/source/uCEFVersion.inc b/source/uCEFVersion.inc index ce81a547..8d474865 100644 --- a/source/uCEFVersion.inc +++ b/source/uCEFVersion.inc @@ -1,9 +1,9 @@ CEF_SUPPORTED_VERSION_MAJOR = 127; CEF_SUPPORTED_VERSION_MINOR = 1; - CEF_SUPPORTED_VERSION_RELEASE = 2; + CEF_SUPPORTED_VERSION_RELEASE = 4; CEF_SUPPORTED_VERSION_BUILD = 0; CEF_CHROMEELF_VERSION_MAJOR = CEF_SUPPORTED_VERSION_MAJOR; CEF_CHROMEELF_VERSION_MINOR = 0; CEF_CHROMEELF_VERSION_RELEASE = 6533; - CEF_CHROMEELF_VERSION_BUILD = 73; + CEF_CHROMEELF_VERSION_BUILD = 89; diff --git a/update_CEF4Delphi.json b/update_CEF4Delphi.json index a277e3e2..2e7d80a8 100644 --- a/update_CEF4Delphi.json +++ b/update_CEF4Delphi.json @@ -2,9 +2,9 @@ "UpdateLazPackages" : [ { "ForceNotify" : true, - "InternalVersion" : 632, + "InternalVersion" : 633, "Name" : "cef4delphi_lazarus.lpk", - "Version" : "127.1.2" + "Version" : "127.1.4" } ], "UpdatePackageData" : {

  • CEF_CHROMEELF_VERSION_BUILD = 183;CEF_CHROMEELF_VERSION_BUILD = 89;

    This item has no description.