Skip to content

v2.0.43

Latest

Choose a tag to compare

@jinchung jinchung released this 01 Sep 14:30
· 20 commits to develop since this release
cf0a6c6

Added

  • Switch to the production platform (#7723)
  • Remove credit card (#7729)
  • Add tests for updated transaction watching behavior (#7724)
  • Run the send journeys on iOS (#7720)
  • Add setup progress indicator (#7739)
  • Use buy/sell buttons for owned tokens in expanded sheet (#7747)
  • Cover URL signing and image format detection in imgix tests (#7764)
  • Add feature flag gating Cash Balance wallet display (#7776)
  • Add account recovery flow (#7740)
  • Add recovery flow tests (#7741)

Changed

  • Update Bivo Credit Card SDK (#7707)
  • Bump iOS and Android to v2.0.43 (#7727)
  • Bump Bivo SDK to 0.0.6 (#7728)
  • Fix .gitignore for .claude dir (#7734)
  • Remove dead lang.t-era translation tooling (#7735)
  • Fix tsconfig skipLibCheck to true to align CI and local type checking (#7746)
  • Refactor SmoothPager to support more complex navigation structures (#7731)
  • Polish input focus handling (#7743)
  • Reduce circular dependencies from 606 to 159 (#7757)
  • Reduce circular dependencies from 159 to 121 (#7758)
  • Reduce circular dependencies from 121 to 47 (#7760)
  • Polish setup controls and keyboard management (#7745)
  • Update Bivo SDK to 0.0.7 (#7766)
  • Consolidate remote config mocking across test suites (#7765)
  • Delete the fingerprint override that never runs in Sentry (#7773)
  • Add type-aware source graph with the first layer rules to deps-check (#7782)

Fixed

  • Fix e2e resume cash setup (#7726)
  • Fix missing transaction when purchase is immediately completed (#7730)
  • Fix window.addEventListener is undefined (#7715)
  • Improve client side telemetry redaction around seeds (#7736)
  • Fix broken e2e - email step (#7737)
  • Preserve caught errors as causes in telemetry (#7738)
  • Add money-path failure telemetry (#7751)
  • Stop leaking amounts, orderId and server text into analytics (#7753)
  • Fix broken e2e after updating bivo SDK (#7769)
  • Stop reporting handled NFT image failures as issues in Sentry (#7771)
  • Allow to go to OTP screen again while resend is blocked (#7768)
  • Fix original error lost when logger.error gets a non-RainbowError (#7774)
  • Fix Android builds failing on retired Fabric maven repo (#7780)
  • Fix dapps fetch Sentry noise (#7772)
  • Correct handling of blob:, data:, file: URLs in browser (#7783)