Changelog

Follow up on the latest improvements and updates.

RSS

Bug Fixes
  • Fixed an issue where follow-up interactions could fail when response state had not yet propagated between backends. This issue was most noticeable during document generation.

new

improved

fixed

2026 Aug 19 Release

Conversation UI
Generate prompts
Composer's Prompt menu has a new
Generate prompts...
option. The feature uses your role, industry, and any topics you provide to create between three and nine clear, structured prompts. These prompts follow our recommended prompt format, similar to those created using the Improve prompt feature.
Administration
Improved provider configuration table
The provider configuration table now shows both available and total subscription quotas, limits deployment selections to available capacity, and improves the readability of long provider details by truncating text and expanding it on hover. When switching providers, the table also defaults to the first available option.
Bug Fixes
  • Fixed an issue where the confidence filter in the prompt audit log did not correctly filter results.
  • Fixed an issue where provider selection did not default to the first option after switching to a provider with more available quota.
  • Fixed an issue where deployment templates could use an incorrect template version.

improved

fixed

2026 Aug 13 Release

Conversation UI
Improved file system selection
Selecting files and folders from the file system is now smoother and more intuitive, making it easier to attach the right content to your conversations.
Administration
Adoption reporting
The Admin dashboard is now focused on the AI Adoption. Per user token usage is now available directly on the dashboard.
Prefer Global Standard for new deployments
Newly created deployments now default to the Global Standard configuration, providing more consistent availability and performance out of the box.
Provider improvements
Provider setup and management have been refined for a more reliable configuration experience.
Bug Fixes
  • Fixed an issue where an internal provider could display an external warning when viewing a thread and using a Library Prompt from Files.
  • Fixed an issue where renaming a folder could continue to display the old name under certain conditions.
  • Fixed an issue where file system icon colors were displayed incorrectly.
  • Fixed an issue where a provider's quota was not updating after the provider was created.
  • Fixed an issue where the adoption report legend displayed a partial user entry.
Infrastructure
More resilient background processing
Rate-capture job now automatically retries when the upstream service is temporarily rate limited, improving the reliability of usage and cost data.

new

fixed

improved

2026 Aug 7 Release

Conversation UI
Improved progress feedback for tools and model activity
Web search and document generation now provide clearer in-progress status details, making it easier to understand what the assistant is doing during longer-running requests. Model reasoning indicators have also been refined so internal status content does not appear in the final response.
Administration
Provider setup wizard
A new guided wizard simplifies provider configuration and helps administrators complete setup more efficiently. The wizard also displays provider save errors instead of failing without clear feedback.
Improved favicon guidance
The favicon configuration experience now informs administrators that customers may need to perform a hard refresh before a newly configured favicon appears.
Improved AI usage and spend tracking
AI Portal now accounts for cached tokens when tracking model usage and normalizes model pricing to a per-million-token rate. Improved mapping between model variants and their billing models provides administrators with more accurate usage and spend calculations.
Bug Fixes
  • Fixed an issue where the active item in the prompt sidebar could be displayed incorrectly.
  • Fixed an issue where embedding model deployment failed when the selected model was unsupported in the configured Azure region. AI Portal now uses a fallback deployment option when appropriate.
  • Fixed an issue where model-generated thinking content could appear as part of the assistant’s final response.

new

improved

fixed

2026 July 28 Release

Conversation UI
Files layout overhaul
Files has been redesigned to give you a more organized and consistent view of your content.
  • Threads now appear as first-class items in the filesystem alongside your library prompts and folders.
  • You can select multiple items using hover-reveal checkboxes and row selection, then move or delete them together from the bulk action bar — making it much faster to manage large numbers of threads and files.
  • Lists now use a "View more" button in place of page-number pagination for smoother browsing, and you can mark threads and files as favorites for quicker access to the items you use most.
  • Threads can also be archived, letting you keep your Files focused while preserving past conversations for later reference.
  • Only the most recent threads are listed in the sidebar; you can find the full list of your threads from "My Files".
New model support: Opus 5 and GPT-5.5
Added support for Anthropic Opus 5 and OpenAI GPT-5.5.
Bug Fixes
  • Fixed an issue where the model version could be truncated in the model selection dropdown.
Bug Fixes
  • Fixed an issue where the progress bar for RAG document uploads was not updating, leaving users unable to see processing status while their documents were ingested.
  • Fixed an issue where the vector database powering document search and retrieval (RAG) could run out of memory, which could affect the stability of document-based workflows.

new

fixed

improved

2026 July 16 Release

Conversation UI
Prompt library has been renamed to Files
You can now organize your work in the prompt library by clicking on files. Files lands you directly in your private folder and lets you browse your prompts.
Support for GPT-5.6
GPT-5.6 is now available as a selectable model, giving you access to the latest generation of capabilities within your conversations.
Bug Fixes
  • Fixed an issue where sorting providers on the provider screen resulted in an error
  • Fixed an issue where the rag service could run out of memory, improving the stability of knowledge retrieval.
  • Fixed a collection of minor interface issues and made general usability refinements across the application.

fixed

improved

2026 July 9 Release

Conversation UI
Message composer improvements
The message composer has been refined with a series of interface updates and fixes for a smoother, more reliable prompt-writing experience.
Bug Fixes
  • Fixed an issue where starting a chat with Grok, navigating away, and returning would re-send the original prompt and prevent responses from being saved.
  • Fixed several minor interface issues across the chat experience.

new

improved

fixed

2026 July 1 Release

Conversation UI
Keyboard Shortcuts
Added keyboard shortcuts to help you navigate and work more quickly throughout the interface.
Improved "Improve Prompt" Output
The "Improve Prompt" feature now produces cleaner, better-organized results. Improved prompts now clearly separate context, goals, and output format, and use significantly less markdown—reserving headings for "Identity" and "Instructions" while keeping the rest as plain text for easier reading.
Bug Fixes
  • Fixed an issue where images or files pasted directly into the input box were not attached or submitted with the request.
  • Fixed an issue where errors during "Quick Try" were not surfaced in the interface, leaving it appearing as though a response was still being generated when a problem had occurred.
  • Fixed an issue where uploading files with the same name causes all entries to be treated as a single file, so deleting one would unexpectedly remove the others.
Conversation UI
Active state for model selection
The model selector now visually highlights the currently selected model, making it easier to see which model is active at a glance when choosing between options.
Composer menubar
The right sidebar in the composer has been replaced with a menubar, providing a more streamlined and familiar layout for accessing composer actions.
Administration
Auto-deployed embeddings model for RAG
AI Portal now automatically provisions an embeddings model, so retrieval-augmented generation (RAG) is ready to use without additional manual setup.
Bug Fixes
  • Fixed an issue where certain scanned PDFs could exhaust CPU resources and cause file uploads to fail.
  • Fixed an issue where the chat view did not reliably scroll to the bottom.
  • Fixed an issue where the model badge could overflow its container; the badge is now truncated to fit.
  • Fixed an issue where the web search selection state could become stuck on the wrong (internal/external) source after switching providers.
Infrastructure
Improved file processing responsiveness
Blocking operations across file processing and related services were moved to asynchronous execution. This improves overall responsiveness and reliability, particularly when handling resource-intensive uploads.
Load More