# v7.4.5 - April 2026

**Release Cycle:** 10th April 2026\
**Build:** Pre-Release Documentation

## Overview

This upcoming release introduces enhancements across Mobile, Asset, Request, Project Management, Configuration, Purchase Order, Dashboard, Marketplace, and Feature Configuration. The focus is on improving AI-driven workflows, project planning, procurement usability, dashboard insights, and data privacy controls.

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

### Mobile Enhancements

<details>

<summary><strong>Android – Knowledge Base in Request Details</strong></summary>

* Access Knowledge Base articles directly from Request Details
* Navigate to the article list and the detailed view
* Handles empty states, partial data, and API errors

</details>

### Asset

<details>

<summary><strong>Column Selection in Software License Page</strong></summary>

* Added column selection option in grid view
* Supports column selection, reordering, and default configuration
* Changes persist after reload

</details>

### Request

<details>

<summary><strong>Request Creation with Agentic AI</strong></summary>

* Enables conversational request creation using AI
* Collects required details dynamically with validation
* Auto-captures requester details for logged-in users
* Provides summary and confirmation before submission
* Displays the Request ID on successful creation

</details>

### Project Management

<details>

<summary><strong>Project Budget – Estimated &#x26; Actual Cost</strong></summary>

* Added Estimated and Actual cost tracking
* Supports budget vs spend comparison
* Automatic utilization calculation
* Includes edit and delete options in grid view

</details>

<details>

<summary><strong>Project Template – Assumptions, Scope, Deliverables, Constraints</strong></summary>

* Added structured sections for project templates
* Supports multiple entries with categorization
* Enables dynamic data entry with “Add Another.”
* Ensures data persistence across tabs

</details>

### Configuration Template

<details>

<summary><strong>Email Configuration via GUI</strong></summary>

* Assignment and SLA emails are configurable via UI
* Supports macro selection
* Removes dependency on backend template changes

</details>

### Purchase Order

<details>

<summary><strong>Purchase Requisition (PR) View</strong></summary>

* Introduced structured PR view page
* Includes details, line items, addresses, and activity logs
* Supports timeline and grid-based activity tracking

</details>

<details>

<summary><strong>PR Search and Filter Enhancements</strong></summary>

* Added keyword-based search across PR records
* Supports advanced filters and saved filters
* Includes validation and empty-state handling

</details>

### Dashboard

<details>

<summary><strong>Project Relation Summary</strong></summary>

* Displays project-wise relation counts across modules
* Supports custom filters and drill-down
* CSV export available

</details>

<details>

<summary><strong>Project Meetings Widget</strong></summary>

* Displays meeting count based on filters
* Supports drill-down and CSV export

</details>

<details>

<summary><strong>Project Milestone Summary</strong></summary>

* Displays milestone progress (Open, Closed, Total)
* Includes completion percentage metrics
* Supports filters and drill-down

</details>

### Marketplace

<details>

<summary><strong>Gen AI Enhancements</strong></summary>

* Improved API key handling with round-robin logic
* Skips failed keys and prioritizes working keys
* No fallback to default key for on-premise setups
* Deprecated models removed from selection
* Improved AI audit error visibility

</details>

### Feature Configuration

<details>

<summary><strong>Data Sanitization Before AI Processing</strong></summary>

* Introduced automatic sanitization of sensitive data
* Detects and masks emails, phone numbers, IPs, and credentials
* Supports configurable privacy controls
* Ensures only sanitized data is sent to AI

</details>

## Bugs Fixed

* Fixed the missing scroll in the Help slider
* Resolved blank Help slider on navigation
* Fixed ticket creation issue for assigned device groups
* Corrected SSP showing disabled modules on homepage
* Fixed issue with saving image-only signatures
* Resolved Software Inventory category loading issue


---

# 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.5-april-2026-1.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.
