Releases: rainbow-me/rainbow
Releases · rainbow-me/rainbow
v1.9.62
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
v1.9.60
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
v1.9.58
v1.9.57
v1.9.56
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
v1.9.54
v1.9.53
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)