Releases: apify/apify-sdk-js
Releases · apify/apify-sdk-js
3.4.3 (2025-07-14)
Bug Fixes
- Return eventChargeLimitReached=false for charge calls with count=0 (#395) (4f97da0), closes #372
3.4.2 (2025-05-19)
Bug Fixes
- improve extension of
Configuration
class to fix issues in native ESM projects (#394) (8842706)
3.4.1 (2025-05-07)
Bug Fixes
3.4.0 (2025-04-01)
Features
3.3.2 (2025-02-20)
Bug Fixes
- ensure
maxTotalChargeUsd
is correctly mapped to number, consider empty string as infinity (#361) (bb65f70)
3.3.1 (2025-02-19)
Bug Fixes
- Add workaround for incorrect handling of maxTotalChargeUsd (#360) (acb2abe)
3.3.0 (2025-02-06)
Bug Fixes
Features
3.2.6 (2024-10-07)
Bug Fixes
- decode special characters in proxy
username
and password
(#326) (9a7a4d0)
3.2.5 (2024-08-14)
Features
3.2.4 (2024-07-04)
Bug Fixes
- add
standbyPort
to ConfigurationOptions
(#311) (530b8a1)
Features