Docs
  • What We Do
  • Supported Countries, Payment Methods, and Cryptocurrencies
  • Getting Started
  • Integration Guides
    • API
      • Required Headers
      • Create a User
      • Assign a Deposit Address
      • KYC
      • Link and Verify a Bank Account
        • Re-link Bank Account
        • Update Bank Account
        • Delete Bank Account
      • Transaction Limits
      • Buy Crypto (ACH)
      • Transaction Monitoring
      • Transaction History
    • React Native
      • Installation
      • Session Token and Wallet Signing
      • Preset Order Details
      • Example
      • Reference
      • Release History
      • User experience
        • Sign up
        • Sign in
        • Buy crypto
        • Settings & activity
    • React JS (Beta)
      • Installation
      • Session Token and Wallet Signing
      • Preset Orders
      • Callbacks
      • Theming
      • Example
      • Reference
      • Release History
  • API Reference
    • Endpoints
      • Auth
        • Crypto Wallet
        • Email OTP
        • SMS OTP
      • Activity
      • Bank
      • Client
      • Config
      • Crypto
      • Users
      • Wallets
      • Webhook Registrations
    • Custom Headers
    • Error Codes
    • Types Glossary
    • Postman
    • Open API Specification
    • Webhooks
  • Design Reference
    • UI/UX Starter kit
    • UI Requirements
  • Guides
    • Sandbox Testing
    • User Authentication
    • Link a new Signing Wallet to an Existing User
    • Plaid Bank Linking
      • Plaid OAuth Support
    • Client Dashboard (Alpha)
  • User Support Reference
    • User Account Flags
      • KYC Review
      • Transaction Processing
      • NSFs and Returned Payments
      • Fraud
    • Transactional Emails
Powered by GitBook
On this page
  • v0.1.0-beta.1
  • v0.0.5-alpha.15
  • v0.0.5-alpha.14
  • v0.0.5-alpha.13
  • v0.0.5-alpha.12
  • v0.0.5-alpha.11
  • v0.0.5-alpha.8
  • v0.0.5-alpha.7
  • v0.0.5-alpha.6
  • v0.0.5-alpha.5
  • v0.0.5-alpha.2
  • v0.0.5-alpha.1

Was this helpful?

  1. Integration Guides
  2. React JS (Beta)

Release History

v0.1.0-beta.1

Date: July 14, 2023

Notes:

  • Copy changes

  • "Forgot phone number" button emails support when clicked

  • add button to order complete that says "done"

  • UI fixes

  • Additional bug fixes


v0.0.5-alpha.15

Date: July 14, 2023

Notes:

  • fix: updated autocomplete for forms to work correctly

v0.0.5-alpha.14

Date: July 11, 2023

Notes:

  • fix: UI bug from buy crypto. fixed number format for ach call

v0.0.5-alpha.13

Date: July 11, 2023

Notes:

  • feature: added loadingText prop

  • feature: plaid bank account relinking

  • feature: handle email OTP errors and user flags after wallet linking

  • feature: added error message to buy crypto dashboard

v0.0.5-alpha.12

Date: July 4, 2023

Notes:

  • feature: Support EVM signing and wallet types

  • fix: Bugs caused by not supporting EVM signing and wallet types

v0.0.5-alpha.11

Date: June 30, 2023

Notes:

  • feature: made redirect URI optional

  • feature: added checks for embedded browsers

v0.0.5-alpha.8

Date: June 29, 2023

Notes:

  • feat: refactored out button link to own file, renamed TextButton, added hover states

  • feature: added approved limits screen, code clean up

  • feature: added onPress, onError callbacks and disabled button theme

  • feature: added preset order option to be passed into RatioButton

v0.0.5-alpha.7

Date: June 23, 2023

Notes:

  • Handle email already exists error on account creation

  • Handle failures during KYC polling

  • Added screens for different user flags

  • Added call to configuration endpoint

v0.0.5-alpha.6

Date: June 15, 2023

Notes:

  • Added onLogin, onClose, and onTransactionComplete callbacks

v0.0.5-alpha.5

Date: Jun 12, 2023

Notes:

  • More styling improvements

  • Improvements to bank linking flow

v0.0.5-alpha.2

Date: May 30, 2023

Notes:

  • Added redirectUri as property to RatioButton.This is required in order to successfully link a user's bank account to their Ratio user acount

  • Added "Resend code" button to allow for existing user to resend SMS OTP code

v0.0.5-alpha.1

Date: May 30, 2023

Notes:

  • Initial Release

PreviousReferenceNextEndpoints

Last updated 1 year ago

Was this helpful?