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

# April 2024

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

API authentication and component execution received major updates this month.

## Platform

* **Execute API authentication**: Implemented token-based authentication for component execution
* **Native component config**: Added native component configuration support
* **OAuth authentication**: Added OAuth token authentication for HTTP connector
* **Component config validation**: Enhanced validation at component registration
* **Exposed functions**: Support for executing exposed functions with form-data
* **Config deletion endpoint**: Added API endpoint for deleting component configurations

## Studio

* **Form validation**: Improved form field validation with better regex support
* **User guides**: Updated navigation and documentation
* **Settings improvements**: Better API key management and generation
* **Target creation**: Enhanced new target workflow with clearer steps

## Client SDK

* **Phone input**: Added country code formatting for phone numbers
* **Acuant camera**: Fixed camera frame and back button handling
* **Alert system**: Fixed duplicate alert firing issue
* **Image rotation**: Improvements to image rotation functionality
