# Releases

The maps app has tabs to view and download software releases.

## Latest Release

<figure><img src="/files/7iljE2Im7M8gPDqdXDgY" alt=""><figcaption></figcaption></figure>

The "Latest Release" tab shows only the most recent release for the Micro VPS. Also included in these releases are the latest GCS App version. If the release is missing the binaries for the GCS App it means there were no new updates to the GCS App since the last release.

## Releases

<figure><img src="/files/OujNCZdJviBCaZ1nBNJF" alt=""><figcaption></figcaption></figure>

The "Releases" tab show all software releases for Theseus products. Changelogs for the maps app can also be found here, but they do not have binaries since the maps app is hosted in the cloud.

### Subscribe to release notes

You can subscribe to be notified by email about our software releases and stay up to date with what the team is working.

<figure><img src="/files/5X5STpmfmJrBZZ2IQpgT" alt=""><figcaption></figcaption></figure>

You can also find release notes posted in the releases channel of our support discord server.


---

# 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.theseus.us/gcs-software/legacy-software/theseus-maps-app/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.
