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 March 31, 2021
JxBrowser 7.14
Good news everyone! A new version is available for download. In this version the Chromium engine has been upgraded to version 89.
Chromium 89
Chromium has been updated to version 89.0.4389.90.
This Chromium version includes several important security fixes, so we recommend that you upgrade your JxBrowser to v7.14.
Flash EOL
Chromium does not support Flash anymore. All the Flash-related functionality is removed from its source code. In this version we remove the following Flash-related API too:
EngineOptions.ppapiFlashPath()
EngineOptions.ppapiFlashVersion()
EngineOptions.Builder.ppapiFlashPath(Path ppapiFlashPath)
EngineOptions.Builder.ppapiFlashVersion(String ppapiFlashVersion)
Improvements
- Rectangular shape of
BrowserView
is now enforced on Linux in both rendering modes. In the previous versionsBrowserView
had rounded corners. - The number of Chromium processes when instantiating an
Engine
instance is reduced. In the previous version, Chromium launched 7 processes: Main, GPU, 2x Utility, 3x Renderer. Now only 4 processes are launched: Main, GPU, Utility, Renderer. - It got possible to create HAR files in DevTools.
- Chromium traffic to the local network IPs has been disabled. We figured out that even
when Chromium traffic is disabled, Chromium
still sends request to URLs such as URLs
http://10.0.0.17:8060
orhttp://192.168.1.188
. These URLs are related to the Media Router feature used by Chromium to discover media devices it can cast to. Since the library doesn’t support casting to the media devices, we disabled this feature to suppress such URL requests. - Always return focus to JavaFX when closing
BrowserView
.
Fixed issues
- GPU crash on Linux in the off-screen rendering mode.
- GPU crash on Windows and Linux in the hardware accelerated rendering mode when displaying HTML tooltips.
- The
InvalidProtocolBufferException
error whenBeforeSendUploadDataCallback.Params.uploadData()
has non-UTF-8 text. Now, if the upload data has non-UTF-8 text, the data is treated ascom.teamdev.jxbrowser.net.BytesData
. - Wrong scaling after hiding and showing
BrowserView
on a secondary display with scale factor different than the primary display on Windows. - Flickering when adding/removing
BrowserView
from a JavaFX SplitPane in the hardware accelerated rendering mode on Windows. - Popup window reducing its size when resized.
- The web page not loaded because of the SSL handshake failure when navigating to a certain HTTPS URL.
- Broken jQuery file drag and drop in the off-screen rendering mode.
- The
FocusGained
event not fired on macOS. - Chromium binaries verification failing with permission error on Linux.
- The default spell checker context menu not being closed when clicking outside it on Windows.
- The read/write permissions for JavaScript Clipboard API not being granted.
- Broken Chromium Win32 binaries verification.
- Crash on web pages with text input during spell checker initialization.
Download JxBrowser 7.14
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.
Subscribe to get notifications about the latest releases.