master-zapier-plan-draft/research/zapier/raw/docs/integrations/news/2025/v17.7.0.md
George Lambert b4150c8250 Milestone 0: import zappier billing, Verae middleware, and Zapier research
Compose-ready workspace: packages/zappier (rate card, portal, Stripe),
packages/verae-zapier-middleware (timestamp + NATS), packages/verae-zapier
(CLI app), vendor/zapier-platform, and research/zapier vendor corpus.

Gate 0 structure checks pass. Product code and research are not yet wired.
2026-09-09 02:37:36 -04:00

1.7 KiB

Documentation Index

Fetch the complete documentation index at: https://docs.zapier.com/llms.txt Use this file to discover all available pages before exploring further.

What's changed in v17.7.0

This update lays groundwork for Search Pagination, which will allow Search steps to paginate through results so that the most relevant results can be returned. However, this is not yet supported by any Zapier products.

Released: 2025-08-22

cli

  • 🐛 Fix zapier pull error "listFiles is not a function" (#1113)
  • 🐛 Fix zapier invoke auth writing object values to .env as [object Object] (#1107)
  • 💅 Add logic to zapier build to handle the case where the app directory has symlinks to files on a different drive (#1106)
  • 🎉 zapier invoke supports testing Search Pagination with a paging_token flag (#1082)

core

  • 🎉 Foundational support for Search Pagination (#1082)

schema

  • 🎉 Schema support for Search Pagination (#1082)

misc

  • 💅 Enable Windows in Github Actions CI (#1106)
  • 💅 Add Claude, Copilot, and Cursor instructions/rules (#1107)
  • 🔨 Bump tmp from 0.2.3 to 0.2.4 (#1100)
  • 🔨 Bump sha.js from 2.4.11 to 2.4.12 (#1116)