Skip to content

Releases: HtmlUnit/htmlunit

HtmlUnit 3.1.0

16 Apr 11:24
Compare
Choose a tag to compare

Highlights

  • This release is not compatible with 2.xx versions - please read the migration info
  • Chrome/Edge 111; Firefox 111
  • bunch of neko fixes
  • for..of loops for HTMLCollections
  • Regexp "[^]" matches any character, including new line
  • many more fixes and improvements

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

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 3.0.0

19 Mar 13:18
Compare
Choose a tag to compare

Highlights

  • This release is not compatible with 2.xx versions - please read the migration info
  • htmlunit.org
  • Chrome/Edge 110
  • Firefox 110
  • value handling for input controls rewritten, changing the value no longer changes the value attribute (please have a look at the migration info)
  • javascript Function.toString() now returns the source code string - this fixes some problems with content hosted by incapsula
  • many, many more fixes

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

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 2.70.0

22 Jan 18:13
Compare
Choose a tag to compare

Highlights

  • Chrome/Edge 109
  • Firefox 109
  • many, many updates for parsing the :not() pseudo selector
  • fixed definition of the Location properties (they are defined on the objectitself instead on the prototype)
  • anchors are now taking care of the rel="noreferrer" attribute
  • fixed url parameter processing in history.replaceState() / history.pushState().
  • JDK 17 fixes
  • working on android compatibility
  • several exceptions found by oss-fuzz fixed
  • code cleanup for neko

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

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 2.69.0

05 Jan 19:41
Compare
Choose a tag to compare
  • Xerces detection fixed.
  • HtmlUnit is now regulary tested by Google OSS-Fuzz
  • various problems found by oss-fuzz fixed
  • scope fixed for bound functions called inside Promise.then()
  • various fixes for history.replaceState() / history.pushState()

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

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 2.68.0

28 Dec 18:18
Compare
Choose a tag to compare
  • Chrome/Edge 108
  • Firefox 108
  • neko-html no longer requires xerces
  • javascript constructor properties are writable
  • many more Bugfixes & Enhancements

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

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 2.67.0

20 Nov 13:07
Compare
Choose a tag to compare
  • Chrome/Edge 107
  • Firefox 107
  • Cookie: support sameSite attribute ; treat localhost as secure origin
  • DOMTokenList: fixing change notification; no longer add an attribute to the dom node if remove is called an there was no attribute so far
  • XPath fixes
  • Bugfixes & Enhancements

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

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 2.66.0

22 Oct 16:43
Compare
Choose a tag to compare
  • Chrome/Edge 106
  • Firefox 106
  • various enhancements for HTMLMediaElement
  • Bugfixes & Enhancements

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

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 2.65.1

03 Oct 11:47
Compare
Choose a tag to compare
  • fix replacement of xalan

HtmlUnit 2.65.0

03 Oct 08:12
Compare
Choose a tag to compare
  • Chrome/Edge 105
  • Firefox 105
  • Firefox ESR 102
  • PrintHandler configurable at the WebClient added
  • Xalan replacesd by htmlunit-xpath
  • Bugfixes & Enhancements

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

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 2.64.0

18 Aug 15:45
Compare
Choose a tag to compare
  • Chrome/Edge 104
  • Firefox 103
  • improved client side validation
  • Screen/ScreenOrientation javascript objects improved
  • Bugfixes & Enhancements

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

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).