Skip to content

v2.0.36

Latest

Choose a tag to compare

@ibrahimtaveras00 ibrahimtaveras00 released this 22 Jun 18:45
· 9 commits to develop since this release
12c56de

Added

  • Add Cash Deposits intro panel entry point (APP-3775) (#7556)
  • Add Add Cash screen and routing based on user's ramp status (#7558)
  • Add custom amount view with keypad (#7568)
  • Add USD and token amounts to the Sent transaction event (#7587)
  • Add AppsFlyer SDK for install attribution (#7601)

Changed

  • Remove unused LoadingState component (#7573)
  • Remove unused timestampsCalculation (#7575)
  • Remove unused revoke-approval helpers and rap types (#7576)
  • Remove unused AnimatedScrollView and props allowlists (#7577)
  • Bump iOS and Android to v2.0.36 (#7585)
  • Extract currency domain from perps and legacy helpers (#7584)
  • Dedupe runtime helpers across the production bundle (#7588)
  • Bump webview fork to include the blocked-nav host callback (#7589)
  • Consolidate keychain and device auth into a local-auth domain (#7590)
  • Rename legacy third-party fiat on-ramp flow (#7583)
  • Move NumberPad into shared components (#7567)
  • Remove dead CodePush/AppCenter env vars (#7597)
  • Rename the send domain to transfer (#7593)
  • Introduce network domain for related files (#7591)
  • Move send flow components into the transfer domain (#7594)
  • Finish consolidating the send flow into the transfer domain (#7595)
  • Convert the transfer domain to named exports (#7596)
  • Move EIP-681 send launcher into the transfer domain (#7598)
  • Move network chain metadata into new domain module (#7592)

Fixed

  • Fix consistent league slug grouping and filtering (#7599)
  • Use the project-pinned Node version in Xcode builds (#7600)