7.5.0 (2026-04-13)
Full Changelog: v7.4.0...v7.5.0
Features
- api: dam related webhook events (d2bc9ce)
- api: fix spec indentation (79ae799)
- api: indentation fix (65c6eec)
- api: merge with main to bring back missing parameters (bd6474f)
- api: update webhook event names and remove DAM prefix (a86f04c)
- docs: simplify authentication parameters example in README (c14843b)
Bug Fixes
- api: extract shared schemas to prevent Go webhook union breaking changes (8296498)
- api: rename DamFile events to File for consistency (24b7f4b)
Chores
- internal: codegen related update (fbffd21)
- internal: codegen related update (eb9b6dc)
- internal: codegen related update (e2cf4dc)
- internal: fix MCP server import ordering (31100e2)
- internal: show error causes in MCP servers when running in local mode (7f1ff53)
- mcp-server: increase local docs search result count from 5 to 10 (35dc080)
Documentation
- improve examples (cbfbebc)
Refactors
- AITags to singular AITag schema with array items pattern (cfca6fd)