Skip to content

Commit

Permalink
Merge branch 'develop' into @christian/query-store-migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbaroni committed Jan 19, 2025
2 parents 5465c0b + 77f697b commit e0c910a
Show file tree
Hide file tree
Showing 836 changed files with 1,367 additions and 4,530 deletions.
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,45 @@ and this project adheres to [Semantic Versioning](http://semver.org/)

### Fixed

## [1.9.54] (https://github.com/rainbow-me/rainbow/releases/tag/v1.9.54)

### Changed

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

### Fixed

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

## [1.9.53] (https://github.com/rainbow-me/rainbow/releases/tag/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)

## [1.9.52] (https://github.com/rainbow-me/rainbow/releases/tag/v1.9.52)

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ android {
applicationId "me.rainbow"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 247
versionName "1.9.53"
versionCode 249
versionName "1.9.55"
missingDimensionStrategy 'react-native-camera', 'general'
renderscriptTargetApi 23
renderscriptSupportModeEnabled true
Expand Down
6 changes: 0 additions & 6 deletions ios/Images.xcassets/badges/Contents.json

This file was deleted.

23 changes: 0 additions & 23 deletions ios/Images.xcassets/badges/apechain.imageset/Contents.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
23 changes: 0 additions & 23 deletions ios/Images.xcassets/badges/apechainBadge.imageset/Contents.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
23 changes: 0 additions & 23 deletions ios/Images.xcassets/badges/arbitrum.imageset/Contents.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
23 changes: 0 additions & 23 deletions ios/Images.xcassets/badges/arbitrumBadge.imageset/Contents.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Diff not rendered.
Diff not rendered.

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.
23 changes: 0 additions & 23 deletions ios/Images.xcassets/badges/avalanche.imageset/Contents.json

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.
23 changes: 0 additions & 23 deletions ios/Images.xcassets/badges/avalancheBadge.imageset/Contents.json

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.
Loading

0 comments on commit e0c910a

Please sign in to comment.