# December

### 🚀 New Features

* **Slider Card**: Add customizable sliders to your personas or journey maps to represent scales, making it easier to visualize and compare data.

<figure><img src="/files/c2lnfKhS5T3CnKILHqEU" alt="" width="361"><figcaption></figcaption></figure>

### 🔧 Improvements

* **Deleted Accounts**: Shared maps from deleted accounts no longer appear in "Shared from outside."
* **Account Details**: Clearly display the applied subscription plan for all accounts.
* **Menu Organization**: Workspaces in the main menu are now sorted alphabetically.
* **Card Organization**: Cards in the add-card menu are now aligned with their lane order.


---

# 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://helpdesk.smaply.app/release-notes/2024/december.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.
