Skip to content

Releases: jcefmaven/jcefbuild

JCEF 7f53d6d + CEF 100.0.14+g4e5ba66+chromium-100.0.4896.75

07 Apr 18:50
Compare
Choose a tag to compare

Update JCEF to 7f53d6d

Build: GitHub Actions #23
JCEF version: 7f53d6d
CEF version: 100.0.14+g4e5ba66+chromium-100.0.4896.75

Changes from previous release:

Update to CEF version 100.0.14+g4e5ba66+chromium-100.0.4896.75

This adapts to the following CEF issues or commits:
- Removed WebPlugin support (CEF issue #3047)
- Removed find identifier (CEF issue #3098)
- Updated net error codes

NOTE: The sources appended below are the sources of this repository, not JCEF. Please refer to the JCEF commit linked above to obtain sources of this build.

JCEF 56fb723 + CEF 95.7.14+g9f72f35+chromium-95.0.4638.69

22 Mar 09:14
Compare
Choose a tag to compare

Update JCEF to 56fb723

Build: GitHub Actions #22
JCEF version: 56fb723
CEF version: 95.7.14+g9f72f35+chromium-95.0.4638.69

Changes from previous release:

Update entitlements to fully support MacOSX on newer versions.

Added check to OnBrowserCreated when extra_info is null (fixes issue #416)

NOTE: The sources appended below are the sources of this repository, not JCEF. Please refer to the JCEF commit linked above to obtain sources of this build.

JCEF a51ff7f + CEF 95.7.14+g9f72f35+chromium-95.0.4638.69

21 Dec 21:10
Compare
Choose a tag to compare

Update JCEF to a51ff7f

Build: GitHub Actions #18
JCEF version: a51ff7f
CEF version: 95.7.14+g9f72f35+chromium-95.0.4638.69

Changes from previous release:

Fix compile.sh failing due to missing manifest file (fixes issue #415)

NOTE: The sources appended below are the sources of this repository, not JCEF. Please refer to the JCEF commit linked above to obtain sources of this build.

JCEF 11fa85f + CEF 95.7.14+g9f72f35+chromium-95.0.4638.69

20 Dec 21:59
Compare
Choose a tag to compare

WARNING: A part of this build appears to be broken!
See test_report.json and #1 for more info!
Affected platforms: [LINUX_AMD64, LINUX_ARM64, LINUX_I386, LINUX_ARM]

Update JCEF to 11fa85f

Build: GitHub Actions #17
JCEF version: 11fa85f
CEF version: 95.7.14+g9f72f35+chromium-95.0.4638.69

Changes from previous release:

Added a MANIFEST file to JCEF JARs (fixes issue #389)

This manifest file contains the Automatic-Module-Name set to "jcef". This helps improve compatibility with JPMS (Java 9 Module System), and avoids having two different modules for win32 and win64 JCEF.

NOTE: The sources appended below are the sources of this repository, not JCEF. Please refer to the JCEF commit linked above to obtain sources of this build.

JCEF 84f7798 + CEF 95.7.14+g9f72f35+chromium-95.0.4638.69

20 Dec 21:59
Compare
Choose a tag to compare

Update JCEF to 84f7798

Build: GitHub Actions #16
JCEF version: 84f7798
CEF version: 95.7.14+g9f72f35+chromium-95.0.4638.69

Changes from previous release:

Update download links

NOTE: The sources appended below are the sources of this repository, not JCEF. Please refer to the JCEF commit linked above to obtain sources of this build.

JCEF 544024e + CEF 95.7.14+g9f72f35+chromium-95.0.4638.69

17 Dec 03:14
Compare
Choose a tag to compare

Update JCEF to 544024e

Build: GitHub Actions #15
JCEF version: 544024e
CEF version: 95.7.14+g9f72f35+chromium-95.0.4638.69

Changes from previous release:

Update build requirements

NOTE: The sources appended below are the sources of this repository, not JCEF. Please refer to the JCEF commit linked above to obtain sources of this build.

JCEF ae6912a + CEF 95.7.14+g9f72f35+chromium-95.0.4638.69

17 Dec 03:07
Compare
Choose a tag to compare

Update JCEF to ae6912a

Build: GitHub Actions #14
JCEF version: ae6912a
CEF version: 95.7.14+g9f72f35+chromium-95.0.4638.69

Changes from previous release:

Update to CEF version 95.7.14+g9f72f35+chromium-95.0.4638.69

This adapts to the following CEF issues or commits:
- #866: Combine CefBrowserHost.SetFocus and CefBrowserHost.SendFocusEvent into the one method
- #1861: API redundancy: CefRequestCallback has same functionality as CefCallback
- #2899: Remove CefSettings.ignore_certificate_errors setting
-  69b7dc3: Remove deprecated base::Bind APIs (see issue #3140)
-  8587cc4: Use CefRect for CefWindowInfo bounds (fixes issue #1515)

NOTE: The sources appended below are the sources of this repository, not JCEF. Please refer to the JCEF commit linked above to obtain sources of this build.