# v1.2.11

## Release Date

April 10th 2025 06:00 in UTC

## Note

NPM : <https://www.npmjs.com/package/@linenext/dapp-portal-sdk/v/1.2.11>

CDN : <https://static.kaiawallet.io/js/dapp-portal-sdk-1.2.11.js>

The bug has been fixed where requesting `kaia_accounts()` would show the wallet connection screen when there was no connected wallet, and the Client would respond with `[]`.

Starting from Mini Dapp SDK v1.2.11, when requesting `kaia_accounts()` with no connected wallet, the Client can get response with `[]` without showing the wallet connection screen.
