# WHAT'S NEW

- [Release Notes](https://docs.guardianservice.app/whats-new/release-notes.md)
- [MGS v1.1.1](https://docs.guardianservice.app/whats-new/release-notes/mgs-v1.1.1.md): Improvements to the Policy API surface: cleaner self-documentation, support for nested URL paths in policy aliases, and a fix to a DMRV GET route.
- [MGS v1.1.0](https://docs.guardianservice.app/whats-new/release-notes/mgs-v1.1.0.md): MGS v1.1.0 brings the platform fully into Climission's visual identity, removes a frustrating limit that was blocking new policy creation, and makes long working sessions smoother.
- [MGS v1.0.2](https://docs.guardianservice.app/whats-new/release-notes/mgs-v1.0.2.md): Following our v1.0.1 update, MGS v1.0.2 focuses on clarity, control, and resilience across the workflows you use most: ownership transfers, user management, and account access.
- [MGS v1.0.1](https://docs.guardianservice.app/whats-new/release-notes/mgs-v1.0.1.md): We are pleased to announce MGS v1.0.1 the first update following our General Availability launch.
- [Beta Releases](https://docs.guardianservice.app/whats-new/release-notes/beta-releases.md): Archived beta release notes from the MGS pre-GA development period.
- [MGS Beta v11](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v11.md): We’re excited to introduce MGS Beta v11 — a release that reaffirms our commitment to uptime, enterprise integration, security, and Guardian innovation.
- [MGS Beta v10.2](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v10.2.md): We’re excited to introduce MGS Beta v10.2, bringing important enhancements and fixes to improve system stability, user experience, and performance.
- [MGS Beta v10.1](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v10.1.md): We are thrilled to bring you MGS Beta v10.1, aligned with open-source Guardian 3.0 and featuring key updates designed to enhance security, user experience, and accessibility.
- [MGS Beta v10](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v10.md): We are thrilled to bring you MGS Beta V10, aligned with open-source Guardian 3.0 and featuring key updates designed to enhance security, user experience, and data accessibility.
- [MGS Beta v9](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v9.md): We are excited to introduce MGS Beta V9, packed with new features and improvements to enhance your experience and provide greater flexibility in managing your operations.
- [MGS Beta v8](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v8.md): We are excited to introduce MGS Beta V8, packed with new features and improvements to enhance your experience and provide greater flexibility in managing your operations.
- [MGS Beta v7](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v7.md): We're thrilled to introduce MGS Beta v7, featuring significant updates and enhancements to optimize your experience and increase the flexibility for managing your operations.
- [MGS Beta v6](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v6.md): We're excited to announce MGS Beta v6. This includes several new features and improvements designed to enhance your experience and provide more options and flexibility for managing your operations.
- [MGS Beta v5.1](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v5.1.md): This minor upgrades brings the monthly guardian update into MGS
- [MGSBeta v5](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgsbeta-v5.md): This release includes updates to the IPFS storage providers available
- [MGS Beta v4](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v4.md): This Beta v4 release bring a new UI, new features, introduction of AI, and more!
- [MGS Beta v3.2](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v3.2.md): This is a patch update to Beta v3.2 will fix some known issues. Essentially, this enables easier token discoverability and smoother operations of large policies.
- [MGS Beta v3.1](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v3.1.md): Introducing MGS Beta v3.1 - delivering enhanced tenant logs, a faster Guardian experience, Guardian v2.12, and more pre-loaded policies!
- [MGS Beta v3](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v3.md): We're thrilled to announce MGS is upgrading from Beta v2 to the powerful Beta v3
- [MGS Beta v1](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v1.md): We launched into production with the Managed Guardian Service Beta v1. It has all of the core features included in the open-source Guardian, but with some special cloud-driven features.
- [MGS Beta v2](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v2.md): The Beta v2 Release includes new features such as improved tenant and user management, full asset lifecycles such as asset retirement, and much more.


---

# 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.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.
