diff --git a/CHANGELOG.md b/CHANGELOG.md index 758b371..2fbe09e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/`) +- 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