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

Version 0.18.1

Release Name: Inji Verify v0.18.1

Support: Developer Release

Release Date: 5th June, 2026

Overview

Inji Verify v0.18.1 release is a patch update focused on addressing a small set of critical bugs identified in the previous release (v0.18.0).

This release improves stability, correctness, and reliability of existing functionality in the Inji Verify module.

Key Highlights and Enhancements

  1. Improved 'Holder Binding Validation' handling.

  2. Enhanced error handling for 'VP Holder Mismatch' scenarios.

  3. Correct display of credential status and credential count in the 'Verify UI' when one of the credentials has expired.

Note: The Inji Verify UI is a reference implementation to demonstrate orchestration. Developers can selectively embed SDK components in the verifier applications as per their needs.

Repositories: Released/Dependent

Repositories
Tags Released/Dependency

inji-verify-service

vc-verifier library

Compatible modules

The following table outlines the tested and certified compatibility of Inji Verify 0.18.1 with other modules.

Module
Version

Inji Wallet

Inji Web

Pixel-Pass library

Bug Fixes

Below is the list of fixes as part of the 0.18.1 release, For the complete list you can refer here.

Issue ID
Summary

Incorrect Status and Number of Credentials in Verify UI when one credential is Expired

Incorrect Error Handling for VP Holder Mismatch in 0.18.0

InjiVerify API Automation - 8 failures in API testreport in released env for 0.18.0

Fix Holder Binding Validation Handling in vc-verifier 1.8.0

Known Issues

Below is a list of some key known issues. For a detailed overview and the complete list of issues related to Inji Verify, please click here

Issue ID
Description

The OpenID4VP (Cross device) component in Inji Verify currently validates a presentation as successful even when a wrong Verifiable Credential (VC) is submitted. As a temporary workaround, implement credential type validation on the Relaying Party (RP) side, by verifying that the received VC matches the expected type defined in the original presentation_definition.

We are uploading an invalid QR code, and while it displays an error message stating that the QR code is invalid, the credential details are still visible.

On iPhone 8 and iPhone 7, uploading the Injiweb QR code PDF shows an error message.

Inji Verify - Upload not functioning on Mac Safari Browser Versions 16 and below.

INJI Verify SDK should be able to support integration with applications built on platforms beyond React (Typescript) applications, such as Angular, PHP, and others.

Long-polling listeners are implemented within the service layer, preventing the backend from scaling effectively in a multi-pod (distributed) environment.

Documentation

Last updated

Was this helpful?