March 2026
2026.03.04
Documentation updates
Documentation for the React Native SDK (user-controlled wallets) was updated to reflect the latest SDK and to separate legacy V1 content:- The main page now covers installation, social login configuration, upgrading from V1, and the full SDK API references.
addListener,removeAllListeners, andEventListenerare marked deprecated but still supported in V1.- Now the preferred way to subscribe to SDK events (such as forgot PIN, resend
OTP) is via Expo’s
NativeModule.addListener()using theCIRCLE_PW_ON_EVENTconstant and theCirclePwEventPayloadinterface. - A dedicated legacy page was added for V1-only setups.
January 2026
2026.01.28
Added Gas Station support for Solana ATA sponsorship.
Documentation additions
Created the following new topic to support Solana ATA sponsorship in Gas Station:2026.01.20