- Docs
- Updates
Updates
Changelog and release notes for the Dual platform and API.
Subscribe to the GitHub repository for real-time notifications.
Official v1.0 release, all platform components, SDKs, plugins, and documentation promoted to production-ready status.
Three production-ready demo apps, comprehensive documentation improvements, and AI-native platform tooling.
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 App-Id/App-Secret headers with either Authorization: Bearer <token> or x-api-key: <key>.
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.