Skip to content

Commit

Permalink
CHANGELOG - release v1.1.59 (#841)
Browse files Browse the repository at this point in the history
  • Loading branch information
BrodyHughes authored Aug 8, 2023
1 parent c148abc commit a1dcfe1
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,38 @@ and this project adheres to [Semantic Versioning](http://semver.org/)

### Security

## [v1.1.59](https://github.com/rainbow-me/browser-extension/releases/tag/v1.1.59)

### Added

- Added the ability to enable the toggle to filter small balances #818
- Added better logging for message signing errors #821
- Added a new unsupported browser bottom sheet #828
- Added a new activity History Page Loader #830
- Added keyboard shortcut and navigation tracking #837

### Changed

- Moved to consolidated transactions endpoint and added pagination to activity history #816 / #827
- The header collapses now on scroll when list is small #831
- Updated loading skeletons #833
- Made test scripts for serial and unit tests more robust #838

### Fixed

- Improved Trezor connectivity #819
- Added optionals to prevent crash on bottom actions #822
- Made TOS link clickable #823
- Fixed a bug where connected apps network badge wouldn't display properly #825
- Added a new alert when attempting to sign with Ledger device disconnected #826
- Fixed a bug where header AccountName tabIndex wasn't allowing proper navigation #832
- Fixed a bug that prevented correct navigation after setting a new password #834
- Fixed an issue where users couldn't rename new seed wallet immediately after creation #836

## [v1.1.48](https://github.com/rainbow-me/browser-extension/releases/tag/v1.1.48)

### Changed

- Adopted Socket v2 contracts for gas optimization for token bridging #814
- Adopted colloquial BSC naming for Binance Smart Chain #768
- Added support for deprecated `send` and `sendAsync` RPC calls #792
Expand Down

0 comments on commit a1dcfe1

Please sign in to comment.