master-zapier-plan-draft/research/zapier/raw/docs/integrations/news/2026.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

107 lines
4.3 KiB
Markdown

> ## 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.
# Platform News in 2026
<Card title="What's changed in v19.1.0" icon="newspaper" href="/integrations/news/2026/v19.1.0" horizontal>
Auth template rendering can honor the real outbound request and custom request properties, plus a fix for the `appTester` type signature
*Released: 2026-07-30*
</Card>
<Card title="What's changed in v19.0.0" icon="newspaper" href="/integrations/news/2026/v19.0.0" horizontal>
The `zapier` CLI binary has been removed. Use `zapier-platform` instead.
*Released: 2026-05-18*
</Card>
<Card title="New platform guardrails for safer integration versioning" icon="newspaper" href="/integrations/news/2026/version-promotion-guardrails" horizontal>
The platform now checks for breaking changes during promotion and guides you toward the correct semantic version, helping protect your users from unexpected disruptions.
*Effective: 2026-05-12*
</Card>
<Card title="What's changed in v18.6.0" icon="newspaper" href="/integrations/news/2026/v18.6.0" horizontal>
New `invoke auth template` and `invoke auth render` commands for inspecting an app's auth request shape
*Released: 2026-05-05*
</Card>
<Card title="What's changed in v18.5.1" icon="newspaper" href="/integrations/news/2026/v18.5.1" horizontal>
Actionable error when app definition fails to load, `platformData` removed from bundle, docs and `help` updated to use `zapier-platform` binary name
*Released: 2026-04-30*
</Card>
<Card title="What's changed in v18.5.0" icon="newspaper" href="/integrations/news/2026/v18.5.0" horizontal>
Line item support in `invoke`, falsy value fixes, new `line-items` project template
*Released: 2026-04-16*
</Card>
<Card title="What's changed in v18.4.0" icon="newspaper" href="/integrations/news/2026/v18.4.0" horizontal>
JSON input field type, `versions` command improvements, function-based dynamic dropdown fix
*Released: 2026-04-06*
</Card>
<Card title="What's changed in v18.3.0" icon="newspaper" href="/integrations/news/2026/v18.3.0" horizontal>
Bug fixes and improvements
*Released: 2026-03-12*
</Card>
<Card title="What's changed in v18.2.3" icon="newspaper" href="/integrations/news/2026/v18.2.3" horizontal>
Bug fixes and improvements
*Released: 2026-03-04*
</Card>
<Card title="What's changed in v18.2.2" icon="newspaper" href="/integrations/news/2026/v18.2.2" horizontal>
Bug fix for legacy-scripting-runner module loading
*Released: 2026-02-26*
</Card>
<Card title="User migrations must stay within the same major version" icon="newspaper" href="/integrations/news/2026/migrations-same-major-version" horizontal>
The Platform UI and CLI now block migrating users when the source and target integration versions differ in their [semantic major version](/integrations/manage/versions#version-numbering)—for example, you cannot migrate from `1.x.x` to `2.x.x`.
*Effective: 2026-02-26*
</Card>
<Card title="What's changed in v18.2.1" icon="newspaper" href="/integrations/news/2026/v18.2.1" horizontal>
Bug fix for build command with symlink-based package managers
*Released: 2026-02-23*
</Card>
<Card title="Pushing unlabelled semantic versions must be sequential" icon="newspaper" href="/integrations/news/2026/no-skip-or-intermediate-versions" horizontal>
Unlabelled integration versions must be published in order via `zapier-platform push`.
*Effective: 2026-02-23*
</Card>
<Card title="What's changed in v18.2.0" icon="newspaper" href="/integrations/news/2026/v18.2.0" horizontal>
invoke command supports function-based choices, stashing returns a better error message
*Released: 2026-02-18*
</Card>
<Card title="What's changed in v18.1.1" icon="newspaper" href="/integrations/news/2026/v18.1.1" horizontal>
Bug fix for missing HTTP error logs and security updates.
*Released: 2026-01-29*
</Card>
<Card title="What's changed in v18.1.0" icon="newspaper" href="/integrations/news/2026/v18.1.0" horizontal>
New `invoke --remote` flag and a fix on package manager detection.
*Released: 2026-01-19*
</Card>
<Card title="What's changed in v18.0.7" icon="newspaper" href="/integrations/news/2026/v18.0.7" horizontal>
Publishing process improvements, refactoring, and `sample` field added to dynamic `outputFields`.
*Released: 2026-01-07*
</Card>