# Releases

- [v24](https://docs.vdo.ninja/releases/v24.md): VDO.Ninja release notes for v24 including feature updates bug fixes and behavior changes.
- [v23 🌱](https://docs.vdo.ninja/releases/v23.md): A refresh to the UI
- [v22 👑](https://docs.vdo.ninja/releases/v22.md): Long overdue, but full of riches
- [v21 ❤️](https://docs.vdo.ninja/releases/v21.md): A relatively small update, but
- [v20 🎁](https://docs.vdo.ninja/releases/v20.md): Ending 2021 with a bang 🎉🧨✨
- [v19 🚀🤯](https://docs.vdo.ninja/releases/v19.md): Release notes for Version 19.0 of VDO.Ninja
- [v19.1 - 19.4](https://docs.vdo.ninja/releases/v19/v19.1-19.4.md): VDO.Ninja release notes for v19.1 - 19.4 including feature updates bug fixes and behavior changes.
- [v18](https://docs.vdo.ninja/releases/v18.md): Version 18 release notes; released May 28th, 2021
- [v18.3](https://docs.vdo.ninja/releases/v18/v18.3.md): VDO.Ninja release notes for v18.3 including feature updates bug fixes and behavior changes.
- [v17](https://docs.vdo.ninja/releases/v17.md): VDO.Ninja release notes for v17 including feature updates bug fixes and behavior changes.
- [v16](https://docs.vdo.ninja/releases/v16.md): VDO.Ninja release notes for v16 including feature updates bug fixes and behavior changes.
- [v16.3](https://docs.vdo.ninja/releases/v16/v16.3.md): VDO.Ninja release notes for v16.3 including feature updates bug fixes and behavior changes.
- [v16.4](https://docs.vdo.ninja/releases/v16/v16.4.md): VDO.Ninja release notes for v16.4 including feature updates bug fixes and behavior changes.
- [v15](https://docs.vdo.ninja/releases/v15.md): VDO.Ninja release notes for v15 including feature updates bug fixes and behavior changes.
- [v14](https://docs.vdo.ninja/releases/v14.md): VDO.Ninja release notes for v14 including feature updates bug fixes and behavior changes.
- [v13](https://docs.vdo.ninja/releases/v13.md): November 16th 2020
- [v13.4](https://docs.vdo.ninja/releases/v13/v13.4.md): November 24th 2020
- [v12](https://docs.vdo.ninja/releases/v12.md): September 12th 2020
- [v10](https://docs.vdo.ninja/releases/v10.md): August 17th 2020
- [v8](https://docs.vdo.ninja/releases/v8.md): May 28th 2020


---

# 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.vdo.ninja/releases.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.
