Skip to content

Releases: HtmlUnit/htmlunit

HtmlUnit-2.47.1

07 Feb 12:35

Choose a tag to compare

  • fix a neko regression from the improved table parsing done in 2.44.0.

HtmlUnit-2.47.0

06 Feb 18:39

Choose a tag to compare

Highlights

  • the usual Bugfixes
  • major improvements for XMLHttpRequest event processing (again)
  • updates from Rhino
  • Chrome/Edge 88
  • Firefox 85

Please have a look at the full release notes for details about this release.

HtmlUnit-2.46.0

02 Jan 17:00

Choose a tag to compare

  • the usual Bugfixes
  • many updates from Rhino
  • Chrome/Edge 87
  • Firefox 84

HtmlUnit-2.45.0

12 Nov 19:14

Choose a tag to compare

  • the usual Bugfixes
  • switch from FF68 to FF78 ESR
  • Chrome/Edge 86
  • F82
  • improved event js constructors

HtmlUnit-2.44.0

03 Oct 18:37

Choose a tag to compare

  • more Rhino fixes
  • the usual Bugfixes
  • Chrome/Edge 85
  • FF80
  • improved/fixed XMLHttpRequest event handling

HtmlUnit-2.43.0

09 Aug 16:03

Choose a tag to compare

  • again a bunch of Rhino fixes
  • Chrome 84
  • Firefox 79
  • Edge added
  • FF60 removed

HtmlUnit-2.42.0

11 Jul 12:48

Choose a tag to compare

  • many fixes in Rhino
  • the usual bunch of fixes

HtmlUnit-2.41.0

06 Jun 12:58

Choose a tag to compare

  • Chrome updated to Chrome 83
  • Firefox updated to Firefox77
  • many fixes in Rhino
  • the usual bunch of fixes

HtmlUnit-2.40.0

02 May 15:02

Choose a tag to compare

  • Chrome updated to Chrome 81
  • Firefox updated to Firefox75
  • new WebClientConfiguration option ConnectionTimeToLive
  • major improvements for the focus and active element handling
  • label tag got many fixes
  • respect Content-Security-Policy: frame-ancestors and X-Frame-Options: DENY when loading frame content
  • new method AttachmentHandler.handleAttachment(WebResponse) added. By implementing your own AttachmentHandler you now can process the attachment response by your code without opening a new WebClient window.

HtmlUnit-2.39.1

14 Apr 15:24

Choose a tag to compare

  • fix SvgScript NPE when script engine not available