# November

### 🚀 New Features

* **Divider-lane:** Introduced a divider-lane feature for better content organization within canvases.

<figure><img src="/files/gmete7nII25WOhtVgNUD" alt=""><figcaption></figcaption></figure>

* **Card Tagging:** Users can now tag cards, improving searchability and project categorization.

### 🔧 Improvements

* **Home Redirect**: Clicking the Smaply logo will now always redirect you to the personal dashboard.
* **Tag Selection Improvements**: We’ve improved the tag selection experience for a smoother, more intuitive process.
* **User List Sorting**: The list of users in your organization is now sorted by name for easier navigation.
* **Portfolio Enhancements:**
  * **Interactive Portfolio Management:** Added an interactive bubble chart and table for managing portfolio items
  * **Styling Updates**: Enhancements to the Portfolio Page’s styling make the design cleaner and more user-friendly.
  * **Portfolio Item Dropdown**: We’ve added a dropdown menu in the Create Opportunity button, allowing you to select between Opportunity, Pain Point, or Solution more efficiently.
  * **Portfolio Item Modal Enhancements**: The Create/Edit portfolio item modal has been improved for a more seamless experience when managing portfolio entries.
  * **CSV Export improvements:** Including score names and values


---

# 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/november.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.
