Skip to content

Releases: rainbow-me/rainbow

v1.9.62

20 Mar 23:20
1a11adc

Choose a tag to compare

Added

  • Add coin flip animation, Skia utils, color worklets (#6486)
  • Add Skia cards, new ftl sheets (#6487)
  • FTL claims section (#6497)
  • Main ftl flow (#6495)

Changed

  • Migrates from @react-native-community/blur to react-native-blur-view, which supports iOS blur gradients (#6488)
  • Updated TL abi (#6500)
  • TL cleanup and expanded state claims (#6501)
  • Improved claim flow and adjusted coin icon animation display conditions (#6503)
  • Reset cache timing and activity tweaks (#6506)
  • Bumped swaps sdk to 0.33 (#6512)
  • Version bump to 1.9.62 (#6515)

Fixed

  • Resolves the conflict happening with react-native-dotenvs and xcconfigs (#6477)
  • Added missing subtitle prop to LabelContent and corrected optional types (#6509)
  • TL Android nit fixes (#6505)
  • Prevent expanded state crash (#6513)
  • Use target address from swap (#6514)
  • Ftl links fixes (#6511)

v1.9.60

05 Mar 17:23

Choose a tag to compare

Added

  • Network Switcher Implementations (#6466)

Changed

  • Moved lastNetworks reference into both selectors so we update when the selector reference changes (#6465)
  • Use BE endpoints from dotenv (#6425)
  • Addys refactor (#6472)
  • Swaps search optimizations (#6384)
  • Bumped provider and regen inpage (#6476)

Fixed

  • Fixed address and ens names cut off in send flow on Android (#6461)
  • Fixed when the IDFA prompt should show (#6469)
  • Manually added necessary device info for amplitude to trade android devices (#6462)
  • Fixed open in Rainbow on safari on iOS 18 (#6473)
  • Ensure env vars are defined when instantiating http client (#6474)
  • Fixed an issue in gas estimation (#6475)

v1.9.59

19 Feb 21:05
8807cdc

Choose a tag to compare

Added

  • Added Query Store tests (#6445)
  • Added performance tooling (#6449)

Changed

  • Migrated userAssets to createQueryStore (#6450)
  • Updated swaps sdk to 0320 (#6451)

Fixed

  • Fixed an issue when entering a seed phrase manually with spaces (#6452)

v1.9.58

05 Feb 23:38
46e0aee

Choose a tag to compare

Changed

  • Expanded state phase 1 cleanup (#6422)
  • Made improvements to store creator and createQueryStore (#6435, #6439)
  • Bumped wallet connect dependency to latest version (#6434)

Fixed

  • Fixed an issue where the NFT expanded state floor price was displayed incorrectly (#6428)
  • Fixed some issues related to discover search (#6427)
  • Fixed issues around SafeMath (#6431)
  • Fixed some issues around Rainbow Rewards bridge failures (#6433)

v1.9.57

03 Feb 14:43

Choose a tag to compare

Fixed

  • Improved swaps flow to ensure we're routing them through the appropriate flow (#6436)

v1.9.56

31 Jan 02:59

Choose a tag to compare

Added

  • Added better error handling on swaps flow with damaged wallets (#6398)
  • Expanded state v2, phase 1 (#6332)

Changed

  • Implemented new logic for backup prompt (#6388)
  • Bumped rudderstack (#6407)
  • Enabled third party positions to be calculated in address summary (#6404)
  • Query store optimizations (#6413)
  • Updated discover search to v3 endpoint (#6394)
  • Optimized backendNetworks store (#6409)
  • We now prevent e2e flow to run while PRs are in draft mode (#6406)
  • We’ve bumped slippage from 2 to 5 except on the following networks; mainnet, polygon and BSC (#6419)
  • Made significant improvements in the transaction handling architecture (#6390)
  • Bumped react native image crop picker (#6430)

Fixed

  • Fixed a crash that was caused by improper error handling of cloud backup system
  • Fixed an issue where on some Android devices the wallet UX navigation wasn’t scrollable (#6393)
  • Fixed an issue where the wrong native asset was being displayed on SignTransactionSheet (#6395)
  • Fixed inconsistencies between swaps store slippage and shared value (#6399)
  • Fixed emoji size type which was causing a crash on Android (#6421)
  • Fixed an issue with back up prompt not being shown on new wallet creation (#6423, #6426)
  • Fixed a bug where the buy button on a native asset was disabled (#6429)

v1.9.55

21 Jan 17:03

Choose a tag to compare

Changed

  • Refactored our chain badge system to now come from backend (#6328)

Fixed

  • Fixed a bug with chain icon on trending tokens sort (#6410)
  • Fixed a bug in wallet switcher on Android (#6412)

v1.9.54

17 Jan 15:01

Choose a tag to compare

Changed

  • Set the default cacheTime to 5 minutes (#6403)

Fixed

  • Nonce logic refactor which fixes base issues with pending transactions (#6402)

v1.9.53

15 Jan 14:49
d312658

Choose a tag to compare

Added

  • Added trending tokens flag to remote config (#6373)
  • We are now tracking failed walletconnect requests (#6304)
  • Wallet switcher v2 (#6318)
  • Wallet Groups (#6314)
  • Added a new zustand store creator to improve performance (#6325)

Changed

  • Made improvements to trending tokens/network switcher (#6372)
  • Cleaned up swaps zustand selectors (#6355)
  • Updated rainbow world app icon contract address (#6381)
  • Improved on charts loading performance (#6387)
  • Made many performance improvements in the app (#6376)

Fixed

  • Fixed broken e2e tests for backups (#6365)
  • Fixed a bug where swap submit button would get stuck on fetching (#6382)
  • Fixed failing transactions on virtuals.io in dapp browser (#6383)
  • Fixed an issue where the Google OAuth prompt would be stuck in a loop on app launch (#6380)
  • Fixed a bug where NFTs were not able to save to device (#6356)
  • Fixed a bug where android wouldn't allow users to install redacted icon (#6389)
  • Fixed a bug where long token names would cause an overlap over price data in trending tokens view (#6391)
  • Fixed a bug where tapping on copy address on wallet screen on Android devices would cause a crash (#6392)

v1.9.52

06 Jan 23:59

Choose a tag to compare

Fixed

  • Fixed a bug where back up sheet kept showing for imported wallets (#6377)
  • Fixed an issue with isSwappingToTrendingAsset flag not tracking events properly (#6378)
  • Fixed an issue where the icon sheet was not showing up correctly, and we now prioritize back up sheet before the icon sheet (#6379)