Skip to content

Releases: apify/apify-sdk-js

[email protected]

12 Nov 15:48

Choose a tag to compare

3.5.2 (2025-11-12)

Bug Fixes

  • Fix Actor.charge behavior when the budget is overdrawn (#504) (7d17dfa)

Performance Improvements

[email protected]

20 Oct 06:14

Choose a tag to compare

3.5.1 (2025-10-20)

Performance Improvements

  • Use Apify-provided environment variables to obtain PPE pricing information (#483) (98dd09b), closes #481

[email protected]

06 Oct 06:40

Choose a tag to compare

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

[email protected]

11 Sep 07:56

Choose a tag to compare

3.4.5 (2025-09-11)

Bug Fixes

  • consistent parameters for platform event listeners (#451) (705ae50), closes #405
  • force quit stuck Actor.exit() calls (#420) (483fc43)
  • respect forceCloud in KeyValueStore.getPublicUrl() calls (#462) (12e5f9f), closes #302 #459

[email protected]

28 Jul 12:22

Choose a tag to compare

3.4.4 (2025-07-28)

Note: Version bump only for package apify

What's Changed

Full Changelog: https://github.com/apify/apify-sdk-js/compare/[email protected]@3.4.4

[email protected]

14 Jul 14:06

Choose a tag to compare

3.4.3 (2025-07-14)

Bug Fixes

  • Return eventChargeLimitReached=false for charge calls with count=0 (#395) (4f97da0), closes #372

[email protected]

19 May 08:01

Choose a tag to compare

3.4.2 (2025-05-19)

Bug Fixes

  • improve extension of Configuration class to fix issues in native ESM projects (#394) (8842706)

[email protected]

07 May 13:19

Choose a tag to compare

3.4.1 (2025-05-07)

Bug Fixes

[email protected]

01 Apr 11:15

Choose a tag to compare

3.4.0 (2025-04-01)

Features

[email protected]

20 Feb 12:04

Choose a tag to compare

3.3.2 (2025-02-20)

Bug Fixes

  • ensure maxTotalChargeUsd is correctly mapped to number, consider empty string as infinity (#361) (bb65f70)