Skip to content

HtmlUnit 4.7.0

Latest
Compare
Choose a tag to compare
@rbri rbri released this 29 Nov 18:29
bea7673

Highlights

  • This release is not compatible with 3.xx versions

  • Chrome/Edge 131, Firefox 133

  • core-js: String.prototype.matchAll, Symbol.matchAll, and RegExp.prototype[Symbol.matchAll] added

  • Implementation of Plugin/PluginArray/MimeType/MimeTypeArray updated

  • Upgrade Apache commons-io to 2.18.0

  • DOMTokenList add()/remove() are able to handle an arbitrary amount of tokens

  • document.all == undefined and document.all == null now returns true

  • performance improvements and micro optimizations

  • as usual a bunch of improvements and 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).

Full Changelog: 4.6.0...4.7.0