> For the complete documentation index, see [llms.txt](https://docs.hedge.video/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hedge.video/offshoot/beta-track.md).

# Beta Track

Hedge's Beta Track offers a sneak peek at what next big features we're currently working on. Beta Tracks are about getting your opinion on how they may positively impact your workflow as early as possible in our development process. Often, new features tickle one's imagination and lead to interesting new insights. Those ideas and thoughts we love to hear about.

{% hint style="success" %}
Beta releases are available to Standard and Pro licenses that are eligible for updates and support.
{% endhint %}

Enable Beta Track updates via `Settings` > `License` > `Receive Beta Updates` , or directly download the installer ([macOS](https://updates.hedge.video/hedge/macos/updates/beta/OffShoot_20260521141710_v26.2βb1991/OffShoot_20260521141710_v26.2βb1991.dmg) / [Windows](https://updates.hedge.video/hedge/windows/updates/OffShootSetup-26.1.0.1012β.exe)).

<figure><img src="/files/x9u9y9mPaHDr4G9fHkcI" alt=""><figcaption><p>Enabling Beta updates in OffShoot</p></figcaption></figure>

{% hint style="danger" %}
Remember, beta releases are not meant for use in production!
{% endhint %}

***

## Codex Platform 8

Codex Platform 8 is Codex’s macOS software for working with Codex media and readers. Formerly known as Codex Device Manager, it provides the services required to mount, manage, and offload supported Codex Capture Drives and other Codex media.

Platform 8 also adds support for Codex’s updated MXF/HDE workflow.&#x20;

#### Requirements

* [Codex Platform 8](https://help.codex.online/content/downloads/software)
* OffShoot Pro 26.2 Beta

***

## OWC Firmware update

Keep supported OWC cards up to date directly from OffShoot.

### Requirements

* OffShoot 26.2 Beta or newer
* A supported OWC card.

### How it works

When a supported OWC card is connected, OffShoot checks for available firmware updates through the official OWC integration.

If an update is available, the card displays "Firmware Update Available."

<figure><img src="/files/38FaMfPAqRddDnrN9PWJ" alt="" width="188"><figcaption></figcaption></figure>

{% hint style="danger" %}
Make sure to back up all important files and data before updating the firmware.
{% endhint %}

1. Click the card menu and choose *Update Firmware...*&#x20;
2. Review the update process and choose *Update Firmware…*
3. Confirm that you have backed up all files and data, then click *Update Firmware*.<br>

<figure><img src="/files/fSrLI0dL4x2YeZIAZzf4" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hedge.video/offshoot/beta-track.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
