Releases: HtmlUnit/htmlunit
Releases · HtmlUnit/htmlunit
HtmlUnit 2.52.0
Highlights
- the usual bugfixes
- Firefox 90
- updates from Rhino
- many java.awt dependencies removed (by implementing our own simple 2D graphics)
- inline styles are now parsed by the htmlunit-cssparser
- many style handling related fixes and improvements
- element behaviors and HTML components (HTCs) have been removed from the code base
Please have a look at the full release notes for details about this release.
HtmlUnit 2.51.0
Highlights
- the usual bugfixes
- Firefox 89
- Chrome/Edge 91
- JS Template support
- many updates from Rhino
Please have a look at the full release notes for details about this release.
HtmlUnit 2.50.0
Highlights
- the usual bugfixes
- Firefox 88
- Chrome/Edge 90
- many updates from Rhino incl. BigInt support)
- documentation now has a link to 'The Java Web Scraping Handbook'
- the WebClient constructors are supporting a proxyScheme now
Please have a look at the full release notes for details about this release.
HtmlUnit 2.49.1
- Clicking an anchor was always calling the attachment handler (if set). This was a regression from anchor download attribute support.
HtmlUnit 2.49.0
Highlights
- the usual bugfixes
- updates from Rhino
- Firefox 87
- documentation updates for file download handling
- Cookies generated from client code now sent to subdomains also
Please have a look at the full release notes for details about this release.
HtmlUnit 2.48.0
Highlights
- the usual Bugfixes
- updates from Rhino
- improvements for the CanvasRenderingContext2D
- DomNode#asNormalizedText() added
- WebClient.loadHtmlCodeIntoCurrentWindow(String) and WebClient.loadXHtmlCodeIntoCurrentWindow(String) added
- Chrome/Edge 89
- Firefox 86
Please have a look at the full release notes for details about this release.
HtmlUnit-2.47.1
- fix a neko regression from the improved table parsing done in 2.44.0.
HtmlUnit-2.47.0
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
- the usual Bugfixes
- many updates from Rhino
- Chrome/Edge 87
- Firefox 84
HtmlUnit-2.45.0
- the usual Bugfixes
- switch from FF68 to FF78 ESR
- Chrome/Edge 86
- F82
- improved event js constructors