Skip to content

Release v1.2.1

Latest

Choose a tag to compare

@amirasaran amirasaran released this 27 Jul 19:32
· 1 commit to main since this release

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.

Fixed

  • Security: Patched a critical vulnerability in the form-data dependency by updating it to a secure version.

Full Changelog: v1.2.0...v1.2.1