# v.2 Release Notes

- [v2.177.1](https://docs.onum.com/release-notes/v.2-release-notes/v2.177.1.md): Released on 01.15.2026
- [v2.176.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.176.0.md): Released on 01.13.2026
- [v2.169.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.169.0.md): Released on 12.10.2025
- [v2.162.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.162.0.md): Released on 11.25.2025
- [v2.155.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.155.0.md): Released on 11.21.2025
- [v2.153.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.153.0.md): Released on 11.20.2025
- [v2.150.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.150.0.md): Released on 11.17.2025
- [v2.144.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.144.0.md): Released on 11.07.2025
- [v2.138.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.138.0.md): Released on 11.05.2025
- [v2.127.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.127.0.md): Released on 10.31.2025
- [v2.125.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.125.0.md): Released on 10.29.2025
- [v2.113.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.113.0.md): Released on 10.23.2025
- [v2.103.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.103.0.md): Released on 10.16.2025
- [v2.101.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.101.0.md): Released on 10.14.2025
- [v2.99.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.99.0.md): Released on 10.10.2025
- [v2.94.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.94.0.md): Released on 10.08.2025
- [v2.89.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.89.0.md): Released on 10.03.2025
- [v2.81.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.81.0.md): Released on 09.15.2025
- [v2.75.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.75.0.md): Released on 09.10.2025
- [v2.69.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.69.0.md): Released on 09.08.2025
- [v2.63.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.63.0.md): Released on 09.01.2025
- [v2.59.1](https://docs.onum.com/release-notes/v.2-release-notes/v2.59.1.md): Released on 08.22.2025
- [v2.56.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.56.0.md): Released on 08.14.2025
- [v2.51.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.51.0.md): Released on 08.12.2025
- [v2.45.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.45.0.md): Released on 08.06.2025
- [v2.41.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.41.0.md): Released on 08.01.2025
- [v2.38.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.38.0.md): Released on 07.30.2025
- [v2.34.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.34.0.md): Released on 07.25.2025
- [v2.29.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.29.0.md): Released on 07.23.2025
- [v2.27.1](https://docs.onum.com/release-notes/v.2-release-notes/v2.27.1.md): Released on 07.18.2025
- [v2.18.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.18.0.md): Released on 07.16.2025
- [v2.4.0](https://docs.onum.com/release-notes/v.2-release-notes/v2.4.0.md): Released on 07.11.2025
- [v2.0.1](https://docs.onum.com/release-notes/v.2-release-notes/v2.0.1.md): Released on 07.09.2025


---

# 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.onum.com/release-notes/v.2-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.
