Releases: apify/apify-client-js
Releases Β· apify/apify-client-js
2.20.0
2.20.0 (2025-11-20)
π Features
- Add redirected actor logs (#769) (a7f4233) by @Pijukatel
- Replace
agentkeepalivewith native Node.js HTTP agents for proxy support (#788) (7d2be0f) by @tducret
π Bug Fixes
- Actor start and run options and doc (#785) (61f91e5) by @michael-apify
β‘ Performance
2.19.0
2.19.0 (2025-10-20)
π Features
- Move restartOnError from Actor to Run options (#760) (8f80f82) by @DaveHanns
2.18.0
2.17.0
2.16.0
2.16.0 (2025-08-26)
Refactor
- [breaking] Rename expiresInMillis to expiresInSecs in create storage content URL (#733) (a190b72) by @danpoletaev
2.15.1
2.15.1 (2025-08-20)
π Bug Fixes
- Add recordPublicUrl to KeyValueListItem type (#730) (42dfe64) by @danpoletaev
2.15.0
2.15.0 (2025-08-12)
π Features
- Extend status parameter to an array of possible statuses (#723) (0be893f) by @JanHranicky
2.14.0
2.14.0 (2025-08-11)
π Features
- Add keyValueStore.getRecordPublicUrl (#725) (d84a03a) by @danpoletaev
2.13.0
2.13.0 (2025-08-06)
π Features
- Add new methods Dataset.createItemsPublicUrl & KeyValueStore.createKeysPublicUrl (#720) (62554e4) by @danpoletaev
π Bug Fixes
2.12.6
2.12.6 (2025-06-30)
π Features
- Allow sorting of Actors collection (#708) (562a193) by @protoss70
π Bug Fixes
- Use appropriate timeouts (#704) (b896bf2) by @janbuchar
- Rename option for new sortBy parameter (#711) (f45dd03) by @protoss70