# Release Notes - February 2025

February brought some exciting updates that we’re sure your teams will love!

#### **Jenkins - Pipeline Metrics is Now Live!**

We’re thrilled to introduce the **Jenkins Pipelines Metrics** feature, now live in production! You can track Jenkins success and failed builds directly from your Custom Dashboards page under *Pipeline Metrics*. Plus, you’ll also see the average build run duration. Not yet set up? No worries - follow the [*<mark style="color:purple;">steps to integrate Jenkins</mark>*](https://docs.hivel.ai/integrations/jenkins) and start tracking today.

<figure><img src="/files/alnAOAmxEZgtFrIoCs5S" alt="" width="563"><figcaption></figcaption></figure>

#### **RBAC (Role-Based Access Control)**

Managing user permissions just became a breeze with our new **RBAC system**. You can now define roles and assign permissions effortlessly, including access to specific screens, editing configurations, excluding PRs, and more. If user access control is a priority for your team, this update is a must-check!

[*<mark style="color:purple;">Link to RBAC configurations</mark>*](https://app.hivel.ai/settings/rbac)

{% embed url="<https://drive.google.com/file/d/1tWb9sWPoGMrFEI8NNp1T1UeeSH59kUun/view?usp=sharing>" %}

And that’s it for February - two major updates to streamline your workflow.

<kbd>**Time to refactor your permissions... and maybe your work-life balance too!**</kbd> ⚙️🧘‍♂️


---

# 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.hivel.ai/release-notes/release-notes-february-2025.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.
