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 @@
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; |
@@ -55,10 +55,10 @@
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'; |
@@ -94,21 +94,21 @@
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. |
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. |
CEF_CHROMEELF_VERSION_BUILD = 183; |
+CEF_CHROMEELF_VERSION_BUILD = 89; |
This item has no description. |