> For the complete documentation index, see [llms.txt](https://docs.octoxlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.octoxlabs.com/release-notes/previous-releases/octoxlabs-5.x/release-notes-v5.1.0.md).

# Release Notes - v5.1.0

## What's New in OctoXLabs 5.1.0

OctoXLabs 5.1.0 brings key updates to improve usability and flexibility. The **Preview Screen** now allows users without certain permissions to view chart details. Navigation is enhanced with **Side Menu Clickable Areas Enlargement**, and the search functionality has been upgraded with **tenant-based search** and **search by query endpoint**. Additionally, new proxy options for **Microsoft Intune** and **Trend Micro Vision One** adapters provide more network flexibility.

### Major Features

#### Preview screen

With this feature, you have full control over user access to chart and device details through group-based permissions. You can define access levels based on user roles, ensuring only authorized users see specific information.

* Users can be granted permission via “Groups” to view detailed chart data.
* If granted access, they can see these details through “Device Inventory Preview”
* Additionally, if further permission is given, they can also access the details of the displayed devices.
* However, users cannot modify or make changes to queries.

This structured permission system ensures that visibility is entirely managed by you, allowing for precise access control based on roles and requirements.

### Minor Features

#### Side Menu Clickable Areas Enlargement

To enhance navigation and accessibility, the clickable areas in the side menu have been enlarged. This ensures smoother interaction and reduces the chance of missed clicks.

#### Search by Query Endpoint

To streamline data retrieval, we’ve introduced a preview feature that allows users to search via a dedicated query endpoint. This makes finding relevant information faster and more efficient.

#### Tenant-Based Search Feature Improvement

Now you’ll be able to search for Devices with Query Wizard by the connector name they came through.

#### Search Permission by Keyword in Group Details

Now you can search for permissions in group details using specific keywords, making it easier to manage access.

#### Color Palettes for Charts

To offer greater customization, we’ve introduced customizable color palettes for charts. This enables more flexible and visually distinct data representations.

#### Palo Alto Cortex XDR Fetch Users Option

For better integration and user management, you can now fetch users directly from Palo Alto Cortex XDR, streamlining the synchronization process.

#### Microsoft Intune Adapter Proxy Option

The Microsoft Intune Adapter now supports a proxy option, enhancing network flexibility and connectivity.

#### Trend Micro Vision One Adapter Proxy Option

Similar to the Intune adapter, the Trend Micro Vision One Adapter now supports a proxy option for improved performance.

#### Netskope Adapter Last X Days Option

The Netskope adapter allows you to filter data from the last ‘X’ days, helping you quickly analyze the most relevant events.

### New Adapters

* Gitlab Users Users
* Manage Engine OP Manager Devices
* Jira Assets Devices
* Manage Engine Service Desk Plus Devices
* Manage Engine Asset Explorer Devices

### Fixes & Improvements

* Action Center Query SelectionS
* Dashboard Sorting in Dashboard ManagerS
* Device Inventory Table PerformanceS
* ESET Protect Adapter IPv6 HandlerS
* Forescout NAC Hostname AggregationS
* Kaspersky Last VisibleS
* Microsoft Teams Integration in Action CenterS a MS Intune 429 Too Many Request
* HandlerS
* PaloAlto XDR Risky HostsS
* Qualys OS Type CaseS
* Query Sorting in chart Add/EditS
* SCCM Software VersionsS
* Trend Micro Deep Security New Primary KeyS a Xurrent Integration in Action Center


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.octoxlabs.com/release-notes/previous-releases/octoxlabs-5.x/release-notes-v5.1.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
