Posted on September 21, 2022
JxBrowser 7.28
In this release, we upgrade Chromium, extend Fullscreen API, improve the stability of the library, and drop support for old macOS versions.
Chromium 104.0.5112.124
We upgraded Chromium to version 104.0.5112.124.
Fullscreen API
It’s now possible to exit the fullscreen mode programmatically:
// Exits the fullscreen mode even for PDF viewer.
browser.fullScreen().exit();
There are incompatible API changes, please check out the migration guide for more details.
macOS support
Chromium has dropped support of macOS Sierra 10.12 and El Capitan 10.11, and so did we.
Quality enhancements
- Fixed the issue when the arrow keys changed the focus in JavaFX applications.
- Fixed the possible deadlock when using methods of
DragAndDrop
services. - Fixed a resource leak when creating cursors in SWT.
- Fixed keyboard events forwarding to web dialogs on macOS.
Download JxBrowser 7.28
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 @JxBrowserTeam to get notified of the library updates.
Subscribe to our RSS feed to get instant updates on new releases.