# Changelog

<details>

<summary>v1.2.1 (Release Date: 25/09/2025)</summary>

✅ **Advanced Caller Information**

* Enhanced Caller Data Handling: Improved processing and display of caller information
* Smart Warning System: Added intelligent warning displays in search scenarios to help users make informed decisions
* Better Search Experience: Enhanced search functionality with contextual caller information&#x20;

✅ **Enhanced Presence Management**

* Fixed Missing Presence States: Resolved issues with presence state handling to ensure accurate user status display

✅ **User Experience Improvements**

* More intuitive interface for managing presence states
* Clearer visual indicators for caller information
* Improved warning messages that provide actionable guidance

🔧 **Improved State Synchronization**&#x20;

* Better reliability for presence state updates across the platform

</details>

<details>

<summary>v1.0 (Release Date: 17/03/2025)</summary>

**Feature**

* Launch of Easy Console

**Bugfixes**

* None

**Known Issues**

* None

</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://docs.easyconsole.easyplatform.app/overview/changelog.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.
