Skip to content

Releases: supeer-io/allo-releases

Version 1.1.0

25 Jan 16:51
Compare
Choose a tag to compare

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

25 Jan 15:13
Compare
Choose a tag to compare

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

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>