Changed
- Enhanced getCrawlRequestResults Method
- Added optional
page,pageSize, and download parameters to the getCrawlRequestResults method for better pagination control and direct result downloading. - Updated documentation and examples to reflect the new parameters.
- Added comprehensive test cases to validate the new functionality.
- Added optional
Fixed
- Security: Patched a critical vulnerability in the
form-datadependency by updating it to a secure version.
Full Changelog: v1.2.0...v1.2.1