Skip to content

Releases: HtmlUnit/htmlunit

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).

HtmlUnit 2.63.0

10 Jul 09:22
Compare
Choose a tag to compare
  • Chrome/Edge 103
  • Firefox 102
  • 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.62.0

02 Jun 06:43
Compare
Choose a tag to compare
  • Chrome/Edge 102
  • Firefox 101
  • Bugfixes & Enhancements
  • Window.postMessage now supports arbitary js objects as message instead of converting them into strings.

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.61.0

25 Apr 16:13
Compare
Choose a tag to compare
  • Chrome/Edge 100
  • Firefox 99
  • Bugfixes & Enhancements
  • neko: Possilbe OOM exception with broken input fixed
  • use NativeConsole from core-js instead of our own implementation
  • INCOMPATIBLE CHANGE: Class MediaList was moved from package com.gargoylesoftware.htmlunit.javascript.host.dom into package com.gargoylesoftware.htmlunit.javascript.host.css
  • new method WebRequest.getParameters() returning all parameters (from the url and the body if available). This change was required to fix some issues with Spring MockMVC.

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.60.0

19 Mar 16:27
Compare
Choose a tag to compare
  • Chrome/Edge 99
  • Bugfixes
  • fix broken package-info files generated by the maven plugin used for version 2.59.0 (see #457)

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

HtmlUnit 2.59.0

05 Mar 18:35
Compare
Choose a tag to compare
  • Chrome/Edge 98
  • Firefox 97
  • Polyfills for Fetch and Proxy
  • ClipboardHandler
  • Rhino updates
  • Bugfixes
  • dedicated documentation of the WebClient/WebClientOptions

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