# Version 2.53

## <mark style="color:purple;">News</mark>

## <mark style="color:purple;">Web (v2.53)</mark>

Thanks to our improved Expand Mode UI, you can enjoy a new seamless experience with Crystal!&#x20;

Here are the enhancements we have been working on:

🆕 **Expanded View for Topic Cards:** when you click on the Topic Card, you will see a larger view - a window-like format -, instead of the fullscreen view, giving you the freedom to explore your data and navigate back and forth faster.

🆕 **Simplified Card Closure:** you can close the Topic Card by clicking the 'back' arrow or anywhere outside the Topic Card, except when a dialog about Key Actions from the footer is open.

In this case, you must click the *'cancel'* button to exit.

## <mark style="color:purple;">Mobile (3.0.35)</mark>

🆕 **Topic Card Revamp | New Filters Button & Ask Button Repositioning**

You can now edit and add filters from the topic card (bottom left corner) in a much easier way. The filter button replaces the 'Ask' button, which has now moved under the 3-dot menu in the top right corner.<br>

🆕 **Topic Card | See More Filters Revamp**

*But wait, there's more*.&#x20;

A 'See more' option will be displayed when a filter is applied. Click on it to get an overview of all your filters, including the time filter. This way, you can edit or add any filter in seconds.

🆕 **Gravitonium | Small Identity Logo Navigation Functionality**

There are new accessibility features within the Gravitonium button that make your data exploration via app smooth like butter.

* **A Light-tap on the small Gravitonium** will redirect you to the Advisor showing you the last topic you requested;
* **A Long-tap on the small Gravitonium** - will redirect to the Crystal input bar to ask questions by text or voice.


---

# 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.igenius.ai/release-notes/archive/2023/version-2.53.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.
