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 April 6, 2016
JxBrowser 6.3
JxBrowser 6.3 contains the following features and improvements.
- Audio API has been extended with functionality that allows muting/unmuting audio on the loaded web page.
- SSL Certificate Verifier API has been added. With this new functionality you can decide what SSL certificate should be accepted or rejected.
- Automatic conversion of String, Number, Boolean, JSObject to
java.lang.Object
in JavaScript-Java Bridge has been implemented. In previous versions you might receiveNoSuchMethodException
when calling Java method from JavaScript. - Access to local storage from Flash has been implemented. Without access to local storage you might get the issue when web page loaded in JxBrowser cannot access and use Flash shared object.
- Ability to disable drag and drop for both Java Swing and JavaFX implementations has been added.
- Ability to filter/suppress mouse and keyboard events has been implemented.
- Support of the
window.webkitStorageInfo.requestQuota
on JavaScript has been added. - Support of the
application/json
mime type in drag and drop functionality has been implemented. - Support of Apple Java 1.6 on Mac OS X has been restored.
- The
DOMNode.equals()
method has been added. - The
DOMNode.getNextSibling()
method has been added. - The
DOMNode.getPreviousSibling()
method has been added. - Fixed issue when drag and drop does not work on Linux.
- Fixed issue when library fails to extract Chromium binaries in OSGi environment.
- Fixed
NullPointerException
when embeddingBrowserView
into JavaFX TabPane with empty first tab. - Fixed the “Address already in use: JVM_Bind” error when creating
Browser
instance. - Fixed issue when
NetworkDelegate
corrupts POST binary data. - Fixed issue when
LoadURLParams(String url)
constructor corrupts HTTP request headers. - Fixed issue that prevents JavaFX application from exit on Mac OS X.
- Fixed issue with native crash during resizing
Browser
instance on Windows.
Write us at customer-care@teamdev.com to download JxBrowser 6.3.
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.