Releases
Posted on
JxBrowser 9.1.2
Touch handles
JxBrowser now allows disabling Chromium touch selection handles in touch environments. This is useful when an application needs to manage text selection UI itself and should not show Chromium’s built-in touch handles.
The feature is controlled by the --disable-touch-selection-handles Chromium
command line switch:
var engine = Engine.newInstance(
EngineOptions.newBuilder(HARDWARE_ACCELERATED)
.addSwitch("--disable-touch-selection-handles")
.build());
Chromium 149.0.7827.103
We upgraded Chromium to a newer version, which introduces 74 security fixes, including:
- CVE-2026-11628: Use after free in Ozone
- CVE-2026-11629: Use after free in Ozone
- CVE-2026-11630: Use after free in File Input
- CVE-2026-11631: Use after free in Aura
- CVE-2026-11645: Out of bounds memory access in V8
Google is aware that an exploit for CVE-2026-11645 exists in the wild.
See the Chromium release announcement for more details.
SBOM
This section provides the Software Bill of Materials (SBOM) for JxBrowser 9.1.2 in CycloneDX format. The file lists the following software components:
- the third-party libraries used by JxBrowser,
- the Chromium build used by JxBrowser,
- the third-party components JxBrowser inherits from Chromium.
Download JxBrowser 9.1.2
Please share your email with us, and we'll send you download instructions.
We were unable to send the email. Please use the direct link to download JxBrowser.
If you are a registered customer you don't need to do anything to use this update.
If you would like to evaluate the product, you need an evaluation license.
Follow @JxBrowser to get notified of the library updates.
Subscribe to our RSS feed to get instant updates on new releases.
Subscribe to get notifications about the latest releases.