Skip to content

Commit

Permalink
added v1.1.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ctibo committed Jan 25, 2024
1 parent b3677e2 commit 3806e3e
Showing 1 changed file with 32 additions and 3 deletions.
35 changes: 32 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,44 @@ All notable changes to this project will be documented in this file.

### Added

nothing
### Changed

### Deprecated

### Removed

### Fixed

### Security



## v1.1.0

### Added

- New `TxnGroup` entity
- New route for transaction groups (`allo.info/txn/group/<Group ID>`)
- Search for GroupId in the main search bar
- External links: added _Raw indexer data_ links

### Changed

nothing
- Group transactions rendered using the standard transaction tables components
- _Group Summary_ transfers are now collapsible (collapsed by default)
- Bookmarks sorted in alphabetical order


### Removed

- Removed "Sign Out" button from the profile until profiles implement AlloAccounts
- Removed transaction type `Unknown` from the filters


### Fixed

nothing
- Fixed a typo in `Key Registration` transaction type
- Trigger NFD search only on alphanumerical strings


## v1.0.0
Expand Down

0 comments on commit 3806e3e

Please sign in to comment.