Releases: rainbow-me/rainbow
Releases Β· rainbow-me/rainbow
v2.0.7
v2.0.6
v2.0.5
v2.0.3
Added
- Hyperliquid charts (#6825)
Changed
- Bump iOS and Android to v2.0.3 (#6856)
- CI Performance Improvments (#6734)
- Deprecate ens profile search in discover (#6827)
- Expanded i18n coverage (#6836)
- Refactor i18n typed api standardization (#6837)
- i18n updates (#6843)
- Derived store improvements (#6669)
Fixed
- QR code scanner reliability fixes (#6686)
- Fixed done button spacing on settings (#6831)
- Fixed issue with e2e (#6838)
- Fixed missing padding under the wallet address in receive modal (#6832)
- Fixed locale re-render upon language switching (#6835)
- Switching wallets doesnβt reset the wallet balance page to the top (#6840)
- Scroll to top vs reseting the full list on account switching (#6844)
- Fixed done button truncation (#6841)
- Fixed navbar padding and color on Android (#6834)
- Fixed native asset wallet alignment in dapp browser control panel (#6826)
- Transactions fixes (#6845)
- Fixed iOS sheet handling, cleaned up Navigation types (#6807)
v2.0.0
Added
- Live balances (#6750)
- King of the Hill (#6759)
- RainbowToasts (#6744)
- Rainbow Baggy app icon (#6810)
- Candlestick charts analytics (#6803)
Changed
- Bump iOS and Android to v2.0.0 (#6806)
- Rewards claimables networks -> remote config & fix claim button position (#6795)
- Make splash screen self-contained on iOS (#6792)
- E2E CI V2 (#6713)
- Update RNEF to Rock (#6820)
- Patch reanimated to avoid using executeOnUIRuntimeSync (#6774)
- Removed lazyMount wrapper and related idle utilities (#6809)
- Use RNEF for CI iOS builds (#6798)
Fixed
- Fixed gwei input text being cut off on android (#6800)
- Fixed restore arm64 as proper platform (#6791)
- Fixed navbar issues with pointer-events (#6801)
- Fixed activity list contract icon style (#6794)
- Fixed keyboard issue on SendAssetForm (#6802)
- Fixed issue with request type in activity list (#6805)
- Fixed in app browser padding for Android (#6813)
- Fixes to pending transaction watching (#6808)
- Live balances fixes (#6818)
- Fixed button placement and pressability on Android (#6821)
- Fixed pending transactions when multiple are added at once (#6822)
- Make project android 16kb compatible (#6804)
- Check amount regex vs ETH-card (#6819)
v1.9.74
Added
- [e2e] erc20>native e2e swap (#6745)
Changed
- New tab bar (#6767)
- Update to react-native 0.79 (#6607)
- Remove build artifacts from patch (#6779)
- Cache Intl instances and replace usages to toLocaleString (#6773)
- [e2e] Dont check initial theme state (#6777)
- Bump iOS and Android to v1.9.74 (#6784)
Fixed
v1.9.73
v1.9.72
Added
- Candlestick charts (#6659)
- ActivityList refactor - lazy mount + virtual list (#6706)
- Brody/cloud backups test (#6723)
- Run E2E tests on develop (#6743)
- Feature flag page view for KOTH (#6751)
- Candlestick chart integration (#6687)
- Candlestick charts data integration (#6724)
- Live tokens (#6626)
Changed
- E2E Unwrap test (#6720)
- Run e2e android tests on github runner (#6712)
- Bump iOS and Android to v1.9.72 (#6742)
- Improve google sign in in e2e tests (#6747)
Fixed
- Fixed ERC20 Token Transfer Stuck on "Loading" (#6721)
- Fixed yarn android launching the activity v2, remove uninstall (#6728)
- Fixed text input issues on Android (#6716)
- Fixed ios e2e Discover test failing (#6746)
- Fixed keyboard issue on android (#6748)
- Fixed and run wallet connect test (#6741)
- Fixed E2E calculate bottom inset w/ screen height vs window height (#6753)
- Fixed E2E retry the failing block (#6754)
- Fixed failing iOS builds by using sentry token from secrets (#6758)
- Fixed activity list scrolling down after switching wallets (#6749)
- Small live pricing fixes (#6762)
- Fixed equality function usage for useListen on balance section (#6765)
- Fixed enable Swap Fees for TestFlight (#6764)
- Fixed prevent ProfileScreen Bottom Sheet View (#6770)
v1.9.71
Added
- Added execution and validation to L1 swaps test (#6636)
- Added search bar to network selector (#6660)
- Execute swap on iOS e2e + Gas mocking (#6670)
- Added wrap test and go through settings flows (#6700)
Changed
- Wallet state refactor from Redux to Zustand (#6564)
- Bump sentry (#6676)
- Bump fastlane version (#6682)
- Small swap input caret improvement + SafeMath optimizations (#6693)
- RainbowImage - unified image component for faster image loads (#6653)
- Bump iOS and Android to v1.9.71 (#6722)
- Cleanup wallet store further, improve types, speed and correctness (#6642)
- Disable react native performance in dev (#6715)
Fixed
- Fixed incorrect ask of rainbow pin when backing up new wallet (#6675)
- Fixed adding to backup when creating a new secret phrase (#6673)
- Fixed backup when using rainbow PIN (#6679)
- Fixed token over fetching on position card (#6688)
- Fixed RN keychain crash on android api <= 29 (#6702)
- Fixed wallet loading bug on migration to new wallet store (#6705)
- Fixed incorrect rainbow pin prompt on backup restore (#6717)
- Nate/christian wallet store fixes (#6729)
- Fixed import bugs - blur after focusing seed input (#6733)
- Fixed keychain reset not resetting wallet state (#6740)