Skip to content

Choose a tag to compare

@apify-service-account apify-service-account released this 06 Oct 06:40
· 46 commits to master since this release

3.5.0 (2025-10-06)

Bug Fixes

  • adjust ProxyConfiguration to support crawlee v3.15 (#473) (f5c7feb)
  • ensure the Actor instance is initialized while calling its methods (#471) (70465f7)

Features

  • allow skipping access checks when initializing ProxyConfiguration (#474) (c87a228), closes #472
  • respect input schema defaults in Actor.getInput() (#409) (bd9181d), closes #287