> For the complete documentation index, see [llms.txt](https://rosea.gitbook.io/xy-moodle-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rosea.gitbook.io/xy-moodle-theme/changelogs/theme-releases.md).

# Theme releases

The Changelog provides a detailed record of all the changes, updates, and fixes made to the **XY theme for Moodle**. It includes information on new features, improvements, bug fixes, and any known issues addressed in each release.

By reviewing the changelog, you can easily track the evolution of the theme, understand what has been added or modified in each version, and stay informed about any important changes that might affect your Moodle site.

Make sure to regularly check the changelog whenever a new version of the **XY theme** is released to ensure your site is running smoothly and taking full advantage of the latest updates.

{% content-ref url="/pages/Q7YXzlXvUPVMqUZQHaFq" %}
[Version 5.0.6](/xy-moodle-theme/changelogs/theme-releases/version-5.0.6.md)
{% endcontent-ref %}

{% content-ref url="/pages/dUc6OklCoC2HyikYgygg" %}
[Version 1.1.2](/xy-moodle-theme/changelogs/theme-releases/version-1.1.2.md)
{% endcontent-ref %}

{% content-ref url="/pages/8NCoCGJrNlfm7sonfiy8" %}
[Version 1.1.0](/xy-moodle-theme/changelogs/theme-releases/version-1.1.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/J5YYwFQ92j6KAJ9R1P5O" %}
[Version 1.0.0](/xy-moodle-theme/changelogs/theme-releases/version-1.0.0.md)
{% endcontent-ref %}

***

### Important notice

Moodle 4.5 LTS will be supported with bug fixes and security updates **until 6 October 2027**, offering a long, stable lifecycle ideal for long-term projects.

Key benefits of choosing Moodle 4.5 LTS:

* **Extended support period** (security support until October 2027).
* **Maximum plugin compatibility** — most plugin developers prioritize updates for LTS versions.
* **Increased stability** — fewer major changes, reducing the risk of disruptions.
* **Future-proof platform** — a stable foundation for scaling or extending Moodle sites.
* **Lower maintenance costs** — less frequent need for major upgrades.

For most developers and site administrators, Moodle 4.5 LTS represents the best balance between access to the latest features and the stability needed for long-term planning.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://rosea.gitbook.io/xy-moodle-theme/changelogs/theme-releases.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
