# Release History

<details>

<summary>v3.1.0 - Apr 2025</summary>

* SMS delivery status updates
* Improved table sorting and filters
* Security Improvements

</details>

<details>

<summary>v3.0.0 - Mar 2025</summary>

* Console Theme Version 2
* Password reset improvements

</details>

<details>

<summary>v2.11.1 - Dec 2025</summary>

* Add deep links to outbound Broadcast push notifications

</details>

<details>

<summary>v2.11.0 - Dec 2025</summary>

* Add Hotline to Console (Theme v2)

</details>

<details>

<summary>v2.10.1 - Nov 2025</summary>

* System Broadcast message formatting improvements (Theme v2)
* Adds table column sorting (Theme v2)

</details>

<details>

<summary>v2.10.0 - Nov 2025</summary>

* Internal health monitoring improvements

</details>

<details>

<summary>v2.9.0 - Sept 2025</summary>

* Console Theme Version 2 - Beta

</details>

<details>

<summary>v2.8.3 - Sept 2025</summary>

* Verification Form Bug Fixes

</details>

<details>

<summary>v2.8.2 - Jun 2025</summary>

* Misc bug fixes and improvements.

</details>

<details>

<summary>v2.8.1 - Jun 2025</summary>

* Registration Form validation fixes.

</details>

<details>

<summary>v2.8.0 - Apr 2025</summary>

* Broadcast delivery improvements.
* Internal library and security updates.

</details>

<details>

<summary>v2.7.0 - Mar 2025</summary>

* Adds editable channel description for Chat Channels.
* Internal security updates.

</details>

<details>

<summary>v2.6.0 - Feb 2025</summary>

* Adds expandable message input for Chat Channels
* Misc styling updates.
* Internal security updates.

</details>

<details>

<summary>v2.5.0 - Feb 2025</summary>

* Adds optional Guest Link generation to Chat Channels video calls.
* Internal updates

</details>

<details>

<summary>v2.4.5 - Feb 2025</summary>

* Update badge notification handling for Chat Channels.

</details>

<details>

<summary>v2.4.4 - Jan 2025</summary>

* Update Video Conference Logging.

</details>

<details>

<summary>v2.4.3 - Jan 2025</summary>

* Fix Chat Channels recordings listing bug.

</details>

<details>

<summary>v2.4.2 - Jan 2025</summary>

* Fix Chat Channels recording download bug.

</details>

<details>

<summary>v2.4.1 - Jan 2025</summary>

* Adds logging for Chat Channel recording downloads.

</details>

<details>

<summary>v2.4.0 - Jan 2025</summary>

* Adds Video Conferencing recording downloads to Chat Channel admin screen.
* Add Chat Channel API routes to api v2.2-beta.
* Misc bug fixes and improvements.

</details>

<details>

<summary>v2.3.0 - Dec 2024</summary>

* Adds Video Conferencing to Chat Channels
* Chat Channels WCAG improvements
* Internal framework updates

</details>

<details>

<summary>v2.2.1 - Nov 2024</summary>

* API Updates.

</details>

<details>

<summary>v2.2.0 - Oct 2024</summary>

* Adds Space API routes to API v2.2-beta.
* Improve phone number validation checks.
* Increase Chat Channel description max length.
* Misc bug fixes and improvements.

</details>

<details>

<summary>v2.1.4 - Sep 2024</summary>

* Broadcast recipient's table column data updates.

</details>

<details>

<summary>v2.1.3 - Sep 2024</summary>

* Internal system health check updates.

</details>

<details>

<summary>v2.1.2 - Sep 2024</summary>

* Internal system health check updates.

</details>

<details>

<summary>v2.1.1 - Sep 2024</summary>

* Update Broadcast message formatting.

</details>

<details>

<summary>v2.1.0 - Aug 2024</summary>

* Framework Updates
* Improved audit logging
* Conference invitation updates.
* Various misc bug fixes and improvements

</details>

<details>

<summary>v2.0.8 - Aug 2024</summary>

* Various misc bug fixes and improvements

</details>

<details>

<summary>v2.0.7 - Aug 2024</summary>

* Fixes registration form settings bug

</details>

<details>

<summary>v2.0.6 - Aug 2024</summary>

* Update Group assignments for Spaces (Existing group assignments no longer preserved when removing Space Members)

</details>

<details>

<summary>v2.0.5 - Aug 2024</summary>

* Update Broadcast Status Handling

</details>

<details>

<summary>v2.0.4 - Jul 2024</summary>

* Update Prepared Broadcast throttling behaviour

</details>

<details>

<summary>v2.0.3 - Jul 2024</summary>

* Various misc bug fixes and improvements

</details>

<details>

<summary>v2.0.2- Jul 2024</summary>

* Various misc bug fixes and improvements

</details>

<details>

<summary>v2.0.1 - Jul 2024</summary>

* Various misc bug fixes and improvements

</details>

<details>

<summary>v2.0.0 - Jun 2024</summary>

* Sentinel Spaces : Manage system resources in separate areas.
* Incident Management (Space Dashboard, Space Controller, Pinned Resources)
* Adds Data Sharing preferences
* Adds Notification preferences
* Deprecates API v2 (Please use API v2.1)
* Migrates existing system data to 'Default' Space
* Chat Channels UI updates and improvements
* Hotline UI updates and improvements
* Various misc bug fixes and improvements

</details>


---

# 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://yudu-sentinel.gitbook.io/sentinel-documentation/releases/release-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.
