# OS Updates

{% hint style="info" %}
Each license always includes at least 1 year of free updates and customer support. That means you can always safely upgrade your macOS to the latest release if it's released within a year of purchasing a Hedge app.
{% endhint %}

Just like with cars needing new tires, each macOS and Windows update introduces wear and tear to apps. Not all wear and tear is visible, so even if an old version of an app looks like it's working, we can't be sure unless we keep testing and keeping up the code base. Unfortunately, that's not free; hence, we charge for extending a license.

## Updates

Every major release (i.e. 22.*2*, 21.*3*) that is released within a year of purchasing a license is automatically enabled for your license. This also includes any minor release (i.e. 22.2.*1*, 21.3.*5*) that is released in the meantime, and also each minor release that has the same major version number as the last major your license supports - even if released later than a year after purchase.

## Older Releases

Although all previous releases are available for download, only versions less than one year old are officially supported and maintained.

If you're using an older OS, there's typically no need to use an older version of OffShoot—we ensure backward compatibility for four years of operating system releases. If you purchase a license today but have hardware that runs an OS older than four years, you may use an older version of our software, but we will not offer support for it. Also, older OSs often have problems with license activation due to expired [security certificates](/general/licenses/remove-dst-root-ca-x3-certificate.md).


---

# 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/general/licenses/os-updates.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.
