> ## Documentation Index
> Fetch the complete documentation index at: https://dialnexa.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# DialNexa Updates for July, 2026

> DialNexa changelog for July 2026: platform updates, documentation changes, improvements, fixes, and migration notes.

The DialNexa changelog for July 2026 records platform updates, documentation changes, improvements, fixes, and breaking changes that affect DialNexa users. Each entry lists the date, update title, what changed, and any docs links you should review.

> ## Documentation Index
>
> Fetch the complete documentation index at: [https://dialnexa.com/docs/llms.txt](https://dialnexa.com/docs/llms.txt)
>
> AI agents and IDE assistants can connect to the docs MCP server at: [https://dialnexa.com/docs/mcp](https://dialnexa.com/docs/mcp)
>
> Use this file to discover all available pages before exploring further.

## July 2026 update summary

| Date            | Area                   | What to review                                                                                                                                                               |
| --------------- | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 20th July, 2026 | Platform               | Billing alerts, the reworked batch lifecycle state machine, multi-id filters, Agent Builder proposals, speech controls, extraction model choices, and v1 webhook signatures. |
| 13th July, 2026 | API Reference          | Validated v1 examples, publish-first Quickstart, resource overviews, reliability guidance, code examples, in-page safety badges, and contract validation.                    |
| 13th July, 2026 | Agents                 | Agent import screenshots, imported draft review, predictive preprocessing, and publish-time phone routing.                                                                   |
| 13th July, 2026 | Knowledge Base         | Delete conflict responses when current draft or latest published agent versions still use a knowledge base.                                                                  |
| 13th July, 2026 | Billing and Monitoring | Recharge wallet wording, billing settings screenshots, sent-call cleanup, retry billing evidence, and audio cache safeguards.                                                |
| 13th July, 2026 | Voice AI               | Soniox language hint behavior for Hinglish, Hindi-English, and unsupported language combinations.                                                                            |
| 6th July, 2026  | Billing                | Recharge, Transactions, and Settings tabs, add-credit GST breakdown, transaction export behavior, and billing contact fields.                                                |
| 6th July, 2026  | Platform               | US and India phone number purchase readiness rules, KYC terms guidance, and blocked-search troubleshooting.                                                                  |
| 6th July, 2026  | Agents                 | Post Call Analysis LLM selector, default GPT-4.1 behavior, allowed model choices, and the API field.                                                                         |
| 6th July, 2026  | Batch Calls            | Review AI Name Suggestions flow for uploads under 1,000 leads with accept, reject, edit, download, and proceed controls.                                                     |
| 6th July, 2026  | Monitoring             | Hang Up Reason filter, exact `end_reason` values, and investigation guidance in Call History.                                                                                |
| 6th July, 2026  | Workflows              | Workflow rename guidance, denoiser fallback, STT provider recovery, extraction model fallback, and v1 batch call log filters.                                                |

## DialNexa changelog for July 2026

## 20th July, 2026

### Billing alerts and call-charge details

Updated [Billing And Wallet](/docs/platform/billing-and-wallet#current-billing-wallet-behavior) with balance spend alerts, early warning thresholds, custom alert recipients, current-month spend, and expandable call-charge line items.

### Batch lifecycle state machine and multi-id filters

Updated [Batch Call Retries And Statuses](/docs/batch-calls/retries-and-statuses#batch-lifecycle-state-machine), [Call History](/docs/monitoring/call-history#call-history-controls), and v1 call and batch endpoints for the reworked batch lifecycle state machine, `waiting`, `scheduled`, `deleted`, legacy `active`, one-running-batch queue behavior, pause-before-cancel guidance for `running` batches, publish conflicts, and comma-separated call or batch id filters.

### Agent Builder proposals and speech controls

Updated [Agent Builder](/docs/agents/ai-agent-builder#editing-an-existing-agent-with-ai), [Speech Settings](/docs/agent-settings/speech-settings#denoising-mode), [Background Noise Denoising](/docs/voice-ai/background-noise-denoising-and-audio-quality#denoising-mode), and [Post-Call Analysis](/docs/agent-settings/post-call-analysis#post-call-extraction-llm) for AI proposal review, pending decision locks, Noise Suppression Strength, and current post-call extraction model choices.

### v1 webhook signature guidance

Updated [Create Webhook](/docs/api-reference/v1/webhooks/create#how-v1-webhook-verification-works) to describe plain JSON call-ended delivery, optional billing payload fields, and `x-nexa-signature: sha256=<hex>` verification for v1 user webhooks.

## 13th July, 2026

### v1 developer experience and contract validation

Updated the [Quickstart](/docs/api-reference/quickstart) with the required publish step, corrected request and response examples, and added [resource lifecycle overviews](/docs/api-reference/v1/agents/overview), [reliability guidance](/docs/api-reference/reliability), and [TypeScript and Python workflows](/docs/api-reference/code-examples). Every v1 endpoint now shows an in-page read, state-change, billable, or destructive safety badge, and CI validates all 49 operations against their examples and MDX bindings.

### Agent import and publish routing guidance

Updated [Import Agents](/docs/import-agents#where-to-find-the-import-action), [Create Agent](/docs/api-reference/v1/agents/create), and [Update Agent](/docs/api-reference/v1/agents/update) docs to show the Import agent flow, predictive preprocessing on create, and the rule that phone number routing is claimed when a draft is published.

### Knowledge base deletion conflicts

Updated [Delete Knowledge Base](/docs/api-reference/v1/knowledge-base/delete) and [Managing Knowledge Base Documents](/docs/knowledge-base/managing-documents#knowledge-base-page-actions) to explain conflict responses when agent versions still use a knowledge base.

### Billing and call evidence updates

Updated [Billing And Wallet](/docs/platform/billing-and-wallet#current-billing-wallet-behavior), [Call History](/docs/monitoring/call-history#call-status-filters), and retry monitoring docs with INR recharge wording, sent-call cleanup behavior, retry billing evidence, and safer audio cache storage notes.

### Soniox language hint behavior

Updated [Speech To Text And Transcription](/docs/voice-ai/speech-to-text-and-transcription#what-dialnexa-configures-behind-the-selector) and [Multilingual And Hinglish Calls](/docs/voice-ai/multilingual-and-hinglish-calls#soniox-versus-deepgram-for-multilingual-calls) with the current Soniox language hint rules.

## 6th July, 2026

### [Billing workspace tabs and recharge screenshots](/docs/platform/billing-and-wallet#current-billing-wallet-behavior)

Updated billing docs with the Recharge, Transactions, and Settings tabs, add-credit GST breakdown, transaction export behavior, billing contact fields, and current dashboard screenshots.

### [Phone purchase readiness and KYC terms](/docs/platform/kyc-and-outbound-readiness#phone-number-purchase-compliance)

Added US and India phone number purchase readiness rules, KYC terms guidance, compliance-documentation expectations, and blocked-search troubleshooting.

### [Post-call extraction LLM selector](/docs/agent-settings/post-call-analysis#post-call-extraction-llm)

Documented the Post Call Analysis LLM selector, default GPT-4.1 behavior, allowed model choices, API field, and current model popover screenshot.

### [Batch AI name cleanup review](/docs/batch-calls/recipient-files#review-ai-name-suggestions)

Added the Review AI Name Suggestions flow for recipient uploads under 1,000 leads, including accept, reject, edit, download, and proceed controls.

### [Hang Up Reason filtering](/docs/monitoring/call-history#hang-up-reason-filters)

Updated Call History docs for the Hang Up Reason filter, exact `end_reason` values, investigation guidance, and the current filter-menu screenshot.

### [Workflow rename and voice runtime notes](/docs/workflows/overview#workflow-list-actions)

Added workflow rename guidance and refreshed voice runtime docs for denoiser fallback, STT provider recovery, post-call extraction model fallback, and v1 batch call log filters.
