# Release Notes

This page contains release notes of the platform for each year and each month. You can simply click the following shortcuts to go to release notes for that year or simply use the left menu.

## Shortcuts

[2026 release notes](/resources/release-notes/2026.md)

[2025 release notes](/resources/release-notes/2025.md)

[2024 release notes](/resources/release-notes/2024.md)

[2023 release notes](/resources/release-notes/2023.md)

[2022 release notes](/resources/release-notes/2022.md)

[2021 release notes](/resources/release-notes/2021.md)

[2020 release notes](/resources/release-notes/2020.md)


---

# 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://doc.keepnetlabs.com/resources/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.
