LogoLogo
  • LINE's Mini Dapp & Dapp Portal
    • Join Us
    • How to build successful Mini Dapp
  • Mini Dapp
    • Overview
      • Sample Mini Dapp
    • LINE Integration
      • LINE Developers
      • LINE Front-end Framework (LIFF)
        • Essential Settings
      • Official Account
      • Invite Friends
    • Mini Dapp SDK
      • How to Get SDK Authorization
      • Wallet Provider
      • Payment Provider
        • Settlement
        • Policy
          • Payment
          • Refund
          • Cancellation
        • Flow
      • Release Note
        • v1.2.12
        • v1.2.11
        • v1.2.10
        • v1.2.9
        • v1.2.8
        • v1.2.6
        • v1.2.5
        • v1.2.4
        • v1.2.3
        • v1.2.2
        • v1.2.1
        • v1.2.0
    • Integration Guide for Game Engine
      • for Unity
      • for Cocos Creator
    • Design Guide
  • Dapp Portal
    • Mini Dapp Information
    • Collection & Drops
      • Collection Information
      • Upload NFT Information
      • Drops Information
      • Fungible Token Information
      • How to mint NFT
    • Reward
      • Reward System Flow
      • Launching Promotion
  • Extra Packages
    • Gas Fee Delegation
    • Growth Competition
      • Playbook for Teams
      • Historical Data
  • Review Guidelines
  • Update Note
  • Contact Us
Powered by GitBook
On this page
  • Release Date
  • Note
  1. Mini Dapp
  2. Mini Dapp SDK
  3. Release Note

v1.2.11

Previousv1.2.12Nextv1.2.10

Last updated 29 days ago

Release Date

April 10th 2025 06:00 in UTC

Note

NPM :

CDN :

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.

https://www.npmjs.com/package/@linenext/dapp-portal-sdk/v/1.2.11
https://static.kaiawallet.io/js/dapp-portal-sdk-1.2.11.js