Posted on March 20, 2023

JxBrowser 7.31

Chromium 111

We upgraded Chromium to 111.0.5563.65.

This update contains 40 security fixes.

Asynchronous JsFunction

It’s now possible to invoke JsFunction in a non-blocking way:

JsFunction function = frame.executeJavaScript("myFunction");
CompletableFuture<String> futureResult = function.invokeAsync(null);

Breaking API changes

The MediaReceiver.description() and MediaReceiver.domain() methods have been removed from Chromium API without an alternative.

Quality enhancements

  • Fixed crashes in WebSwing environments.
  • Fixed a crash when exiting the full-screen mode.
  • Fixed an error when creating autofill suggestion pop-ups.
  • Removed the “Settings” button from a notification pop-up on macOS.

Download JxBrowser 7.31

Please share your email with us, and we'll send you download instructions.

Sending...
Please check your inbox.

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.

Get free 30-day trial
Go Top