Releases: apify/apify-cli
Releases · apify/apify-cli
1.3.1-beta.4
v1.3.1-beta.4 chore(deps): update dependency bun to v1.3.11
1.3.1-beta.3
v1.3.1-beta.3 chore(release): Update changelog and package version [skip ci]
1.3.1-beta.2
v1.3.1-beta.2 chore(release): Update changelog and package version [skip ci]
1.3.1-beta.1
v1.3.1-beta.1 chore(deps): lock file maintenance
1.3.1-beta.0
v1.3.1-beta.0 chore(release): Update changelog and package version [skip ci]
1.3.0
1.3.0 (2026-03-11)
🚀 Features
- Add
--dockerfileflag toapify init(#989) (3f2104e) by @janbuchar - Add secrets:ls command to list all secrets (#990) (8256cf5) by @janbuchar
- actors: Propagates title/description (#992) (7285aec) by @l2ysho
- auth: Introduces auth commands (#1002) (f3e1460) by @l2ysho
- builds: Adds build tag commands (#1004) (082f981) by @l2ysho
- actors: Enables standby mode via actor.json (#991) (519aa43) by @l2ysho
- Add
--jsonflag support toapify push(#1025) (baf39bb) by @Copilot - actor: Adds actor types generation (#1000) (ed11261) by @l2ysho
🐛 Bug Fixes
- Improve Python project detection and entrypoint resolution (#1010) (f0704d3) by @vdusek
- Set correct exit code on incorect
apify secretsusage (#1021) (083c909) by @janbuchar - Enable standby mode on actors during push when usesStandbyMode is set (#1016) (fca7c58) by @MQ37
- Install script TTY handling on Unix (#1032) (f149310) by @vladfrangu
⚡ Performance
- Speed up creating archives when pusing big codebases (#1011) (a873e0c) by @matyascimbulka
1.2.2-beta.40
v1.2.2-beta.40 chore(release): Update changelog and package version [skip ci]
1.2.2-beta.39
v1.2.2-beta.39 chore(release): Update changelog and package version [skip ci]
1.2.2-beta.38
chore: make next steps more compatible (#1026) Co-authored-by: Richard Solar <solar.richard@gmail.com>
1.2.2-beta.37
v1.2.2-beta.37 chore(deps): update dependency tar to v7.5.11