# Release Notes

This page keeps you informed about the latest updates, improvements, and bug fixes we've made to Perimeters. We recommend checking this page regularly to stay up-to-date and learn how these changes might impact your experience.

**What you'll find here:**

* Clear and concise summaries of the most significant changes in each release.
* Categorization of changes to help you find what's most relevant to your needs (e.g., New Features, Enhancements,Bug Fixes).
* Actionable information whenever necessary, explaining how to use new features or what to expect from improvements.

**Who should read this?**

This page is valuable for anyone who uses Perimeters, including:

* Security administrators
* System administrators

We appreciate your feedback! If you have any questions about these changes or suggestions for future updates, feel free to reach out to us through <support@perimeters.io>


---

# 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://support.perimeters.io/perimeters-documentation/release-notes.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.
