March 05, 2026

This Vaults production release focuses on webhooks and platform stability.

🚀 What's New

Latest App Versions

Check out the latest versions of impacted applications:

ComponentVersionDescriptionApp / SDK Location
Liminal Express SDK (Production)v1.3.10Refer to the Update Liminal Express guide.Production Web
→ MPC Docker Image/liminal-sdk-api:1.3.10Pull the latest MPC Docker image to the latest production.Client side
→ Express API Postman CollectionLiminal Express Developer_1.3.10(v1).postman_collection.jsonLiminal Express Developer_1.3.10 (v2).postman_collection.jsonUse the updated Liminal Express API Postman collection.Postman Collection Repo

✨ Improvements

Improve the current asset price fetching logic

With this release, Vaults now implements better logic to fetch asset prices for enhanced accuracy ensuring real-time asset price fetching.

Improved MPC Transaction Broadcasting

WIth this release, MPC transaction broadcasting is are for more reliable transaction processing.

Updated the Backdated Holding Statement Metadata

The Holding and Backdated Holding statement data now includes additional fields including Contract Address, Protocol, and Total Wallet Balance (in USD) for CSV file, extending support and convenience.

🛠️ Resolved Issues

Policy Card Fix on Vaults Mobile

Fixed an issue on Vaults Mobile, where the Policy card inaccurately showed the Initiating sub-status when the minimum quorum approval is more than one. The issue is fixed and accurately shows Approval sub-status.

Periodic Webhooks Parameter Fix

Fixed an issue where the fee parameter for periodic webhooks for Receive transactions inaccurately returned Integer instead of String. The issue is fixed now and returns String.

Accurate Token Symbol Fix

Fixed an issue where token symbols were missing on Vaults for Optimism and Arbitrum chains. Now, the correct token symbol is updated.

Fixed Request to Claim for Tron

Fixed an issue where the request to Claim did not sync the reward balance once it is approved and signed for the Tron asset. The issue is fixed now, and once the claim transaction is confirmed on the blockchain explorer, it syncs on the web and subsequent Transaction History is recorded.

Fixed Wallet Address Format for Cardano

Fixed an issue where the Deposit wallet for ADA chain on the testnet did not show the wallet address in the accurate format. Currently, the address is generated accurately.

⊖︎ Deprecated

  1. From this release, Vaults does not support webhook and email notifications for Gas Station transactions.