Skip to content

Commit

Permalink
added v1.5.1 + v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ctibo committed Sep 17, 2024
1 parent 9f3bacf commit b1d4f35
Showing 1 changed file with 31 additions and 2 deletions.
33 changes: 31 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,46 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## v1.5.2

### Added

- ACCOUNTS, APPS, ASSETS | Added charts for transaction counts and volume

### Changed

### Deprecated
- ACCOUNT | Updated top interactions with in/out + progress
- UI | New layouts for account/token/nft/app pages
- CACHE | Implemented autoclean cache on the client side on reload

### Fixed

- ACCOUNTS, APPS, ASSETS | Fixed transaction sums calculations
- UI | Fixed search history overflowing the grid

### Removed

- API | Removed unused analytics route
- HOMEPAGE | Removed unused stats stores

### Optimized

- ACCOUNTS, APPS, ASSETS | Separated calls for chart and total transactions

## v1.5.1

### Added

- ACCOUNTS, APPS, ASSETS | Added txn counters

### Changed

- ACCOUNT | Switched the top interactions to use the new Analytics API endpoints
- DEPENDENCIES | Updated ORM version

### Fixed

### Security
- UI | Fixed animated counters where small numbers might not reach final value in some cases

## v1.5.0

Expand Down

0 comments on commit b1d4f35

Please sign in to comment.