# Release notes v1.26.03

## v1.26.03 ✅ PRODUCTION (v1.26.03)

Highlights for this release of IntuneAssistant.

***

## New

* **Configuration Drift Monitoring Added**
  * You can now monitor changes in configuration settings, helping you detect unexpected or unauthorized changes in your environment.
* **UTCM Onboarding Process with App Creation**
  * A new onboarding process for UTCM (Unified Tenant Configuration Monitor) is available, including automatic app creation. This makes it easier to set up monitoring for your tenant.
* **UTCM Monitor Now Public**
  * The UTCM monitor is now available for general use, allowing all users to access configuration drift monitoring.
* **Intune Audit Events API Endpoint**
  * You can now access Intune audit events directly, making it easier to review actions and changes within Intune.
* **Directory Audit Log Support**
  * Directory audit logs are now supported, providing more visibility into user and admin activities.
* **Permission Verifier Added**
  * IntuneAssistant now checks and verifies permissions, helping you ensure the correct access is set up.
* **Setup Verification After First Login**
  * After your first login, IntuneAssistant will verify setup, helping you confirm that everything is configured correctly.
* **Mobile App Configuration Migration Support**
  * Migration for mobile app configurations is now supported, simplifying the process of moving app settings.
* **Sub Resource Type for Device Configuration Policies**
  * Device configuration policies now include sub resource types, giving you more detailed policy management.
* **Audit Events available in IntuneAssistant**
  * IntuneAssistant now records important administrative actions. This helps administrators review what happened in the environment and investigate changes when needed.
* **Scope tags included in assignment exports**
  * When exporting assignments, scope tags are now included. This gives a more complete overview of how policies and configurations are delegated across the environment.
* **Assignments Manager migration summary page**
  * After completing a migration, a summary page now shows the results. This helps administrators quickly confirm what was migrated and whether anything requires attention.
* **Intune sub-resource types shown in assignment overview**
  * Resources in the assignments overview now include their sub-resource type. This makes it easier to understand exactly which configuration or object you are working with.
* **Resizable table columns**
  * Tables throughout the interface now support column resizing, allowing administrators to adjust views for better readability.

***

## Improved

* **Graph API Performance and Assignment Migration**
  * Improved performance and reliability when using Microsoft Graph API and migrating assignments, reducing delays and errors.
* **Audit Logging**
  * Enhanced audit logging for orchestrators and event endpoints, providing clearer records of actions and changes.
* **Consistent Filter Output**
  * Filter responses are now consistent, making it easier to interpret results.
* **Wait Time Optimization in Migration Service**
  * Migration processes now have optimized wait times, speeding up migrations.
* **Additional Permissions for Scope Tags**
  * More permissions are now supported for scope tags, improving access control.
* **User Consent Profiles Updated**
  * User consent profiles now include basic read permissions, ensuring smoother access and consistent permission usage.
* **Correlation ID Header Exposed**
  * The correlation ID is now visible in responses, helping with troubleshooting and tracking requests.
* **Customer onboarding process simplified**
  * New customers can now sign in directly during onboarding. This reduces steps and makes getting started with IntuneAssistant easier.
* **Assignments migration workflow improved**
  * The migration process in Assignments Manager now includes additional validation checks to reduce the risk of incorrect or incomplete migrations.
* **Large assignment migrations handled more reliably**
  * Large migrations are now processed in batches. This improves reliability and prevents failures when working with environments that contain many assignments.
* **Protection against API throttling during migrations**
  * Additional internal safeguards help prevent interruptions caused by Microsoft Graph throttling when running large migrations.
* **Improved handling of large datasets in the browser**
  * When working with large data sets, the interface now keeps data available even after navigating away from the page. This reduces the need to reload information.

***

## Fixed

* **Compliance Policy Test Fixed**
  * Compliance policy testing is now more reliable.
* **Platform Property Selection Bug Fixed**
  * Issues with selecting platform properties in Graph API requests have been resolved.
* **Scope Tag Selection Issues Fixed**
  * Missing scope tags in property selection have been addressed.
* **Duplicate Fetch Removed for Targeted App Configuration**
  * Duplicate data fetches for targeted app configurations have been eliminated, reducing unnecessary processing.
* **GDAP Onboarding Bug Fixed**
  * Errors during GDAP onboarding and conflicts with existing customers have been resolved.
* **Customer onboarding conflict errors resolved**
  * In some cases an unfinished onboarding process could cause a conflict where a customer already existed but the backend consent was missing. This issue is now resolved.
* **User assignments page filter issue fixed**
  * A filtering issue on the user assignments page could show incorrect results due to an incorrect filter type. Filtering now works as expected.

***

## Technical Notes

* **Audit Logs Added for Orchestrators and Events**
  * More detailed audit logs are now available for orchestrators and event endpoints, improving traceability.
* **Graph API Throttling System**
  * A custom throttling system for Graph API has been implemented to handle retry issues, improving reliability.
* **Unit and Integration Tests Updated**
  * Tests have been updated to reflect changes in onboarding flows and resource fetching, ensuring consistency.

***

**This release focuses on improved monitoring, audit capabilities, permission management, and migration support, making IntuneAssistant more reliable and easier to manage for IT administrators.**


---

# 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.intuneassistant.cloud/changelog/v1.26.03.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.
