Skip to content

Commit

Permalink
added 1.2.2-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
ctibo committed Feb 5, 2024
1 parent 565370c commit 0950817
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,35 @@ All notable changes to this project will be documented in this file.

### Fixed

- Accounts: fixed the AppId not always being displayed because of async component rendering
- Txns Filters: Fix txn filters not being applied in /tx/group route
- Styling: fixed alignment in data tables
- Formatting: fixed amount formating not using locales in some places

### Security


## v1.2.2-beta

This is a pre-release. You can test it on the preview environment.

### Added

- Asset Overview: Added a holders distribution card in the token overview
- Asset Holders: Added a page with the holders distribution bar chart, along with holders list (with filters and sortings)

### Changed

- Grid Layouts: Revamped grid layouts in preparation of customizable layouts

### Fixed

- Accounts: fixed the AppId not always being displayed because of async component rendering
- Txns Filters: Fix txn filters not being applied in /tx/group route
- Styling: fixed alignment in data tables
- Formatting: fixed amount formating not using locales in some places



## v1.2.1-beta

Expand Down

0 comments on commit 0950817

Please sign in to comment.