# Release notes

This section contains the release notes for the different versions of Valtimo. These release notes contain information on what is new, bugs that have been fixed, breaking changes, code that has been deprecated, and known issues for that release version. Additionally, when a new version does not work out of the box, migration notes are present.

This section is intended for everyone who wants to know what changed in a version of Valtimo. Migration notes are intended for more technical users, e.g. a system administrator who wants to keep their Valtimo installation up to date.


---

# 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.valtimo.nl/release-notes/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.
