> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vistaly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 2023

export const Image = ({src, alt, caption}) => <figure>
    <img src={`https://cdn.vistaly.com/kb${src}`} {...alt ? {
  alt
} : {}} />
    {caption && <figcaption class="image-caption">{caption}</figcaption>}
  </figure>;

<Note>
  This is an older changelog. Some of these updates may no longer be relevant or have been enhanced. See the [latest changelog](/changelog/latest) to keep up to date on what's new.
</Note>

## December 30th, 2023

### Feature Updates 🎉

* Allow deleting a custom field with responses (after confirmation).

## December 28th, 2023

### Feature Updates 🎉

* Launch beta version of sessions.

### Bugfixes 🐛

* Fix bug where custom names wouldn't show in settings.

## December 20th, 2023

### Feature Updates 🎉

* Allow customizing number of stars in rating custom field.

## December 19th, 2023

### Performance 🏎️

* Split client-side JavaScript bundle reducing time to download
  assets.

## December 14th, 2023

### Feature Updates 🎉

* See online teammates in the tree.

### Performance 🏎️

* Improve Slack bot performance.

## November 28th, 2023

### Bugfixes 🐛

* Fix comment highlighting.

### Feature Updates 🎉

* Add threads to comments.
* Add comment deletion.
* Add last signed-in to team settings.

## November 16th, 2023

### Performance 🏎️

* Workspace render performance. Workspaces load faster, and adding cards feels smoother.

### Security 🔒

* Enforce adjusted password complexity.

## November 15th, 2023

### Bugfixes 🐛

* Fix Excel export on large trees.

## November 14th, 2023

### Feature Updates 🎉

* Update Jira integration to support rich text format.
* Pinch to zoom on the map.
* Auto-populate workspace name in Slack insight workflow.
* Export tree UX (Beta feature, available upon request).

### Bugfixes 🐛

* Fixes bug where sometimes the backlog would not close

## November 10th, 2023

### Bugfixes 🐛

* Fix the delete label bug with migrated workspaces.
* Fix insight similarity API when payloads are large.

## November 8th, 2023

### Feature Updates 🎉

*Fullscreen Mode*

Now, view any card fullscreen.

* Add sentiment and reverse sentiment custom field types (Beta Only)

## November 5th, 2023

### Feature Updates 🎉

*Custom Fields* (Beta Only)

With custom fields, add your sizing criteria directly to any opportunity.

<Image src="/updates/110523-opportunity-sizing.png" alt="New insight experience" />

### Bugfixes 🐛

* Improved error handling.

## October 30th, 2023

### Bugfixes 🐛

* Prevent the "Unsaved changes" alert from displaying unexpectedly.

## October 25th, 2023

### Feature Updates 🎉

* Rich text support for card titles.

<Image src="/changelog/2023/102523_rich_text.png" alt="New insight experience" />

### Bugfixes 🐛

* Address issues where card titles with quotes are incorrectly displayed with new formatting.

## October 17th, 2023

### Feature Updates 🎉

There is a new and improved insight repository experience!

* Combines both inbox and catalog for a simple, unified experience.
* Allows for attaching insights to multiple cards.
* Configure columns to show and hide exactly what you want
* Sort by multiple properties
* Export as a CSV
* Search across multiple properties

<Image src="/changelog/2023/101723_updated-insights.png" alt="New insight experience" />

## October 14th, 2023

### Bugfixes 🐛

* Ensure the overview tab is opened by default
* Onboarding experience issues
* Slack insight bug

## October 6th, 2023

### Feature Updates 🎉

* Allow the list view navigator to be fully minimized. Take advantage of the full screen when presenting the roadmap.

## October 3rd, 2023

### Security 🔒

* Reduce session duration length.

## October 2nd, 2023

### Feature Updates 🎉

* Dynamically update title tag for better tab management

### Bugfixes 🐛

* Fix bug where Tree would occasionally move unexpectedly

## September 29th, 2023

### Bugfixes 🐛

* Fix regression where details wouldn't show in report & roadmap

## September 28th, 2023

### Feature Updates 🎉

* Sort slack bot dropdown alphabetically
* Add leave organization functionality to workspace selection screen
* Include comment creator in email / slack message notification

## September 27th, 2023

### Feature Updates 🎉

* Highlight card when navigating to it from search results

### Performance 🏎️

* Make navigating from report back to tree faster

## September 26th, 2023

### Bugfixes 🐛

* Fix filter bug where all matching cards wouldn't return

## September 22nd, 2023

### Feature Updates 🎉

* Allow insights to be attached to multiple cards

## September 15th, 2023

### Feature Updates 🎉

* Make zooming in / out feel more natural

### Security 🔒

* Improve security through additional response headers

## September 6th, 2023

### Feature Updates 🎉

* Add request access workflow to the share workspace workflow.

<Image src="/changelog/2023/090623-request-access.gif" alt="request access" />

## September 5th, 2023

### Feature Updates 🎉

* Add metric history to reporting views

<Image src="/changelog/2023/090523-inline-history.gif" alt="inline history" />

## September 1st, 2023

### Feature Updates 🎉

* Improve keyboard shortcuts and make them more consistent with common UX patterns

### Bugfixes 🐛

* Fix hidden tooltips on tree cards
* Fix windows shortcut mappings

## August 26th, 2023

### Feature Updates 🎉

* Add inline label editing support
* Add comment & insights bar – *Hide using the settings menu*

<Image src="/changelog/2023/082623-comment-insight-bar.png" alt="Comment & Insight Bar" />

## August 25th, 2023

### Feature Updates 🎉

* Update inline text editing behavior (Consistent shortcuts)
* Update text body auto-submit behavior
* Add support for moving insights between workspaces

### Performance 🏎️

* Improve move card performance
* Improve delete card performance

## August 22nd, 2023

### Feature Updates 🎉

Inline Status Editing

<Image src="/changelog/2023/082223-inline-status.png" alt="Inline Statuses" />

Quickly make status changes without opening the side menu.

### Bugfixes 🐛

* New comment sort order.
* Delete card from side menu.
* Backlog card inconsistencies.

## August 18th, 2023

### Bugfixes 🐛

* Fix bug where a metric's target was displaying the wrong value.
* Fix bug where backlog cards wouldn't load.

## August 16th, 2023

### Bugfixes 🐛

Fix regression where metric history wouldn't show up in drawer.

## August 15th, 2023

### Bugfixes 🐛

Allow number inputs to have decimals entered with leading zeros.

## August 10th, 2023

### Feature Updates 🎉

#### Advanced Filters

Filtering just got a major upgrade.

* Create complex chainable queries
* Filter on card metadata like who created a card or when
* Save and share your favorite filters

<Image src="/changelog/2023/081023_filters.png" alt="New Filtering" />

Once the filter is applied, the tree now displays the specific subset of data that matches your filter, and that's it. No more scrolling to find the next match. See exactly what you want to see, all in one place, and explore where you want from there.

Check out some of the more interesting use cases:

* **Use Case 1: [Customer Segmentation](https://blog.vistaly.com/posts/use_case_customer_segments)**

Look at your tree through the eyes of a specific customer or customer segment. Filter opportunities and other cards by the customers that provide insights into their specific pain points or needs.

* **Use Case 2: [What's new?](https://blog.vistaly.com/posts/use_case_show_me_whats_new)**

Over time, your workspace will grow. Keeping up on what's new or changed just got a whole lot easier.

* **Use Case 3: [Show me my work](https://blog.vistaly.com/posts/use_case_show_my_work)**

Save time finding your work, whether that’s discovery, delivery, or experimentation work.

#### Navigation Improvements

Clearer indications of what's hidden, and hiding individual paths.

<Image src="/changelog/2023/081023-tree-folding.png" alt="Tree folding" />

## August 1st, 2023

### Feature Updates 🎉

* Add support for insights attached to any card type.

## July 27th, 2023

### Feature Updates 🎉

* Modeling your trees just got more flexible. Directly nest "Objective" card types.
* Add archived support to list view. Now use the new settings menu to show archived cards in the list view.

<Image src="/changelog/2023/062723_archive.png" alt="Show Archived" />

## July 23rd, 2023

### Feature Updates 🎉

#### Metric Intregrations – BETA

<Image src="/changelog/2023/072323_imports.png" alt="Data Import" />

Are you using Looker or PostHog? We're privately testing the ability to auto sync metrics with your BI & analytics systems directly with your KPIs/Outcomes/Key Results in Vistaly.

If you'd like to help iterate on these capabilities in Vistaly, or suggest others, reach out to [support@vistaly.com](mailto:support@vistaly.com). We want to hear from you!

## July 13th, 2023

### Feature Updates 🎉

#### Customizable Card Names

Not every team uses the same language to communicate similar concepts. Adjust card language to match how your team communicates.

<Image src="/changelog/2023/061323_names.png" alt="Custom Names" />

#### Improved quickstart experience

Onboarding is important. We've invested time to support our new friends. 😁

## June 19th, 2023

### Feature Updates 🎉

* The **Insights Workflow** is now out of Beta! A huge thanks to all the teams that have helped refine the workflows. We are committed to continued improvements and look forward to learning more about your use cases.

> To learn more about the new insights workflow, check out [the docs](/documentation/views/insights).

## June 10th, 2023

### Feature Updates 🎉

#### Insight Slack Support

Add insights directly from Slack! Check out the insights docs to learn more.

<Image src="/changelog/2023/061023_slack.png" alt="Slack" />

## June 6th, 2023

### Bugfixes 🐛

* Fixes how archived cards are handled when prioritizing a set of children.

## May 17th, 2023

### Feature Updates 🎉

#### Metric Updates

<Image src="/changelog/2023/051723_metrics.png" alt="Enhanced Statuses" />

#### Workspace Migration Service

If your team has multiple workspaces across various accounts and you're looking to bring them together, we're here to help! Reach out to **[support@vistaly.com](mailto:support@vistaly.com)**, and we'll help you bring your data together in one place.

## May 2nd, 2023

### Feature Updates 🎉

Quick Playlists *Deprecated*

## April 30th, 2023

### Feature Updates 🎉

#### Flexible KPI Trees

KPI Trees can now be modeled higher in your workspace. If you'd like to learn more about this change, check out [this post](https://blog.vistaly.com/posts/flexible-kpi-tree).

### Security 🔒

* Increased security for hosted images uploaded through the in-app document editor.

## April 20th, 2023

### Feature Updates 🎉

#### Updated Statuses

Statuses have been upgraded! We’ve listened and simplified how statuses work.

<Image src="/changelog/2023/041923_statuses.png" alt="Enhanced Statuses" />

Now, simply select the corresponding status, and Vistaly will take care of the rest!

If you'd like to learn more about this change, check out [this post](https://blog.vistaly.com/posts/statuses).

#### Improved Roadmap Views

There are three different tabs in the roadmap view that support all the new statuses.

<Image src="/changelog/2023/041923_roadmap.png" alt="Enhanced Roadmap" />

* Discovery: What do we want to learn more about?
* Experiments: What are we testing?
* Delivery: What work are we committed to delivering?

#### Disable Auto Submit on Enter

There's a new advanced user preference for disabling auto-submit on enter. *This feature was introduced to better support [input method editors (IMEs)](https://en.wikipedia.org/wiki/Input_method)*

<Image src="/changelog/2023/041923_enter_flag.png" alt="Enter Setting" />

#### "What's New?" Workflow

Stay up to date with all major changes.

### Bugfixes 🐛

#### Card Resizing

Fixes an issue where card resizing failed to calculate correctly under certain circumstances.

## April 10th, 2023

### Feature Updates 🎉

#### Enhanced Story Mode

Organize your workspace in one click to create focus around the bigger picture.

<Image src="/changelog/2023/041023_story_mode.png" alt="Enhanced story mode" />

Story mode has replaced both the story tab *(which will be removed in a future release)*, and *linear mode*.

#### Data Export (Public Beta)

We know that there are several reasons to take your data out of Vistaly (reporting, data security, data validation, and so much more.) So now export your workspace and backlog with  **on the main workspace view**.

Note: Export itself is ready for use. It's considered beta because the data format is subject to change. If you have feedback, we want to hear it!

#### Improved pinch-to-zoom

Pinch to zoom was too fast for many users' preferences. This update slows down the scroll speed to give more control over zooming.

#### Additional Metadata Updates

All records with timestamps now display exact dates on hover.

#### Read-only Support

If your account has exceeded the freemium tier limits, you can now access and continue using your workspace but will have to upgrade to one of the paid plans to add additional data.

### Bugfixes 🐛

#### Tree Filter

* Some filters were incorrectly applied to the tree in specific states *(lineage mode)*.

## March 27th, 2023

### Feature Updates 🎉

#### Improved metadata

Now hovering over any metadata records shows when it was created and by whom.

<Image src="/changelog/2023/032723_metadata.png" alt="Metadata" />

#### Pinch to Zoom

Trackpad pinch-to-zoom is now supported!

#### Attach insights from within the workspace *(Beta Users Only)*

Now you don’t have to leave the tree view to add insights from the inbox.

<Image src="/changelog/2023/032723_add_insights.png" alt="Metadata" />

Selecting \*Add Existing Insight(s) opens the inbox within the current view, where you can filter and search insights.

#### Insight Filtering – By tag & Search *(Beta Users Only)*

Filter insights by themes using tags, or search for similar text to find what you’re looking for quickly.

<Image src="/changelog/2023/032723_filter_search.png" alt="Metadata" />

#### Customer Management *(Beta Users Only)*

Now manage which customers provided insights to help prioritize and shape the opportunity space.

<Image src="/changelog/2023/032723_customer.png" alt="Metadata" />

### Bugfixes 🐛

#### Inactive Dropdowns

Some users experienced dropdowns that became unresponsive over time.
