# Document history

<table><thead><tr><th width="98">Version</th><th width="138">Released</th><th width="120">Author</th><th>Remarks</th></tr></thead><tbody><tr><td>11</td><td>2026-02-09</td><td>makr</td><td>Alarms handling.<br>Structure modification.</td></tr><tr><td>10</td><td>2026-01-22</td><td>makr</td><td>MS Entra user handling, System Group and Group settings updated.</td></tr><tr><td>9</td><td>2025-12-22</td><td>makr</td><td>Correlated with B3 User Manual.</td></tr><tr><td>8</td><td>2025-12-19</td><td>makr</td><td>V.25.03 update - alarm distribution, webhooks, missions, multiple object reports, support, ADC formula examples, graph view, calibration, Entra (AD) login.</td></tr><tr><td>7</td><td>2025-02-07</td><td>makr</td><td>BTiny GW type added.</td></tr><tr><td>6</td><td>2024-11-19</td><td>makr</td><td>ICU Studio GW type added.</td></tr><tr><td>5</td><td>2024-10-03</td><td>makr</td><td><p>MP types updated.</p><p>GW updates.</p><p>Restructured. </p><p>Links corrected.</p></td></tr><tr><td>4</td><td>2023-03-15</td><td>makr</td><td><p>New GW types. </p><p>New MP types.</p></td></tr><tr><td>3</td><td>2022-05-23</td><td>makr</td><td>Documents menu added. Details added.</td></tr><tr><td>2</td><td>2021-04-22</td><td>makr</td><td>New functions.</td></tr><tr><td>1</td><td>2020-06-15</td><td>algo, makr</td><td>First release.</td></tr></tbody></table>


---

# 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://help.boomerang3.com/boomerang-3-domain-administrator-manual/document_history.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.
