Releases: rainbow-me/rainbow
Releases · rainbow-me/rainbow
v1.9.18
Added
- Added ability to report NFT as spam to simplehash (#5434)
- Added fallback icons for contract interactions where we may not have nft images (#5456)
- Added support for Avalanche (#5430)
- Added support for Blast (#5463)
Changed
- Removed native advanced settings as dev settings is newly preferred (#5416)
- App icon refactor (#5444)
- null safety placed on input filed focus (#5446)
- Points referrals card refactor (#5367)
- Removed duplicate rows in sign transaction sheet (#5451)
- Upgrade reanimated (#5200)
- Bumped dependencies for Wallet Connect (#5400)
- Disabled and removed Flipper (#5464)
- Removed rn-worklet-core package (#5465)
Fixed
- Fixed rainbow animation on home screen (#5440)
- Fixed crash when tapping network info button on L2 sends (#5429)
- Fixed identify calls for analytics (#5442)
- Polished pending transaction details UI (#5441)
- Fixed ability to save NFT as an image on device (#5447)
- Increased number of pixel difference needed to qualify as non-gesture mode navigation (#5460)
- Fixed approval number formatting (#5457)
- Fixed mint pending label (#5455)
- Fixed a null response that was impacting dapps using viem/wagmi (#5454)
v1.9.17
Added
- added transferTo field in send details (#5384)
- added accent colors to NFTs (#5412)
- added translations for points, notification strings and new wallet connect strings (#5412)
- added sell button to the NFT expanded state if an offer exists (#5428)
Changed
- removed unused dependencies and updated some (#5417, #5427)
- transactions refactor (#5369)
- coin icon refactor (#5418)
Fixed
- reduced imgix usage to fix NFT issues (#5413)
v1.9.16
v1.9.15
Added
- Added ability to get price impact on swap (#5335, #5351, #5354, #5356)
- Points tweaks for better error handling (#5341, #5362)
- Added native value to currency rows (#5374)
- Added rainbow smol NFT address to unlock icon (#5381)
Changed
- SVG sanitization (#5342)
- Removed savings code (#5344)
- Removed swaps generic assets references (#5345)
- useAsset hooks clean up (#5350)
- Removed all logic for DPI (#5343)
- Removed networks from assetType (#5364)
- Migrated charts to Addys REST API (#5370)
- Migrated asset prices to Addys REST API (#5357)
- Disabled frame processor for vision camera to fix Android builds (#5379)
Fixed
- Fixed an issue where non compatible asset types were being sent on the new balances endpoint (#5349)
- Fixed an issue where the block explorer link was incorrect on an l2 transaction (#5333)
- Fixed e2e flakiness (#5346)
- Fixed zero eth check (#5361)
- Fixed profiles deeplinks (#5365)
- Fixed marketing route props for points push notification (#5366)
- Fixed centralization to arc client selection (#5368)
- Fixed an overflowing context menu on Android NFT expanded view (#5339)
- Fixed remote card on points tab not appearing (#5372)
- Fixed a bug where Tuesday’s would show same day on week end (#5338)
- Fixed camera component (#5355)
- Fixed issue where networks weren’t updated properly for selected assets (#5389)
- Fixed a WC issue where if on a different wallet then connected one then a formatting issue would occur (#5390)
- Fixed extra spacing on coin row icons (#5391)
- Fixed an icon not working on points remote card on Android devices (#5392)
- Added data for curated tokens (#5396)
- Fixed selecting max bug on native swaps (#5399)
v1.9.14
v1.9.13
v1.9.12
Added
- Added the ability to paste full link into ref code input (#5252)
- Added debug logs for cross-chain bug discovery (#5246)
- Added sorting to NFTs (#5270)
- Added support for handling unknown error types (#5279)
Changed
- Prevent input autofocus if referral code is already validated (#5244)
- remove rainbow emojis from tweet intent (#5249)
- Hide referral section on watched wallets (#5250)
- Rank card formatting tweaks (#5259)
- Updated next drop formatting to include minutes and day (#5263)
- Remote Promo Sheets ability to check for points (#5261)
- Updated rank card to accommodate for large num (#5265)
- Updated formatting on rank and tweet intent total points (#5251)
- Changes to the swap entry point to be the main swap screen instead of the currency select modal (#5247)
- Refactor points sign in (#5268)
- Cleaned up NFT sorting (#5289)
- Changed UI for unranked users (#5293)
- Remote config overhaul (#5297)
Fixed
- Fixed total points not updating when switching wallets on Android (#5243)
- Fixed an onboarding error to points with sign in (#5257)
- Fixed max width on ENS name for leaderboard formatting issue (#5258)
- Fixed logic to refetch points after next drop and onboarding (#5260)
- Fixed .toLowercase() on undefined (#5267)
- Fixed displaying WalletConnect v2 list items that don't have an icon (#5266)
- Fixed newline encoding on Android (#5280)
- Fixed bug that makes it possible for read-only wallets to enter onboarding flow after deeplinking in from a referral link (#5281)
- Fixed NFT sort by floor price (#5284)
- Fixed no trade routes appearing on swaps (#5287) (#5295)
v1.9.11
Added
- Points v1 (#5174)
- Graphql api key (#5211)
- Ability to implement general marketing notifications (#5206)
- Enabled Zora for transaction simulation (#5226)
Changed
- Handling of hex transaction types (#5214)
- Updated client to use new token search aggregator across networks (#5190)
- Updated messaging on warnings for transaction simulation (#5224)
- Improved error handling for unknown urls (#5213)
- Allow special characters in featured mint titles (#5239)
Fixed
v1.9.10
v1.9.9
Added
- Sanitation for EIP 712 signing to have parity with Browser Extension (#5159 )
- Multi chain support for function names when signing transactions (#5179)
- Nonce reset functionality to our clear pending transactions button under dev settings (#5170)
Changed
- Bumped asking to review app when importing two wallets instead of one (#5181)
- Did a cleanup of unused coinrow components (#5142)