Skip to main content
Version: 0.20

Changelog

0.21.8

0.21.8 (2025-06-24)
🐛 Bug Fixes
  • Recognize sh files as text files (#813) (9c514be)
  • init: Prompt for a name if an old config does not exist (#836) (4817c1c)
  • Pass apify client down to output job log wherever possible (#839) (96ba05f)

0.21.8-beta.26

0.21.8-beta.25

0.21.8-beta.24

0.21.8-beta.23

0.21.8-beta.22

0.21.8-beta.21

0.21.8-beta.20

0.21.8-beta.19

0.21.8-beta.18

0.21.8-beta.17

0.21.8-beta.16

0.21.8 (2025-06-04)
🚀 Features
🐛 Bug Fixes

0.21.8-beta.14

0.21.8 (2025-06-04)
🚀 Features
🐛 Bug Fixes

0.21.7

0.21.7 (2025-05-15)
🐛 Bug Fixes

0.21.6

0.21.6 (2025-04-24)
🐛 Bug Fixes

0.21.5

0.21.5 (2025-04-23)
🐛 Bug Fixes

0.21.4

0.21.4 (2025-04-22)
🐛 Bug Fixes

0.21.3

0.21.3 (2025-03-31)
🚀 Features

0.21.2

0.21.2 (2025-02-26)
🚀 Features
🐛 Bug Fixes

0.21.1

0.21.1 (2025-02-05)
🐛 Bug Fixes

0.21.0

0.21.0 (2025-01-16)
🚀 Features
🐛 Bug Fixes

v0.20.13

What's Changed

Full Changelog: https://github.com/apify/apify-cli/compare/v0.20.12...v0.20.13

v0.20.12

What's Changed
  • Dependency updates to bring support for newer input schema fields

Full Changelog: https://github.com/apify/apify-cli/compare/v0.20.11...v0.20.12

v0.20.11

What's Changed
  • fix: scrapy wrapping being broken due to ESM migration (#686) by @vladfrangu

Full Changelog: https://github.com/apify/apify-cli/compare/v0.20.10...v0.20.11

v0.20.10

Full Changelog: https://github.com/apify/apify-cli/compare/v0.20.9...v0.20.10

v0.20.9

What's Changed
  • fix: emit warning if input.json is modified during run and prefilled with defaults (#672) by @vladfrangu

Full Changelog: https://github.com/apify/apify-cli/compare/v0.20.8...v0.20.9

v0.20.8

What's Changed
  • Reverted the empty namespaces that were added in the previous release
  • fix: look for lowercase input schema in default paths (#647) by @mvolfik
  • Increase the minimum Python version to 3.9, in line with Apify SDK

Full Changelog: https://github.com/apify/apify-cli/compare/v0.20.7...v0.20.8

v0.20.7

What's Changed
  • fix: auto-set apify run INPUT.json only with values that have defaults by @vladfrangu in #641

Full Changelog: https://github.com/apify/apify-cli/compare/v0.20.6...v0.20.7

v0.20.6

What's Changed
  • fix: ensure input kvs path exists when calling apify run by @vladfrangu in #625

Full Changelog: https://github.com/apify/apify-cli/compare/v0.20.5...v0.20.6

v0.20.5

What's Changed
  • fix: print path to invalid actor.json when an invalid file is found by @vladfrangu in #618
  • fix: passing the item via stdin to actor push-data works again by @vladfrangu in #617

Full Changelog: https://github.com/apify/apify-cli/compare/v0.20.4...v0.20.5