Release Notes


JExplorer 3.7

posted Jun 30, 2019, 11:46 PM by Vladimir Ikryanov

JExplorer 3.7 includes the following bug fixes and improvements:
  • The OnBeforeUnload dialog support has been added.
  • The issue with loosing focus when maximizing window has been fixed.
  • The issue with loosing focus when selecting an item in the SELECT element with mouse has been fixed.
  • The native crash when calling the window.close() JavaScript function.

Release date: July 1, 2019

JExplorer 3.6

posted Apr 20, 2018, 8:27 AM by Vladimir Ikryanov   [ updated Jun 20, 2018, 2:41 AM ]

JExplorer 3.6 includes the following new features and improvements:
  • Support of Windows Server 2016 has been added.
  • The issue when dropdown's popup is detached from the window if you move the window when the popup is displayed has been fixed.
  • The issue when the DOMElement.getElementsByTagName() method throws an exception when the given tag name represents an empty string has been fixed.
  • The issue when it's impossible to select an item in the SELECT element popup has been fixed.

Release date: April 20, 2018

JExplorer 3.5

posted Jun 27, 2017, 6:02 AM by Oleksandra Kovalenko   [ updated Jun 20, 2018, 2:40 AM by Vladimir Ikryanov ]

In this JExplorer update we focused on enriching the DOM API.
Here's what we've added in v3.5: 
  • The DOMDocument.createElement() method. The method allows creating DOM HTML elements that can be later injected into the DOM of the loaded web page.
  • The DOMFrame class that allows accessing FRAME and IFRAME HTML elements on the loaded web page. Now you can access DOM document of each frame on the loaded web page.
  • The DOMDocument.getElementAtPoint() method. This method allows finding HTML element at the given location on the loaded web page.
Resolved issues
  • The issue with closing HTML modal dialog via the HTMLDialog.close() method doesn't work.
  • The focus issue when double click is required to click a link on the loaded web page.

Release date: June 27, 2017

JExplorer 3.4

posted Sep 19, 2016, 8:40 AM by Oleksandra Moiseieva

JExplorer 3.4 includes the following new features:
  • Support of Windows Server 2003.
  • Functionality for opening popups in MS Internet Explorer window.
  • Enabling/disabling design mode for HTML DOM document.
The following issues, reported by our customers, have been fixed in this version:
  • Control loses focus when pressing TAB.
  • Incorrect length of the cookie string.
  • The memory leak when creating/disposing Browser instance multiple times.
  • NullPointerException is thrown when accessing DOM Element attribute.
  • IllegalStateException is thrown when closing Browser instance.
  • The DOMNode.getParentNode() method doesn’t return expected node type (DOMElement).
  • The freezing issue when opening a popup window.

JExplorer 3.3.2

posted Jan 11, 2016, 2:24 AM by Vladimir Ikryanov   [ updated Jan 11, 2016, 2:24 AM ]

JExplorer 3.3.2 contains the following fixes and improvements:
  • Support of “jexplorer.binaries.dir” System Property has been added.
  • The DOMEvent interface has been extended with new methods.
  • Memory usage has been improved.

JExplorer 3.3.1

posted Dec 1, 2015, 6:57 AM by Vladimir Ikryanov   [ updated Dec 1, 2015, 6:57 AM ]

JExplorer 3.3.1 contains the following fixes and improvements:
  • Clear Cache functionality has been added.
  • Support of "jexplorer.process.name" System Property has been added.
  • The Browser.getDocumentType() method has been implemented.
  • Memory usage has been improved.
  • Fixed issue in JavaScript Java Bridge when JSON string contains semicolon.
  • Fixed issue when DOMEventListener doesn’t fire events.

JExplorer 3.3

posted Sep 23, 2015, 7:25 AM by Vladimir Ikryanov   [ updated Sep 29, 2015, 2:14 AM by Alexander Yevsyukov ]

JExplorer 3.3 contains the following fixes and improvements:
  • Support of Windows 10 has been added.
  • Support of JRE 1.8+ on Windows 10 has been implemented.
  • The HttpSecurityHandler has been implemented. Now you can ignore invalid SSL certificates when load HTTPS websites. See example.

JExplorer 3.2

posted Jun 26, 2015, 2:27 AM by Vladimir Ikryanov   [ updated Sep 18, 2015, 4:57 AM by Unknown user ]

JExplorer 3.2 contains the following changes and improvements:
  • The DOMNode.getNodeType() method has been added.
  • The Browser.setContextMenuProvider(ContextMenuProvider provider) method has been added.
  • Support of DOMElement in DOMNodeList has been implemented.
  • Stability during working with popup windows has been improved.

JExplorer 3.1.2 Release Notes

posted May 15, 2015, 1:30 AM by Vladimir Ikryanov   [ updated May 15, 2015, 1:30 AM ]

JExplorer 3.1.2 contains the following improvements:
  • Support of JExplorer 2.x and 3.x JAR files in same Java project has been implemented.
  • Support of MD5 checksum for JExplorer EXE and DLL files has been implemented.
  • Fixed issue with double cursor on a web page.
  • Fixed issue when pressing Alt key causes application freezing.

JExplorer 3.1.1 Release Notes

posted Apr 14, 2015, 3:00 AM by Vladimir Ikryanov   [ updated Apr 14, 2015, 3:01 AM ]

JExplorer 3.1.1 contains the following improvements:
  • Support of window.resizeBy() and window.moveBy() JavaScript functions has been implemented.
  • Fixed focus traversal issue with PDF documents and JRE 1.7 or higher.

1-10 of 33