# Changelogs

This section contains changelogs for MariaDB, divided into the major MariaDB series. The current long-term stable series is [MariaDB 11.8](/docs/release-notes/community-server/11.8/what-is-mariadb-118.md), the current rolling release is [MariaDB 12.1](/docs/release-notes/community-server/old-releases/12.0/what-is-mariadb-120.md), and the current development releases are [MariaDB 12.2](/docs/release-notes/community-server/old-releases/12.1/changes-and-improvements-in-mariadb-12.1.md) and [MariaDB 12.3](/docs/release-notes/community-server/12.2/mariadb-12.2-changes-and-improvements.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://mariadb.com/docs/release-notes/community-server/changelogs.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.
