# Releases

## Arctic 26.1

Support for Final Cut Pro 12

{% tabs %}
{% tab title="macOS" %}
**Arctic 26.1** (Jan 20, 2026) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20260120060303_v26.1.0b66/Arctic_20260120060303_v26.1.0b66.dmg)

* Support for Final Cut Pro 12
  {% endtab %}
  {% endtabs %}

## Arctic 25.2

Support for Final Cut Pro 11.2

{% tabs %}
{% tab title="macOS" %}
**Arctic 25.2** (Sep 26, 2025) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20250926102928_v25.2.0b56/Arctic_20250926102928_v25.2.0b56.dmg)

* Support for Final Cut Pro 11.2
* Fixes for some crashes already present in FCLM
  {% endtab %}
  {% endtabs %}

## Arctic 25.1

Send to PostLab!

{% tabs %}
{% tab title="macOS" %}
**Arctic 25.1** (Apr 23, 2025) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20250403030623_v25.1.0b50/Arctic_20250403030623_v25.1.0b50.dmg)

* Send to PostLab, from within Arctic
  {% endtab %}
  {% endtabs %}

## Arctic 24.3

Final Cut Pro 11

{% tabs %}
{% tab title="macOS" %}
**Arctic 24.3** (Nov 14, 2024) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20241110055239_v24.3.0b43/Arctic_20241110055239_v24.3.0b43.dmg)

* Support for Final Cut Pro 11 :tada:
* A spiffy new UI

**Arctic 24.3.1** (Dec 19, 2024) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20241218003246_v24.3.1b45/Arctic_20241218003246_v24.3.1b45.dmg)

* Improvements for migrating FCLM data
* Fixes for some UI render issues
* Fixes for some old crashes

**Arctic 24.3.2** (Mar 28, 2025) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20250328004217_v24.3.2b47/Arctic_20250328004217_v24.3.2b47.dmg)

* Support for Final Cut Pro 11.1
  {% endtab %}
  {% endtabs %}

## Arctic 24.2

Final Cut Pro 10.8 & Importing from FCLM

{% tabs %}
{% tab title="macOS" %}
**Arctic 24.2.3** (Aug 22, 2024) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20240821090753_v24.2.3b33/Arctic_20240821090753_v24.2.3b33.dmg)

* Improved migration flow from FCLM to Arctic
* Fix for some background crashes lingering in FCLM's codebase

**Arctic 24.2.2** (Jul 17, 2024) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20240717024427_v24.2.2b30/Arctic_20240717024427_v24.2.2b30.dmg)

* If FCLM data is found, Arctic now offers to copy it over.
* It's now easier to add additional activations to your license.

**Arctic 24.2.1** (Jul 3, 2024) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20240702025314_v24.2.1b27/Arctic_20240702025314_v24.2.1b27.dmg)

* Arctic now ignores "stateless" Libraries, which are Libraries stored *but not downloaded locally* on cloud drives like iCloud, Amove, Box, and DropBox. This prevents Arctic from beachballing when attempting to process Libraries that don't actually exist locally.

**Arctic 24.2** (Jun 21, 2024) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20240621044501_v24.2.0b25/Arctic_20240621044501_v24.2.0b25.dmg)

* Support for Final Cut Pro 10.8
  {% endtab %}
  {% endtabs %}

## Arctic 24.1

{% tabs %}
{% tab title="macOS" %}
**Arctic 24.1.3** (May 22, 2024) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20240521092113_v24.1.3b23/Arctic_20240521092113_v24.1.3b23.dmg)

* Adds cleanup of stabilization data, grouped with the Optical Flow under the new Data header
* Simplified accessing the list of missing files
* Improved behaviour of the updates-available ribbon
* The External Media popover behaves more nicely now

**Arctic 24.1.2** (May 7, 2024) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20240502224923_v24.1.2b21/Arctic_20240502224923_v24.1.2b21.dmg)

* Opening settings now remembers the last panel selected
* Improved handling of offline usage
* Improved activating directly from the license email

**Arctic 24.1.1** (April 3, 2024) - [Download](https://updates.hedge.video/arctic/macos/updates/production/Arctic_20240403132247_v24.1.1b19/Arctic_20240403132247_v24.1.1b19.dmg)

* Fix for a crash on Monterey (Thanks for reporting, Niek, Dave, Yarrow, Thomas, and Manuel!)

**Arctic 24.1** (April 2, 2024)

* First Arctic release 🎉
  {% endtab %}
  {% endtabs %}

## Legacy Versions

* [Final Cut Library Manager v3.98](https://hedge.video/download/arctic/legacy) (Dec 4, 2023)


---

# Agent Instructions: 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/arctic/releases.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.
