Skip to main content
Released: 2026-02-18 The main change in this release is to support function-based choices in the invoke command, which will allow developers to test perform-based dynamic dropdowns.

cli

  • πŸŽ‰ zapier-platform invoke now supports function-based choices (#1237)

core

  • πŸ› If we attempt to stash a large response but it’s bigger than the max limit, throw a descriptive error with the actual size and the limit (#1238)
  • πŸ”¨ Add an environment variable to allow suppressing cleaning up env vars (#1242)

schema

None!

misc

  • πŸ”¨ CI: Use environment to publish (#1239)
  • πŸ”¨ CI: Automate the boilerplate upload (#1240)