# Release Notes

## Release Notes

- [HOLOPLOT Plan 2.4.1](https://releases.holoplot.com/february-2026/holoplot-plan-2.4.1.md)
- [HOLOPLOT Plan 2.4](https://releases.holoplot.com/january-2026/holoplot-plan-2.4.md)
- [HOLOPLOT OS 2.4.0](https://releases.holoplot.com/january-2026/holoplot-os-2.4.0.md)
- [HOLOPLOT OS 2.3.0](https://releases.holoplot.com/october-2025/holoplot-os-2.3.0.md)
- [HOLOPLOT Plan 2.3](https://releases.holoplot.com/september-2025/holoplot-plan-2.3.md)
- [HOLOPLOT OS 2.2.0](https://releases.holoplot.com/july-2025/holoplot-os-2.2.0.md)
- [HOLOPLOT Plan 2.2](https://releases.holoplot.com/june-2025/holoplot-plan-2.2.md)
- [HOLOPLOT Plan 2.1](https://releases.holoplot.com/april-2025/holoplot-plan-2.1.md)
- [HOLOPLOT OS 2.1.0](https://releases.holoplot.com/march-2025/holoplot-os-2.1.0.md)
- [HOLOPLOT Plan 2.0.3](https://releases.holoplot.com/october-2024/holoplot-plan-2.0.3.md)
- [HOLOPLOT OS 2.0.6](https://releases.holoplot.com/october-2024/holoplot-os-2.0.6.md): We’re excited to bring you the first update since the initial release of HOLOPLOT OS 2.0!
- [HOLOPLOT Plan 2.0.2](https://releases.holoplot.com/august-2024/holoplot-plan-2.0.2.md)
- [HOLOPLOT Plan 2.0.0](https://releases.holoplot.com/june-2024/holoplot-plan-2.0.0.md)
- [HOLOPLOT OS and Control 2.0.0](https://releases.holoplot.com/june-2024/holoplot-os-and-control-2.0.0.md): From the most ambitious venues in the world to you
- [HOLOPLOT Plan v0.12.5](https://releases.holoplot.com/october-2023/holoplot-plan-v0.12.5.md)
- [HOLOPLOT Plan v0.12.3](https://releases.holoplot.com/july-2023/holoplot-plan-v0.12.3.md)
- [HOLOPLOT Plan Beta v0.12.2](https://releases.holoplot.com/may-2023/holoplot-plan-beta-v0.12.2.md)
- [HOLOPLOT Plan Beta v0.12.1](https://releases.holoplot.com/april-2023/holoplot-plan-beta-v0.12.1.md)
- [HOLOPLOT Internal Release Notes](https://releases.holoplot.com/internal/holoplot-internal-release-notes.md): Here is a complete and detailed set of release notes for internal usage.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://releases.holoplot.com/february-2026/holoplot-plan-2.4.1.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.
