> ## Documentation Index
> Fetch the complete documentation index at: https://docs.canton.network/llms.txt
> Use this file to discover all available pages before exploring further.

# 1.2.0

> Wallet SDK 1.2.0 release notes.

# 1.2.0

**Released on May 13th, 2026**

* allow connecting to no-auth validator/ledger configurations

*the initialization flow now handles setups where `/v2/authenticated-user` is unavailable and can derive `userId` from auth context when
possible, enabling a smoother connection experience in no-auth and transitional environments.*

* clearer error behavior for missing auth context

*error handling during SDK initialization was improved to make missing authentication context issues easier to diagnose and resolve.*

* improved merge UTXO precision under stress

*merge UTXO logic was updated to ensure accumulated merge amounts are kept within expected decimal precision, improving reliability for
heavy/batch merge scenarios.*
