# v7.4.2 – January 2026

**Version:** v7.4.2\
**Date:** 29th January

## Overview

This release introduces enhancements across API Metering, SLA management, Asset performance, Purchase Orders, Project Management, Mobile audits, and AI-assisted Incident handling.&#x20;

The updates focus on improved visibility, enhanced validation, performance optimizations, and enhanced operational workflows.

## <mark style="color:$primary;">Key Updates</mark> <img src="/files/cakqkbCfVQuU5jvwDBvf" alt="" data-size="line">&#x20;

### API Metering

<details>

<summary><strong>API Metering Data Report</strong></summary>

* Introduced a dedicated report to track API usage across users and endpoints.
* Provides visibility into total calls, methods, endpoints, and usage patterns.
* Supports filtering and column selection for flexible analysis.

</details>

### Mail Automator

<details>

<summary><strong>Restrict Ticket Creation by Allowed Requesters</strong></summary>

* Added an option to allow only selected requester email IDs within a domain to create tickets.
* Improves control over email-to-ticket creation and reduces unwanted requests.

</details>

### SLA

<details>

<summary><strong>Bulk Operations for SLA Breach Prediction</strong></summary>

* Enables bulk actions on tickets predicted to breach SLA.
* Allows managers to apply or ignore AI recommendations for multiple tickets at once.
* Improves efficiency in handling large volumes of SLA-sensitive tickets.

</details>

### Mobile

<details>

<summary><strong>Audit Detail Page (iOS &#x26; Android)</strong></summary>

* Introduced a detailed audit view for mobile users.
* Displays device-level audit items with status, progress, and due dates.
* Supports filtering, search, pagination, and error handling for large audit sets.

</details>

### Change Management

<details>

<summary><strong>Change Manager Approval</strong></summary>

* Added support to submit changes for Change Manager approval.
* Approval links are sent via email and available in the technician portal.
* Applies to Standard, Normal, Emergency, and Retrospective changes.

</details>

### Asset

<details>

<summary><strong>Vendor Sync Count Accuracy</strong></summary>

* Corrected vendor sync counts for assets with invalid serial numbers.
* Sync summary now correctly reflects valid, duplicate, invalid, and failed records.

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

</details>

<details>

<summary><strong>Optimized Asset Filter Loading</strong></summary>

* Improved asset grid performance by loading filter values dynamically.
* Reduces initial page load time, especially for large asset datasets.

</details>

### Purchase Order

<details>

<summary><strong>PO Download During Approval Stage</strong></summary>

* Purchase Orders can now be downloaded while awaiting approval.
* Enables approvers to review official PO documents before approval.

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

</details>

<details>

<summary><strong>Software Selection in Purchase Orders</strong></summary>

* Added support for selecting software items during PO creation.
* Enables license creation or updates during the receiving process.

</details>

### Task

<details>

<summary><strong>Common Task Creation</strong></summary>

* Introduced enhanced task creation with recurring options.
* Supports form templates, attachments, notifications, and audit tracking.
* Improves task standardization and automation.

</details>

### Reports

<details>

<summary><strong>Additional Asset Columns in SLA Reports</strong></summary>

* Added asset-related fields, including Category, Device Type, Serial Number, and Hostname.
* Improves SLA analysis with asset context.

</details>

<details>

<summary><strong>Custom Columns &#x26; Formula Engine for SLA Reports</strong></summary>

* Introduced custom computed columns using a BODMAS-based formula builder.

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

* Supports time-based calculations, unit conversions, previews, and exports.
* Enhances flexibility in SLA reporting and analytics.

<figure><img src="/files/5MV8dmgNRuE2qNpihrSx" alt=""><figcaption></figcaption></figure>

</details>

### Project Management

<details>

<summary><strong>Dependent Task Controls</strong></summary>

* Added validations to enforce dependency rules between tasks.
* Prevents invalid task progression based on dependency configuration.

</details>

<details>

<summary><strong>Task View – Basic Details</strong></summary>

* Improved task summary view for faster access to key task information.

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

</details>

### Incident

<details>

<summary><strong>AI-Based Similar Incident Matching</strong></summary>

* Introduced AI-powered similarity matching for incidents.

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

* Helps technicians identify related or recurring incidents faster.
* Improves resolution speed and knowledge reuse.

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

</details>

## 🐛 Bug Fixes and Improvements

* Improved accuracy and stability across Asset Vendor Sync and SLA Reports.
* Fixed performance issues in Asset grid filtering for large datasets.
* Resolved inconsistencies in PO downloads and approval workflows.
* Addressed UI and data refresh issues in mobile audit views.
* General performance, validation, and reliability improvements across modules.


---

# 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.infraon.io/infraon-help/explore-more/release-notes/v7.4.2-january-2026.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.
