How to use the changelog
- If you maintain an integration: scan the latest month’s page after each release to spot behavior changes that may affect your downstream systems before they surface as incidents.
- If you are evaluating DialNexa: read the most recent month or two to get a feel for the platform’s cadence and the kinds of changes that ship.
- If you are migrating off the legacy unversioned API: watch for entries tagged with
migrationandbreakingso you do not miss deprecation timelines (see the API Introduction for the current deprecation schedule).
llms.txt file lists every page in the docs and is the recommended starting point for indexing.
Categories of changes
Each entry on a monthly page is labelled so you can scan for the kinds of changes that matter to you:- Platform: runtime behavior, dashboard features, agent capabilities.
- API: new endpoints, schema changes, deprecations.
- Docs: structural changes to this documentation set or new guides.
- Fix: corrections to platform behavior or to docs accuracy.
- Migration: actions you need to take before a given date.
DialNexa changelog archive
| Month | Summary |
|---|---|
| June, 2026 | June 2026 platform, API, and documentation updates. |
| May, 2026 | First tracked month for DialNexa platform and documentation updates. |
Related pages
- API Introduction: current and legacy base URLs and the unversioned-API deprecation date.
- Documentation Version: upstream codebase commits this documentation set was verified against.