Updates
Changelog and release notes for the DUAL platform and API. Subscribe to the GitHub repository for real-time notifications.
Batch actions, webhook testing, and template variations — this release focuses on developer productivity and throughput.
SDK improvements, new indexer filters, and batch action enhancements.
Major release: new authentication model, template versioning, and Event Bus redesign.
Migration Required:
Replace all X-Api-Key headers with Authorization: Bearer <token>. API keys are now passed as Bearer tokens.
Migration Required:
Update all template creation and update payloads. Existing templates are auto-migrated, but client code must use the new field name.
Migration Required:
Update all action execution calls. The old /actions endpoint returns 301 redirects for 90 days.
Migration Required:
Remove .vAtom accessor from response parsing. SDK v2.0+ handles this automatically.
Security patch and minor improvements before the v3 migration.
Webhooks v2, improved search, and notification channels.