> For the complete documentation index, see [llms.txt](https://docs.infraon.io/infraon-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infraon.io/infraon-help/explore-more/release-notes/2025-releases/v7.3.14-september-2025.md).

# v7.3.14 – September 2025

**Version:** v7.3.14\
**Date:** 12th September

## Overview

This release delivers significant new capabilities across Infraon ITSM and ITAM, along with critical bug fixes and enhancements. Key highlights include advanced reporting, stronger mobile app capabilities, improved patch and asset management, and workflow refinements. Multiple bugs have also been addressed to improve stability, accuracy, and user experience.

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

### Reports

<details>

<summary>Device Uptime Report</summary>

Added *Agent Uptime* tracking to the *Inventory Agent Installation Report*. Users can now monitor device uptime in minutes across various time ranges (7 days or 30 days), ensuring better visibility into system availability. Export options include uptime details for offline analysis and review.

</details>

### Patch Management

<details>

<summary>Patch Install Handler</summary>

Enables individual or bulk patch installation for missing and discovered patches, reducing manual patching effort.

</details>

<details>

<summary>Sync and Deployment Status Updates</summary>

Sync and deployment progress is now visible directly from the Marketplace and Asset pages for easier monitoring.

</details>

<details>

<summary>Calendar-Based Scheduled Syncs</summary>

Admins can now schedule patch syncs using a calendar, ensuring timely compliance without manual intervention.

</details>

### Task Management

<details>

<summary>Task Report</summary>

Introduces a robust reporting tool for ITSM tasks. Users can configure reports with filters (status, assignee, priority), preview, schedule, clone, and export them in multiple formats (CSV, PDF, XLSX). This improves task tracking and team productivity.

</details>

### Mobile App Enhancements

<details>

<summary>Manual Data Sync</summary>

A *"Collect & Sync"* button enables users to push updated device data to the backend instantly.

</details>

<details>

<summary>Infinity Agent Security Detection</summary>

Expands device security monitoring by collecting biometric data, enrollment details, jailbreak/root status, emulator detection, and integrity checks. Generates a 0–100 security score for clear assessment.

</details>

<details>

<summary>Native MediaStore API Integration</summary>

Removed legacy storage permissions to comply with Google Play policies while ensuring smooth image saving.

</details>

<details>

<summary>Device Sensor &#x26; Carrier Info Collection</summary>

Collects accelerometer, gyroscope, magnetometer, and SIM/carrier details for analytics and monitoring.

</details>

<details>

<summary>Domain Name Hardening</summary>

Simplifies login by eliminating the need for manual domain selection. Domains are predefined in system properties, and users can choose either Technician or SSP login directly.

</details>

<details>

<summary>Hidden Log Sharing via Volume Keys</summary>

Users can reveal a *Share Log File* option by pressing volume keys, simplifying support diagnostics.

</details>

### Authentication & Login

<details>

<summary>Requester Password Update on First Login</summary>

Newly created requesters must reset their password on first login. This enforces strong password policies and enhances security.

</details>

### Asset Management

<details>

<summary>Mobile Asset Management</summary>

A new *Mobile Devices* section in Assets now tracks Android and iOS devices with the Infraon agent. Devices update automatically after reinstallation, and unsupported OS versions are excluded.

</details>

<details>

<summary>Automatic Asset Deallocation</summary>

When a requester or technician is deactivated, all associated assets are automatically deallocated, ensuring assets are never tied to inactive users.

</details>

### Project Management

<details>

<summary>Task Templates with CSV Import/Export</summary>

Create and reuse task templates with support for CSV bulk uploads and downloads. Tasks can be cloned, audited, and reused to standardize projects.

</details>

<details>

<summary>Spaces for Project Management</summary>

Allows the creation, updating, and deletion of project “spaces” with visibility controls. Spaces now support auditing for compliance and tracking.

</details>

<details>

<summary>Role &#x26; Team Enhancements</summary>

Added the ability to create, edit, and delete roles and teams through grid and card views. Built-in validations prevent duplicates and missing mandatory fields.

</details>

### Marketplace

<details>

<summary>Monitoring-Enabled Apps Display</summary>

The Marketplace now displays only apps with monitoring enabled (e.g., Azure AD, Google Workspace, Slack, Tenable), enhancing relevance and clarity.

</details>

<details>

<summary>Lightweight Document Processing</summary>

Replaced heavy *torch* dependency with lightweight Python libraries, reducing package size and deployment time.

</details>

### Incident Management

<details>

<summary>Bulk Update Enhancements</summary>

Supports multi-incident updates for fields like severity, assignment, or status. It handles skipped incidents gracefully, enforces mandatory reasons, and logs all actions in audit trails.

</details>

### Mail Automator

<details>

<summary>IMAP Username in Basic Authentication</summary>

Adds support for explicit usernames when configuring IMAP/SMTP with Basic Authentication.

</details>

### Request Management

<details>

<summary>Reopen Requests</summary>

Closed or resolved requests can now be reopened by end users or technicians with mandatory notes, improving flexibility and customer satisfaction.

</details>

## Enhancements

* Improved UI consistency across Service Catalogue, Asset, and Report modules.
* Better error handling and validation in Request, Problem, and Change workflows.
* Optimized mobile data sync and asset deallocation for smoother operations.

## Bug Fixes

We have addressed multiple issues reported across modules, including:

* Improvements in patch scan and sync reliability.
* More consistent validations in the Change, Problem, and Request modules.
* Correct data handling in reports, widgets, and dashboards.
* Enhanced login and authentication flows for requesters and LDAP users.
* Stability improvements in Contract Management, Asset Management, and Mail Automator.
* Multiple UI corrections for better readability and navigation.

These fixes ensure a smoother, more reliable experience across the platform.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/2025-releases/v7.3.14-september-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.
