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

# July 2024

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

Execution context improvements and sharable functionality enhancements marked July's releases.

## Platform

* **Execution namespace**: Added execution namespace support for better isolation
* **Storage payloads**: Implemented hub-storage as separate module for payload management
* **AWS secret storage**: Added reactive AWS secret storage support
* **Component deletion**: Added delete component endpoint to API
* **DynamoDB retries**: Enhanced retry mechanism for DynamoDB operations

## Studio

* **Static pages**: Added support for static pages in flows
* **Sharable headless functions**: Introduced headless sharable functions for API-only flows
* **Async Hub results**: Support for async result handling from Hub
* **Flow reference tokens**: Better token management for flow reloading

## Client SDK

* **Datepicker ISO format**: Fixed date format handling without ISO format
* **Console feed**: Migrated to fork of console-feed module for better debugging
* **Favicon handling**: Prevent loading favicon.ico for targets in subfolders
* **Resend code loader**: Added loader indicator to resend code button
