# Changelog

## Surveys (Beta)

January 8, 2025

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

Developer Experience Surveys (Beta) enables teams to gather valuable feedback about their development processes. This new feature combines with our existing metrics to create a complete picture of team health and productivity. Managers can now track both data-driven measurements and team sentiment in one place.\
\
Interested teams can [reach out to support](https://growth.usehaystack.io/n/schedule-booking/370714/W9xn7L) to get started.

### MS Teams Integration (Beta)

Haystack’s MS Teams integration sends real-time alerts for blockers, progress, risks, and SLAs. Alerts include issue status, bug SLA risks, PR link issues, sprint overcapacity, mid-sprint reviews, cycle completions, release notes, and epic completions.\
\
Interested teams can reach out to support to have it enabled. To integrate, go to `Settings > Integrations > Alerts` and click `Connect MS Teams`.

### Dynamic End Date in Reporting

You can automatically update the 'End Date' for your reports. By setting a fixed 'Start Date' (e.g., October 1st), the 'End Date' will dynamically adjust to today's date.

Dynamic end date is available in [Metrics](https://delivery.usehaystack.io/hub/metrics) and [Reports](https://delivery.usehaystack.io/reports)

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

**Improved**

* `Expanded Date Range for Epics` (Beta): The `Epics` view can now include the option to filter data by the past quarter. Reach out to our support team to enable this functionality.
* `Improved User/Deployments Management`: A search box has been added to manage `Users` and `Deployments`, along with the ability to change a user's full name and sort by name or access level.

***

## **Sprint Completion Rate metric without injections**

**November 19, 2024**

Now you can track Sprint Completion Rate excluding injections, which we called Commitment Reliability.

We also added Commitment Reliability (Issues) and Commitment Reliability (Points) as a metric option to Metrics and Reports.

Go to **team settings -> Sprint success metric,** to enable tracking Commitment Reliability. [Learn more](#sprint-success-metrics)

**New**

* `User settings` added ability to change user names
* `User settings` added search through the list of invited users
* `Deployments` added search through the list of services

***

## Q3 summary

**October 9, 2024**

<figure><img src="/files/9giA8wSlDx2UKz55D6vq" alt=""><figcaption><p>Quarterly summary</p></figcaption></figure>

We have compiled a review of your key accomplishments from the last quarter. You can view it [here](https://delivery.usehaystack.io/performance-report).

### Filter by no value

You can now filter by property values that are empty. This feature is available for all properties that can have empty values across the app.

<figure><img src="/files/y2iNXSFYTSSuoV28JH6f" alt=""><figcaption><p>Filter issues that don't have labels</p></figcaption></figure>

**Improveed**

* `Epics calculation` Epics are included in the metrics and reports calculation even if they are not added to a sprint.

***

## Hide GIFs from alerts

**September 19, 2024**

<figure><img src="/files/F7kEA5ApJSz37wTHjiXx" alt=""><figcaption><p>Hide GIFs in Alerts </p></figcaption></figure>

While GIFs in alerts provide more fun during your working hours, we realized that if you use Alerts for a long time, they become less exciting and more of a distraction. If you want to hide GIFs from the UI, do it in T**eam Settings -> Alerts -> Show GIFs** (at the bottom of the page).

**Improved**

* `Settings` we have hidden the "Show member's work outside of the board" in UI and enabled it by default.
* `Integrations` new UI when you integrate Jira. Now it should be easier to understand how to integrate your Jira.

***

## Q2 Summary improvement

**September 12, 2024**

**Improved**

* `Q2 Summary` We now hide the epics slide in the Q2 summary if you didn’t use epics for the past quarter

***

## Labels for PR metrics

**September 10, 2024**

**New**

* `PR metrics labels` Added labels for grouping PR metrics

**Improved**

* `Exclusions` We now hide the excluded information when 0 issues are excluded

**Fixed**

* `Data fetching` Fixed an issue where data fetching was frozen for some users during onboarding
* `Investments setup` Fixed an issue where the priority field would be empty if "High" or "Highest" priorities weren't found in Jira, which broke the investments setup
* `Slack notifications` Fixed an issue that caused removed Slack notification recipients to reappear when multiple entries were removed in quick succession

***

## Faster log in

**September 3, 2024**

**Improved**

* `Performance` Your account now loads faster after logging in
* `Onboarding` Large teams (100+ engineers) can now set up their account without scheduling a call
* `SLAs settings` We removed "time-sensitive issues" from the description in SLA settings to reduce confusion

**Fixed**

* `Investments` Fixed a bug where manually selected investment categories were being overwritten by investment rules


---

# 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://help.usehaystack.io/other/changelog.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.
