Skip to content

Releases: apify/apify-cli

v0.12.0

20 Dec 08:17
dc8222c
Compare
Choose a tag to compare
  • add the X-Apify-Request-Origin: CLI header to the API calls done by CLI

v0.11.1

02 Dec 11:42
f0e4285
Compare
Choose a tag to compare
  • Fix create command which rewrites .actor/actor.json from template with default file

v0.11.0

30 Nov 08:51
562bfb4
Compare
Choose a tag to compare
  • modify commands to work with actor config stored in .actor/actor.json instead of the deprecated apify.json
  • add migration from the deprecated config to the new one
  • modify vis and edit-input-schema commands to find the input schema at the correct location, where it would be loaded from on the platform
  • update README and commands' help texts to cover these changes

v0.10.0

15 Nov 13:43
fa74629
Compare
Choose a tag to compare
  • updated input schema package with new editor types (#293)
  • updated GitHub actions to fix deprecation warnings (#285)
  • added hidden, experimental edit-input-schema command (#286)

v0.9.0

19 Oct 14:25
a007a4a
Compare
Choose a tag to compare
  • updated input schema validation with isSecret flag support (#284)

v0.8.2

05 Oct 08:23
5e91da8
Compare
Choose a tag to compare
  • improved source file format detection (#282)
  • removed forgotten console.dir (#283)

v0.8.1

22 Aug 21:12
Compare
Choose a tag to compare
  • fix an issue with pushing actors without default run options set

v0.8.0

22 Aug 20:40
Compare
Choose a tag to compare
  • require Node.js 16
  • update to reflect changes in Apify SDK v3
  • apify_storage folder is now named just storage, it will be automatically renamed when you apify run
  • prevent upload of node_modules, apify_storage and storage folders on apify push
  • actors pushed without an associated template will now be set up with 4096MB of memory and 3600s timeout

v0.7.4

14 Jun 16:48
Compare
Choose a tag to compare

Full Changelog: v0.7.3...v0.7.4

v0.7.3

14 Jun 10:26
2026efb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3