Releases: HtmlUnit/htmlunit
Releases · HtmlUnit/htmlunit
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
HtmlUnit-2.44.0
- more Rhino fixes
- the usual Bugfixes
- Chrome/Edge 85
- FF80
- improved/fixed XMLHttpRequest event handling
HtmlUnit-2.43.0
- again a bunch of Rhino fixes
- Chrome 84
- Firefox 79
- Edge added
- FF60 removed