Skip to main content

Identity Mesh — February 6, 2026

Version: Identity Mesh 02-06-2026
Release Date: February 6, 2026\


Overview

This release improves cryptographic asset identification and display, speeds up software data synchronization from ServiceNow, fixes export and search issues, and adds accessibility improvements to support post-quantum cryptography (PQC) evaluations and day-to-day use.

Key highlights:

  • Serial number and issuer distinguished name shown for cryptographic assets, so you can uniquely identify each certificate.

  • Full signature algorithm display, for example RSA-SHA256.

  • Faster software data synchronization from ServiceNow.

  • Fixed the installed machines count in software asset exports.

  • Fixed search for software assets.

  • Asset lists now show only active certificates.

  • Accessibility improvements toward WCAG 2.1 Level AA conformance.


Bug fixes

Cryptographic asset identification

  • The cryptographic asset detail view now shows the serial number and issuer distinguished name in addition to the subject distinguished name. Previously, certificates that shared the same subject distinguished name were hard to tell apart. You can now uniquely identify each certificate and match it to records in ServiceNow and other systems.

Export

  • The software asset CSV export now shows the correct installed machines count. Previously, the export showed zero while the asset list showed the correct values. Exported data now matches what you see in the product, so you can rely on it for reporting and analysis.
  • Searching for a software asset by name now returns results. Previously, the search bar could return no results for software assets that exist, making them hard to find.

Display

  • Corrected misleading text and labels so that what you read matches how the product behaves.

  • Restored the active tab indicator on the View Assets panel and corrected the formatting of the signature algorithm display.

Certificate filtering

  • Asset lists now show only active certificates. Revoked certificates are excluded, which reduces clutter and shortens loading times.

Improvements

Faster software synchronization

  • Software records from ServiceNow that were already processed are no longer reprocessed when only their update timestamps change. Synchronization completes significantly faster, especially in environments with large software inventories.

Signature algorithm display

  • Cryptographic assets now show the combined signature and hashing algorithm, for example RSA-SHA256 or ECDSA-SHA384, instead of only the asymmetric algorithm, for example RSA. This makes it easier to compare cryptographic methods across certificate sources and assess PQC readiness.

Accessibility improvements

This release includes the first phase of improvements toward Web Content Accessibility Guidelines (WCAG) 2.1 Level AA conformance:

  • Better keyboard navigation.

  • Improved screen reader compatibility.

  • Color contrast adjustments for better visibility.

  • Focus indicators on interactive elements.

  • Clearer labels for assistive technologies.

  • More accessible forms.

These changes improve the experience for everyone, including people who rely on keyboard-only navigation or screen readers, and support enterprise accessibility requirements.


This release also includes internal integration updates with no impact on product functionality.