AIR Kit
AIR Kit (1.1.x)
AIR Kit (1.1.x)
  • Introduction
    • Welcome!
    • Quickstart
  • Web SDK
    • Installation
    • Usage
    • Customization
    • Reference
    • Wagmi Connector
    • Release Notes
  • Flutter SDK
    • Installation
    • Usage
    • Reference
  • About
    • Moca Network
Powered by GitBook
On this page
  • Version 1.1.0 (March 27, 2025)
  • ✨ New Features
  • ➕ Improvements
  • ⚠️ Notes
  • Version 1.0.0 (Feb 27, 2025)
  • ✨ New Features
  • ➕ Improvements
  • ⚠️ Notes
  • Version 0.6.0 (Feb 17, 2025)
  • ✨ New Features
  • ➕ Improvements
  • ⚠️ Notes
  • Version 0.5.0 (Feb 11, 2025)
  • ✨ New Features
  • ➕ Improvements
  • ⚠️ Notes
  1. Web SDK

Release Notes

Version 1.1.0 (March 27, 2025)

✨ New Features

  • Keep user sessions across AIR Kit dApps

  • Protect user accounts with MFA via Passkey

  • Login via EoA wallet

  • Soneium chain support (Testnet / Mainnet)

➕ Improvements

  • Simplified transaction screens

  • Improved modal UI

  • Wallet can be preloaded in the background

  • Provider can be retrieved and subscribed to before wallet initialization

  • Paymaster policies can be defined per chain

  • Various minor bug fixes and optimizations

⚠️ Notes

  • The AA will only be returned after the user has MFA set up

  • MFA setup will automatically trigger on any wallet action

Version 1.0.0 (Feb 27, 2025)

✨ New Features

  • Smart accounts (AA) can be checked for deployment

  • Smart accounts (AA) can be deployed without minting an Air Id

  • Experimental session key support

➕ Improvements

  • Full wallet services support

  • Improved token refresh mechanism

  • Login rehydration across partners

⚠️ Notes

  • The getUserInfo() and getPartnerUserInfo() methods have been merged into getUserInfo()

Version 0.6.0 (Feb 17, 2025)

✨ New Features

  • Beta version of wallet services

➕ Improvements

  • Small UI updates

  • More helpful error messages

⚠️ Notes

  • The wallet initialized event also returns the Smart Account (AA) address from now on

Version 0.5.0 (Feb 11, 2025)

The first official release of AIR Kit, rebranded from Realm SDK, focuses on drastic performance and UX improvements and sets the foundation for upcoming features.

✨ New Features

  • Customizable language support, including localized emails

  • Toggleable email input field

  • Support for custom authentication (Bring Your Own Auth)

  • Optional partner user linking flow

  • Introduction of a Global User ID to unify multiple Air IDs

➕ Improvements

  • Simplified design tokens for UI customization

  • Significantly faster initialization time and login experience

  • Keep login session alive by automatic token refresh

  • Backward compatibility down to ES2020

  • Various minor bug fixes and optimizations

⚠️ Notes

  • The MPC Signer address is no longer being returned

  • External wallet login (e.g. MetaMask) is not yet supported

  • Wallet-related services, including EIP1193 provider support, are unavailable in this version

  • Smart Account (AA) addresses created in this version are different from previous versions

PreviousWagmi ConnectorNextInstallation

Last updated 2 months ago