Releases: HtmlUnit/htmlunit
Releases · HtmlUnit/htmlunit
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
HtmlUnit-2.42.0
- many fixes in Rhino
- the usual bunch of fixes
HtmlUnit-2.41.0
- Chrome updated to Chrome 83
- Firefox updated to Firefox77
- many fixes in Rhino
- the usual bunch of fixes
HtmlUnit-2.40.0
- Chrome updated to Chrome 81
- Firefox updated to Firefox75
- new WebClientConfiguration option ConnectionTimeToLive
- major improvements for the focus and active element handling
- label tag got many fixes
- respect Content-Security-Policy: frame-ancestors and X-Frame-Options: DENY when loading frame content
- new method AttachmentHandler.handleAttachment(WebResponse) added. By implementing your own AttachmentHandler you now can process the attachment response by your code without opening a new WebClient window.
HtmlUnit-2.39.1
- fix SvgScript NPE when script engine not available