# Releases

Release notes for the Calagopus components. Each one is versioned independently, so pick
the changelog for the component you want to read about. Everything here comes straight
from the [release API](https://calagopus.com/api/releases), which mirrors the GitHub
releases of each repository.

- [Panel Releases](/docs/releases/panel) - The web interface and API that everything else talks to.
- [Wings Releases](/docs/releases/wings) - The node daemon that runs game servers and their containers.
- [DB Agent Releases](/docs/releases/db-agent) - The database host agent that provisions server databases.

::: tip Keep them in sync
Panel and Wings releases are frequently paired. When a release note says to update
one component before the other, follow that order to avoid transient issues. See the
[Panel](/docs/panel/updating), [Wings](/docs/wings/updating) and
[DB Agent](/docs/db-agent/updating) updating guides for the mechanics.
:::
