For the complete documentation index, see llms.txt. This page is also available as Markdown.

Release Notes - v6.5.1

Release Date: May 2026

We are pleased to announce the release of version 6.5.1. This update introduces improvements to existing features and several bug fixes. Below is a summary of the key updates included in this version

Major Features

Auto Merge Recommendation


When enabled, merge recommendations are automatically merged. During the auto merge process, the Primary Key is determined by first comparing adapter counts. If adapter counts are equal, the record with the more recent Last Seen value takes priority.

Minor Features

  • Asset Explorer is now available as a separate navigation section with dedicated Devices and Users views

  • LDAP Settings IP addresses are now hidden from users who do not have the LDAP Settings permission

  • Microsoft Intune adapter now supports certificate-based authentication as an alternative to Client Secret, enabling compliance with stricter organizational security policies.

  • PyODBC-based adapters now support Kerberos authentication for SQL Server connections

  • TxOne Stellar adapter now correctly sets OS Type and Category based on the device OS string

Resolved Issues

  • Edit Dashboard flow no longer loads with missing data when opening an existing dashboard Software Group edit flow no longer incorrectly requires the Count field

  • DateSerializer no longer fails when processing ISO 8601 timestamps with timezone offset format

  • WpEngine adapter now handles 404 responses gracefully when no matching certificate record is found

  • Upguard adapter connection test parameter and data collection errors for Device, Service, and User records are now resolved

  • Old discovery records are now properly removed from Elasticsearch according to the configured retention period.

Last updated