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

# September 2025

<Frame>
  <img src="https://mintcdn.com/zenoo/lVjMZ7j5XxKNEgR-/changelog/images/2025-09.svg?fit=max&auto=format&n=lVjMZ7j5XxKNEgR-&q=85&s=1af58b9a505afda01e64e0fe771c6bee" alt="September 2025 Release Notes" width="1200" height="630" data-path="changelog/images/2025-09.svg" />
</Frame>

A new Autocomplete input component and enhanced status handling were the highlights of September.

## Platform

* **Spring Boot 3.5.6 upgrade**: Upgraded the core framework to Spring Boot 3.5.6, including fixes for parallel test execution stability
* **Transport validation**: Implemented DSL-level validation for HTTP transport configurations, catching misconfigurations before runtime
* **Enhanced onStatus handling**: The `onStatus` handler now supports matching against multiple status codes and ranges in a single declaration, simplifying error handling logic
* **Component validation testing framework**: Added a comprehensive testing framework for component validators, including new assertion methods for verifying component behavior

## Studio

* **Redesigned onboarding experience**: Rebuilt the onboarding flow with updated styling, improved footer text colors, and a cleaner visual layout
* **Target lock management**: Administrators can now force-unlock specific targets and clear lock files, with the confirm button properly disabled when no folders are selected
* **Schema description output**: Schema description output now includes the field path, making it easier to locate fields in deeply nested configurations

## Client SDK

* **Autocomplete input component**: Introduced a new Autocomplete input with support for complex values, loading indicators, and improved suggestion rendering
* **Accordion styling update**: Refreshed the visual styling of the Accordion component to align with the latest design system
* **Nested field validation**: Fixed handling of the `visited` flag and error display for nested fields, ensuring validation feedback appears correctly in complex forms

## Compliance Hub

* **Risk assessment scoring overhaul**: Updated the risk assessment component with a new scoring model and verification status integration, providing more granular risk evaluation
* **Document approval confirmation**: A confirmation modal now appears when approving or rejecting documents, requiring reviewers to acknowledge their action before it takes effect
* **BCC email setting**: Added a configurable setting to make the BCC address mandatory when sending verification request emails
* **OCR data visibility toggle**: A new setting controls whether the "Data on document OCR" section is displayed, allowing organizations to hide raw OCR output from reviewers
* **Address and country improvements**: Collected addresses now display full country names, with proper spacing and formatting corrections throughout the identity section
* **Verification link confirmation modal**: Selecting the "Verification Link Only" option now triggers a confirmation modal with a fallback copy function for clipboard support
* **Audit log BCC and refresh**: Added BCC option support in the customize email modal, and relocated the WorldCheck refresh button for better discoverability
