Releases: DatL4g/KCEF
Releases · DatL4g/KCEF
v2024.04.20.4
What's Changed
- Load jcef directly from bundled binary
So if you build your app with the JetBrains Runtime JDK it's no longer required to download the packages.
Note
Keep in mind that this feature has only be tested on Linux, it should work on Windows as well, however MacOS might fail since this platform normally requires special implementation (please report back).
Full Changelog: v2024.04.20.3...v2024.04.20.4
2024.04.20.3
What's Changed
- bump dependencies by @SamCosta1 in #17
New Contributors
- @SamCosta1 made their first contribution in #17
Full Changelog: v2024.04.20.2...v2024.04.20.3
2024.04.20.2
What's Changed
- Mark KCEF as initialized by loading CEF on your own, useful for custom setups
- Fix for #16 setting a custom url for packages
Full Changelog: v2024.04.20.1...v2024.04.20.2
2024.04.20.1
What's Changed
- make KCEFClient constructor public by @bulletjet786 in #11
- Fix for #13 by @zaroxh in #15
New Contributors
- @bulletjet786 made their first contribution in #11
- @zaroxh made their first contribution in #15
Full Changelog: https://github.com/DatL4g/KCEF/commits/v2024.04.20.1