master-zapier-plan-draft/research/zapier/raw/docs/integrations/news/2025/v17.0.3.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.5 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.0.3

Bug fixes on zapier build, {{curlies}} replacement, and more.

Released: 2025-05-30

cli

  • 🐛 Fix "Cannot find base config file" tsconfig warning on zapier build (#1033)

core

  • 🐛 Fix various bugs with {{curlies}} replacement (#1032)
  • 🐛 Remove request body fields with undefined {{curlies}} when the content-type is application/x-www-form-urlencoded (#1044)
  • 🐛 {{curlies}} in requestTemplate aren't properly replaced (#1034)
  • 🐛 Fix unexpected line breaks in logged response content (#1042)

schema

None!

misc