<!--
Audience
  External customers building Zaps with the Aerion app on Zapier. Treat this as
  a shipped product: do not mention internals, frameworks, or repo plumbing.

Forbidden words / leaks
  Do not name implementation details: "Zapier Platform", "TypeScript", "lambda",
  "zapier-platform-core", "hydration", "dehydrate", module/file names, API route
  paths, ticket IDs (DEV-, CC-, MCP-). Rephrase as user-visible outcomes.

Style
  Terse and outcome-focused. Describe the user-visible effect, not the
  mechanism. One short sentence per change; "editorialize a little" is fine,
  field-by-field detail is not.

Vantage point
  Write from the Zap builder's POV — the triggers, searches, and actions they
  pick and the fields they can map — not the implementer's.

Surface (do mention)
  - New triggers, searches, and actions.
  - New fields customers can map in or out of a step.
  - Behaviour changes customers will notice (new option, dedup, validation).
  - Bug fixes that resolve customer-visible breakage.

Don't surface
  - Refactors, file moves, type-only changes, dependency bumps.
  - Internal observability, build, or test infrastructure.
  - Mechanism / framework details, ticket IDs.
-->

# Aerion for Zapier Release Notes

## v1.1.1 — 2026-06-22

- Upload Document can now replace an existing file of the same name on a record instead of creating a duplicate — turn on the new option to use it.

## v1.1.0 — 2026-05-11

- Added an Upload Document action to attach a file to a project, client, or user.
- Expanded the data returned for projects so more fields are available to map in your Zaps.

## v1.0.8 — 2026-05-07

- Added deal stage, deal amount, and deal probability to project data.

## v1.0.7 — 2025-09-17

- Rebranded from CoffeeCup to Aerion.

## v1.0.6 — 2025-02-20

- Added the external billing provider ID to client and contact data.

## v1.0.5 — 2024-01-18

- Project creation can now set project managers, team members, tasks, and tags by name, and generates a project code automatically when one isn't supplied.

## v1.0.4 — 2023-11-13

- Added the Status field to clients and projects.

## v1.0.3 — 2023-10-18

- Added external ID fields, custom fields, a Find Absence search, and a new project state.

## v1.0.2 — 2023-03-09

- Added project state to project data.

## v1.0.1 — 2021-10-21

- Initial release: New and Updated triggers for projects and clients; find and create steps for clients, contacts, and projects; and absence support.
