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

# August 2024

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

Sharable token enhancements and DSL extensions were the primary focus this month.

## Platform

* **API key management**: Migrated to DynamoDB for component-to-API-key caching with AWS Secret Manager integration
* **Sharable namespace**: Added sharable namespace setter for better organization
* **Await improvements**: Enhanced await functionality with child namespace support and attribute-based configuration
* **DSL extensions**: Added extension configuration support
* **Custom mappers**: Support for native custom mappers in data processing
* **Component registration**: Non-reactive registration API for better performance

## Studio

* **Form validation**: Improved validation schema compilation before page mount
* **Idemia SDK**: Substituted deprecated methods with environment and connectivity checks
* **GTM integration**: Removed duplicated change page events for Google Tag Manager
* **File naming**: Added ability to change file names in uploads

## Client SDK

* **Acuant SDK**: Migration to Acuant SDK version 11.9.0
* **File upload cleanup**: Properly clean up Acuant file uploads on file change
* **Slider events**: Added onMouseUp event handler to Slider component
* **Checkbox groups**: New checkbox group component for multiple selections
