Releases
Posted on
JxBrowser 9.1.0
Per-browser zoom
By default, zoom level changes apply to all browsers that share the same origin within a profile. Starting with JxBrowser 9.1.0, you can scope zoom to an individual browser so that changing the zoom level in one browser does not affect others:
browser.zoom().mode(ZoomMode.PER_BROWSER);
browser.zoom().in();
The default mode is ZoomMode.PER_ORIGIN, which preserves the
previous behavior.
Learn more in the zoom guide.
Chromium 148.0.7778.179
We upgraded Chromium to a newer version, which introduces major security fixes, including:
- CVE-2026-9111: Use after free in WebRTC
- CVE-2026-9110: Inappropriate implementation in UI
- CVE-2026-9112: Use after free in GPU
- CVE-2026-9113: Out of bounds read in GPU
- CVE-2026-9114: Use after free in QUIC
See the Chromium release announcement for more details.
Download JxBrowser 9.1.0
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.