5.4.0 (2026-04-13)
Full Changelog: v5.3.0...v5.4.0
Features
- api: dam related webhook events (8803680)
- api: fix spec indentation (1a2417d)
- api: indentation fix (6ad7341)
- api: merge with main to bring back missing parameters (a07e952)
- api: update webhook event names and remove DAM prefix (bf9e082)
Bug Fixes
- api: extract shared schemas to prevent Go webhook union breaking changes (9dcc234)
- api: rename DamFile events to File for consistency (16b113f)
- client: preserve hardcoded query params when merging with user params (cbdc71f)
- ensure file data are only sent as 1 parameter (aa0272a)
Documentation
- improve examples (bc9d18e)
Refactors
- AITags to singular AITag schema with array items pattern (96ad1bb)