List icon Contents

Posted on June 25, 2025

JxBrowser 8.9.0

Widevine on Linux

Widevine is a technology that allows companies to distribute DRM-encoded content. JxBrowser supports it since version 7.4 on Windows and macOS.

In this release, we’re extending the Widevine support to Linux, and introduce the new API to manage it:

Widevine widevine = engine.widevine();
WidevineActivationStatus status = widevine.activate().join();
boolean isActivated = widevine.isActivated();

Check out the detailed guide on the new Widevine API on the Media page.

Breaking change

In favour of the new API, we have removed the ProprietaryFeature.WIDEVINE constant.

Check out the 8.8.0 to 8.9.0 migration guide to learn how to replace this constant.

Chromium 137.0.7151.120

We upgraded Chromium to a newer version, which introduces major security fixes including:

You can read more about it in the Chromium blog posts:

Quality enhancements

  • Fixed broken off-screen rendering when GPU is disabled or not available.
  • Fixed handling of swt.autoScale property in SWT 3.129.0 and newer.
  • Fixed incorrect scaling when JavaFX window is programmatically moved to another display on Windows.
  • Fixed brief flickering when creating BrowserView in both rendering modes on Windows.
  • Fixed JNI crash in BeaconWindow class in JavaFX.
  • Fixed NullPointerException thrown by SWT on macOS when using accessibility tools like VoiceOver.
  • Fixed a crash on downloads that end very fast.
  • Fixed unexpected Latin characters appearing next to Japanese symbols when using IME on Windows in the off-screen mode.
  • Fixed the “swipe up” gesture to scroll the page as expected instead of selecting text in the off-screen mode, with the native input enabled, on Windows.
  • Fixed incorrect characters appearing in tin the off-screen mode, with the native input enabled, on Windows.
  • Fixed a memory leak in SWT off-screen rendering on macOS.

Download JxBrowser 8.9.0

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

Sending...
EmailBox 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