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

# November 2024

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

Transport architecture refactoring and embedding capabilities were introduced this month.

## Platform

* **Configurable HTTP transport**: Made transport layer configurable for HTTP operations
* **Exchange event refactoring**: Separated execution request events for better organization
* **Bearer authentication**: Added bearer token authentication to transport layer
* **Fast-fail URLs**: HTTP requests now fail fast for invalid URLs
* **Event separation**: Split sharable Kafka topics into requests and events for metrics

## Studio

* **iFrame embedding**: Complete embedding support for rendering in iFrames
* **Embed configuration**: Added embed.js with scope and init URL handling for embedded flows
* **Asset packaging**: Improved asset bundling in final packages

## Client SDK

* **Embed authentication**: Fixed cookie handling in embedded contexts
* **Analytics parameters**: Support for analytics URL parameters and start tokens
* **Notification events**: Better recognition and handling of parent page notifications
* **Select styling**: Font size improvements in select lists
