> ## 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.

# January 2024

<Frame>
  <img src="https://mintcdn.com/zenoo/lVjMZ7j5XxKNEgR-/changelog/images/2024-01.svg?fit=max&auto=format&n=lVjMZ7j5XxKNEgR-&q=85&s=30a7e6aa458d8a7b42ff34d518f33102" alt="January 2024 Release Notes" width="1200" height="630" data-path="changelog/images/2024-01.svg" />
</Frame>

Platform infrastructure improvements and Studio workflow enhancements highlighted this month's releases.

## Platform

* **DynamoDB migration**: Moved string components and sharables from Kafka state store to DynamoDB for improved scalability and reliability
* **Component configuration**: Added support for component config encryption and AWS Secrets Manager integration
* **DSL logging**: Introduced DSLLogger for better debugging and monitoring capabilities
* **Component metadata**: Components can now access their own metadata within definitions
* **AWS credentials**: Switched to default credentials chain with support for assume-role authentication

## Studio

* **API Init interaction**: New interaction type for initializing verification flows with custom payloads
* **URL redirect interaction**: Added ability to redirect users to external URLs during flows
* **User management**: Improved user invitation workflow with automatic list refresh
* **Code editor themes**: Added ability to specify custom themes for code editors
* **Tutorials system**: Enhanced onboarding tutorials with permission controls and continuous guidance
* **Flow upgrading**: Improved migration scripts for safely upgrading legacy flows

## Client SDK

* **Idemia SDK updates**: Pass sessionId as evidenceId, removed deprecated options
* **Input improvements**: Fixed number input return types and date picker blur events
* **Country selection**: Removed rarely used countries similar to US for cleaner selection lists
