Internal Diabolocom

Release notes for Diabolocom internal staff

Subscribe to updates
© 2025 Internal Diabolocom

Migration

May 22, 2025

A new release is deployed for AI Core API on May 22, 2025 (5:30 PM UTC).

Release name : ai-core-api-2025.5.1

Release scope : AI Core API (Web Backend of AI App)

Release date : May 22, 2025 (5:30 PM UTC)

Release platform(s) : Production

Release content :

  • FEATURE : AI Accounts are unified if they're coming from the same Engage Account, even if they're using both QM and AI App
  • FIX : Calls coming from QM should be now all properly indexed in meilisearch
  • CHORE : Rate limit has been increased to 1200 requests per minute if calls are coming from our microservices or Engage
  • FEATURE : Added callbacks destinations on Agent Assist Settings
  • FIX : Parts of transcript could be cropped before, it shouldn't be the case anymore
Mar 31, 2025

A new release is deployed for AI Core API on March 31, 2025 (2:30 PM UTC).

Release name : ai-core-api-2025.3.4

Release scope : AI Core API (Web Backend of AI App)

Release date : March 31, 2025 (2:30 PM UTC)

Release platform(s) : Production

Release content :

  • FEATURE : Changed internal API endpoints to accounts. It's now possible to add a couple diabolocom_account_id/uuid and to retrieve it
  • DOCS : Updated all the markdown for all models. Their documentations are all up to date
  • MIGRATION : Set diabolocom_account_id to null for all accounts where the account_identifier was equal to diabolocom_account_id
Mar 17, 2025

A new release is deployed for AI Core API on March 17, 2025 (4:00 PM UTC).

Release name : ai-core-api-2025.3.2

Release scope : AI Core API (Web Backend of AI App)

Release date : March 17, 2025 (4:00 PM UTC)

Release platform(s) : Production

Release content :

  • FEATURE : Added improvement for phone calls listing : Returns phone call as soon as transcript is available ("Reports and Analyses" page) (old behavior : Only the list of phone calls with successful analyses was returned)
  • FEATURE : Added a new phone call attribute job_status relative to AI task job status (for display use)
  • LEGACY : Deleted the boolean agents_performances_enabled by using a Feature Toggle instead agents-performances (for display use)
  • ENV : Changed env platform to a more intuitive name for API Core production (ai-core-api-production)
  • MIGRATION : Performed a migration to have deletion of usages on an account when the account is deleted
Mar 11, 2025

A new release is deployed for AI Core API on March 11, 2025 (6:00 PM UTC).

Release name : ai-core-api-2025.3.1

Release scope : AI Core API (Web Backend of AI App)

Release date : March 11, 2025 (6:00 PM UTC)

Release platform(s) : Production

Release content :

  • FIX : Fixed bug on call filtering by metadata
  • FIX : Fixed meilisearch queue, add debounce system to avoid concurrency problems
  • MIGRATION : Performed calls reindexing
Feb 27, 2025

A new release is deployed for AI Core API on February 27, 2025 (7:00 PM UTC).

Release name : ai-core-api-2025.2.3

Release scope : AI Core API (Web Backend of AI App)

Release date : February 27, 2025 (7:00 PM UTC)

Release platform(s) : Production

Release content :

  • FEATURE : Added the capability to use Engage calls with our Public API endpoint for API integration with Diabolocom CCaaS -> Dedicated documentation and release note will be published soon !
  • FEATURE : Added documentation url used for display of multi-modal models (Markdown not yet updated)
  • FIX : Single API call to Engage to retrieve agent and call info (instead of multiple calls)
  • FIX : Fixed a bug on call retrieval that wasn't matched to a specific AI account (improve legacy behavior)
  • MIGRATION : diabolocom_account_uuid added to our AI accounts + diabolocom_account_id corrected (not applied for AI accounts with only account_identifier)