# v3.1.5 - 23rd January 2025

## **New Features**

* **Markdown support in meeting descriptions**\
  You can now use **Markdown** in meeting descriptions within the platform's text editor.

***

## **Improvements**

* **Enhanced translations**\
  We've improved the translations across the platform to provide a more seamless experience for our global users.
* **User search enhancements (phase 1)**\
  Some user search fields now include the **email address** to help you narrow down your search results. This is the first phase of this improvement, with more user fields to follow in future updates.
* **Calendar view improvements**
  * **Tooltips for resource names:** When hovering over resource names, you’ll now see a tooltip displaying the full resource name—perfect for handling long resource names.
  * **Page persistence:** Changing the date in the calendar view no longer resets you to page 1. You’ll remain on the current page for smoother navigation.
  * **Capacity filter update:** The capacity filter now allows for selections like "1 and above" or "2 and above" instead of only filtering by the exact capacity.
  * **Improved picture scaling:** When the calendar view is displaying a smaller amount of resources the images now display correctly without stretching or distortion.
* **Device type filter update**\
  On the **device page**, the device type filter now only shows device types specific to your organisation, making it easier to find relevant devices.

***

Enjoy the improved functionality and enhancements! Let us know if you have any feedback.


---

# 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://support.meetuma.ai/uma-knowledgebase/release-notes/web/2025/v3.1.5-23rd-january-2025.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.
