Releases: supeer-io/allo-releases
Releases · supeer-io/allo-releases
Version 1.1.0
A new version of Allo.info has been released.
If you have any questions, feature requests, or found a bug, feel free to reach out!
GitHub | Discord | X (Twitter) | Email
Deployment environments
Production | Pre-releases
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
- Dates and Amounts formats using the browser's locale
Changed
- 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
- Fixed a typo in
Key Registration
transaction type - Trigger NFD search only on alphanumerical strings
Version 1.0.0
A new version of Allo.info has been released.
If you have any questions, feature requests, or found a bug, feel free to reach out!
GitHub | Discord | X (Twitter) | Email
Deployment environments
Production | Pre-releases
v1.0.0
This is the first public release of Allo.info.
Key Features
- Search for:
- Assets
- Accounts
- Apps
- Blocks
- Txns
- NFDs (@NFDomains)
- Projects (@awesome_algo)
- and our own Articles
- Accounts:
- NFD Profile
- Defi value (@TeamAlgogator)
- NFTs value (@asalytic)
- Assets
- Pera Verification labels (@PeraAlgoWallet)
- NFT Rarity (@asalytic)
- Token price (@vestigefi)
- Applications:
- TEAL inspector
- Transactions:
- Group summary
- Transactions filters
- Bookmarks!!!
Migration Guidelines
- https://algoexplorer.io/tx/<txId>
+ https://allo.info/tx/<txId>
- https://algoexplorer.io/asset/<assetId>
+ https://allo.info/asset/<assetId>
- https://algoexplorer.io/address/<address>
+ https://allo.info/account/<address>
- https://algoexplorer.io/application/<appId>
+ https://allo.info/application/<appId>
- https://algoexplorer.io/block/<round>
+ https://allo.info/block/<round>