Releases: HtmlUnit/htmlunit
HtmlUnit 3.1.0
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
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
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
- 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
- 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
- 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
- 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
- fix replacement of xalan
HtmlUnit 2.65.0
- 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
- 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).