- Fixed .click() misreport of element being covered by correctly targeting center of inline elements.
- Resolved multiple XHR handling bugs: prevented aborting completed requests, stopped false 'aborted' logs, avoided abort during unload, and corrected onreadystatechange arguments.
- Cleaned Windows build issues (removed devDependencies from binary, stripped leading paths in error traces), updated install messaging, and upgraded lodash and commit-info dependencies.