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

# October 2024

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

HTTP client improvements and file handling enhancements dominated October development.

## Platform

* **HTTP file caching**: Store images and files from HTTP responses to file cache
* **Application-level HTTP config**: Added hub-wide HTTP client configuration
* **File cleanup**: Automatic file cleanup on execution termination and expiration
* **Attribute find method**: New method for finding attributes by path
* **Config validation toggle**: Added toggle for enabling/disabling config validation
* **Response body mapping**: Fixed mapper for null response bodies
* **Component timeout**: Better handling of component usage timeouts

## Studio

* **Portal containers**: Allow custom containers for portal rendering
* **Async execution**: Improved async sharable initialization and flow handling
* **Console debugging**: Reverted console-feed fork for better stability

## Client SDK

* **Masked input length**: Fixed length handling on masked input fields
* **YAML context actions**: Exposed validate, submit, and continue actions in YAML context
* **Select list styling**: Fixed small text display in select lists
