Skip to content
  • There are no suggestions because the search field is empty.

December '25 Release Notes

Product release notes for December 2025

Improvements

  • Contextual Breadcrumb Navigation: Breadcrumb navigation has been improved to provide more context. It now supports custom titles for navigated pages and displays a truncated ID for detail pages.
  • More Robust Search and Faceting: The backend search service now includes a fallback mechanism from Atlas Search to MongoDB for computing facets, ensuring that search results are returned.
  • Collection Type Filtering: Added a "Type" filter in the collections table, allowing to narrow down collections by their type.
  • Environment UX Optimizations: The list of providers is now sorted alphabetically and the environment ID can be quick copied with a single click from the environment settings page, making it quicker to create and use an environment.
  • User Session Menu: The user session menu now displays the Composable SDK version and includes a direct "Settings" link for administrators.
  • Application Permission Management: The application permission management UI has been improved to support selecting multiple users, groups, or API keys at once and includes filtering capabilities, making it easier and faster to manage access to applications.

Bug Fixes

  • Corrected Breadcrumb: Fixed an issue where navigating back from a detailed view (e.g., a rule or collection) would not correctly update the breadcrumb
  • Schema Handling in Playground: Fixed a bug where the Playground would incorrectly force a default schema ("{}") for interactions that had no schema defined.
  • Embeddings Configuration Save: Corrected an issue where changes to the embeddings configuration were not being saved correctly.