# Release Notes

## Latest **version:**

***This version will be automatically updated for everyone during week 10 2026***

### February 26. 2026

New features:

* [Application Owner](https://docs.bsure.io/user-guides/application-owner) - web native page for business application owner
* AI License recommender for unused premium licenses
  * [Enable AI recommender](https://docs.bsure.io/user-guides/configuration/ai-recommender)
  * [Recommendations report](https://docs.bsure.io/user-guides/microsoft-licenses/recommendations)
* New [Entra ID roles](https://docs.bsure.io/user-guides/security/entra-id-roles) report - complete overview of Entra ID roles, including eligible roles
  * Report will be empty until you [grant new permissions](https://docs.bsure.io/support/frequently-asked-questions/grant-new-permissions)
* [Intune drilldown](https://docs.bsure.io/user-guides/devices/intune-drilldown) report enhanced with autopilot information in column selector
  * Enrollment state
  * User Principal Name
  * Group Tag
  * Purchase Order

Fixes:

* Fixed bugs in recommended action bookmarks
* Subscriptions page when using multitenancy&#x20;

Requirement:

Eligible Entra ID role assignments and Autopilot information need you to [grant new permissions](https://docs.bsure.io/support/frequently-asked-questions/grant-new-permissions)

## Previous **versions:**

### January 22. 2026

New features:

* Multi-tenancy support: <https://docs.bsure.io/user-guides/configuration/multi-tenancy>
* Microsoft License history report: <https://docs.bsure.io/user-guides/configuration/multi-tenancy>
* Applications - Credential expiry: <https://docs.bsure.io/user-guides/applications/credential-expiry>
* Applications - Unused Applications: <https://docs.bsure.io/user-guides/applications/unused-applications>
  * We've fetched some more information related to App registrations and Service principals, such as SCIM info, Credential (Cert/Secret) info, Entra ID Owners and some more info.

Minor fixes:

* Added columns for object id on all drilldown reports
* Improved filtering on Microsoft applications vs own applications
* Some more quality improvements

Requirement:

Grant permissions to fetch SCIM information: <https://docs.bsure.io/user-guides/customer-settings/system-status-page>

### October 29. 2025:

**New features:**\
Added Sponsors to guest accounts in Users - Guests, Member and Drilldown reports\
\
**Improvements:**\
Filter templates cleanup

### October 26. 2025:

**New features:**

Two new reports:

* **Application Overview** report shows usage of all applications, including the unused ones.
* Devices - **Intune Drilldown**: Report of all devices in Intune with serial number and users signed in to the devices

**Improvements:**

* Data collector improved - groups, intune devices and user purpose
* Improved stability in customer application (web app)
* Improved logging


---

# 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.bsure.io/support/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.
