# Beta Releases

This page contains consolidated release notes from the MGS Beta program (Beta v1 through Beta v11), which ran from 2022 through early 2026.

MGS has since reached General Availability. For the latest release notes, see MGS v1.0.1 and subsequent releases in the Changelog.

Beta releases are preserved here for reference and historical context. No further beta releases will be published.


---

# 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.guardianservice.app/whats-new/release-notes/beta-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.
