# OOBEYA-2.0.8 - Release Notes

## OOBEYA-2.0.8 :rocket: - *New Jira Widgets, Sentry Self-hosted Support, Improvements, UI/UX Enhancements, and more...*

:tada: We are excited to introduce our new features and improvements. We have added new widgets for Jira Server & Cloud and implemented a new infrastructure for setting metric thresholds on dashboard widgets.

## :new: NEW FEATURES

### Jira Sprint Report - Work Distribution Widget :bar\_chart:  <a href="#metrics-with-jql-widget-new-metric-resolution-time-avg" id="metrics-with-jql-widget-new-metric-resolution-time-avg"></a>

We've added a new Jira widget to visualize work distribution for reporting Sprints. You can track and analyze your teams' work with this widget.

![Jira Sprint Work Distribution Widget](/files/-Mk6DRNmjTd1mWbF32lj)

### Jira Issue Distribution Chart Widget :doughnut:  <a href="#metrics-with-jql-widget-new-metric-resolution-time-avg" id="metrics-with-jql-widget-new-metric-resolution-time-avg"></a>

We've added a new widget for Jira to show issue distribution. Generate the distribution chart of Jira issues by using custom JQLs.&#x20;

![Jira Issue Distribution Widget](/files/-Mk64SkXXR-MTSpl93Hl)

This helps you see the breakdown of a set of issues, at a glance.

![See the breakdown of a set of issues, at a glance.](/files/-Mk64nyuJvFud1pd0Sc2)

### Azure DevOps Deployment Frequency Widget :bar\_chart:&#x20;

![Azure DevOps Deployment Frequency Widget](/files/-Mk6MKxYs5RrCK12IMY5)

### Azure DevOps Lead Time Widget :chart\_with\_upwards\_trend:&#x20;

![Adding Lead Time Widget](/files/-Mk6LplJRwQRReJ0k2wP)

![Azure DevOps Lead Time Widget](/files/-Mk6LevfRKxpvsiHqUIj)

## :muscle: IMPROVEMENTS

### Sentry Self-hosted Integration :jigsaw:&#x20;

We have already integrated with Sentry Cloud, now we've started to support Sentry's self-hosted edition.

### Improvements On Work Type Table :muscle:&#x20;

We've added new metrics to the work type table on Team Scorecard.

![Team Scorecard Work Type Table](/files/-Mk6N5FLWNfN019xbCFW)

### Navigation to Integration Document :page\_facing\_up:&#x20;

We have added a link to the data source modal to reach the integration document easily.

![](/files/-Mk6HDTt9z-BpxU8O-d7)

### Unlock User From Admin Panel :unlock:&#x20;

Now you are able to unlock the locked user accounts from the administration panel.

![Unlock users from admin ](/files/-Mk66a_RfBo39ByJR-ew)


---

# 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.oobeya.io/product/release-notes/oobeya-2.0.8-release-notes.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.
