Skip to main content
February 2026 Release Notes
The Compliance Hub AML package received a major update with risk model improvements, a visual layout builder, and a full documentation overhaul.

Platform

  • GCP documentation and Kafka fixes: Published comprehensive GCP cloud provider documentation and resolved Kafka Streams configuration issues affecting stream processing stability
  • File cache architecture guide: Added a detailed architecture guide for the file cache system, covering retry behavior, eviction policies, and operational best practices

Studio

  • Translation import/export: Translations can now be imported and exported as files, making it easier to manage localization across environments and collaborate with external translators
  • AI styling assistant: Added downloadable AI styling assistant files to the Studio container, enabling AI-powered design suggestions during flow building
  • Hub analytics authentication: Added basic authentication to the Hub analytics endpoint, securing execution report data from unauthorized access
  • User reinvitation fix: Fixed an issue where reinviting a user to the platform would fail silently, ensuring invitation emails are sent correctly

Client SDK

  • Include tag array support: The !include YAML tag now supports arrays with fallback values, enabling more flexible configuration composition when referenced files may not exist
  • URL query parameter persistence: URL query parameters are now preserved in the store across page transitions, preventing loss of tracking parameters and deep-link context during verification flows
  • Design Studio property calculation: Fixed property calculation for include directives specified as arrays, ensuring correct value resolution in templates

Compliance Hub

  • Entity-type risk models: Risk model selection is now entity-type aware, automatically applying the correct model (Individual or Company) based on the case entity, replacing the previous one-size-fits-all approach
  • Visual layout builder: A new drag-and-drop layout builder lets administrators map vendor data fields to alert display zones with a live preview, eliminating the need for manual field mapping configuration
  • Documentation overhaul: Published 46 new documentation files including user guides, a unified OpenAPI spec, and a three-tab Mintlify documentation site covering guides, API docs, and API reference
  • API docs migration to Mintlify: Migrated the full API documentation from ReadMe to Mintlify with validation, structured navigation, and integrated code samples
  • Screening API enrichment: Enhanced the screening data pipeline with classification-aware routing, country deduplication, and date extraction from WorldCheck responses
  • Vendor mapping AI Magic: The AI-powered field mapping tool now supports incremental processing, file upload for large payloads, and alert display context with role/zone/alert-type metadata
  • External API resilience: Introduced error classification (transient, permanent, rate-limited), a circuit breaker pattern, and a retry scheduler for external API calls, with a failure recovery dashboard
  • Cross-case check reuse: Verification checks can now be reused across cases using a “verify once, reference many” pattern, reducing redundant API calls and speeding up repeat verifications