2024
- v7.41.4
- v8.1.0
- v8.0.0
- v7.41.3
- v7.41.2
- v7.41.1
- v7.41.0
- v7.40.0
- v7.39.2
- v7.39.1
- v7.39.0
- v7.38.2
- v7.38.1
- v7.38.0
- v7.37.2
- v7.37.1
2023
- v7.37.0
- v7.36.3
- v7.36.2
- v7.36.1
- v7.36
- v7.35.2
- v7.35.1
- v7.35
- v7.34.1
- v7.34
- v7.33.2
- v7.33.1
- v7.33
- v7.32
- v7.31.1
- v7.31
- v7.30.3
- v7.30.2
- v7.30
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
2007
Posted on May 4, 2018
JxBrowser 6.20
Good news everyone! JxBrowser 6.20 is based on Chromium 64!
The new version also includes a number of new features and important improvements. See the details:
Chromium 64
The Chromium engine has been upgraded to version 64.0.3282.24.
NTLMv2
In Chromium 64, NTLMv2 support on macOS and Linux has been added, but it is disabled by default. In this version, the NTLMv2 feature is now configurable for macOS and Linux. On Windows platforms, it is enabled by default.
To enable it, use the following Chromium switcher:
BrowserPreferences.setChromiumSwitches("--enable-ntlm-v2");
Improvements
- Added per-monitor DPI awareness support on Windows 10 with Java 9.
- Improved stability of the Chromium engine when disposing Browser right after clearing the cache.
- Improved stability of the Chromium engine in JavaFX apps on Linux with Java9.
- The Failed to load
'about:blank'
web page within 120 seconds error message during Browser initialization is made more informative, and now provides more details on what’s happened.
Fixed issues
- Stability in multi-threaded environment has been improved. The issue when the library hangs on disposing the Browser instances in multi-threaded environment has been fixed.
- Printing from PDF Viewer not working properly.
- The
java.lang.IllegalStateException
error when callingBrowser.executeJavaScriptAndReturnValue()
. - The
java.lang.NoSuchMethodError: sun.awt.AWTAccessor.getKeyEventAccessor()Lsun/awt/AWTAccessor$KeyEventAccessor;
error in the lightweight rendering mode on Windows platforms with JRE 1.7.0-1.7.0_02. - The UI freeze when clicking multiple times on drop-down on Linux.
- The
java.lang.NullPointerException
error when passing null from JavaScript to Java.
Write us at customer-care@teamdev.com to download JxBrowser 6.20.
Follow @JxBrowserTeam 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.