Releases: supeer-io/allo-releases
Version 1.3.1
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.3.1
Added
- TXNS | Implemented scam detection API from ChainTrail.io and added warning messages
- SEARCH | Go directly to a result page if a single result has been found at the moment of hiting submit
- CACHE | Added self-pruning on the browser cache. Expired entries are now deleted automatically on page refresh, at an 1h interval.
Fixed
- SEARCH | Fixed filters and addons params being appended to API query strings
- ACCOUNTS | Fixed "funded by" value not getting refreshed sometimes when changing accounts
- ASSETS | Open urls links starting with
ipfs://
on our IPFS gateway. - HOMEPAGE | Fixed the sections height on very large and portrait screens
Version 1.3.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.3.0
This is a production release.
Below are all changes between v1.2.0 -> v1.3.0
Added
- Homepage: Added a stats section about the current state of Algorand mainnet
- External Links: Added links to Pera Explorer on transactions, groups, applications and blocks
- Inner Transactions: Added indentation in transaction tables to help visualize inner transactions depth.
- Transactions: Added a tab in the transaction view to see all inner transactions for a single outer txn. Same view available for inner transactions too.
- Asset Overview: Added a holders distribution card in the token overview
- Asset Holders: Added a page with the holders distribution bar chart, along with holders list (with filters and sortings)
- Txn Notes: Added a toggle to switch the note encoding
- Txn Logs: Added toggles to switch transaction logs encoding
- Search: Added search from the labeled assets list
Changed
- Accounts: Switched Algogator to the new Compx API endpoints
- Profile: Moved profile settings (portfolio providers) from LocalStorage to IndexedDb in preparation of the full profiles
- Grid Layouts: Revamped grid layouts in preparation of customizable layouts
- Account Rekey Transactions: Switched the query from the standrard indexer to our GraphQL API that has better indexing.
- Search Scores: More weight for
Trusted
andVerified
labels - Search Scores: Drop the score for
Suspicious
labels
Fixed
- Accounts: fixed the AppId not always being displayed because of async component rendering
- Txns Filters: Fix txn filters not being applied in /tx/group route
- Styling: fixed alignment in data tables
- Formatting: fixed amount formating not using locales in some places
- Tooltips: Refactored tooltips to have them all displayed on a completely seperate layer. That fixes all the z-index and context scope issues.
- Accounts: fixed the AppId not always being displayed because of async component rendering
- Txns Filters: Fix txn filters not being applied in /tx/group route
- Styling: fixed alignment in data tables
- Formatting: fixed amount formating not using locales in some places
- Search: Fixed suggestions dropdown not being displayed on autofocus
- Search: Fixed searching from the Popular Assets list
- Search: Fixed the search scopes (tokens, nfts) for cached data
Version 1.2.3-beta
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.2.3-beta
This is a pre-release. You can test it on the preview environment.
Added
- Homepage: Added a stats section about the current state of Algorand mainnet
- External Links: Added links to Pera Explorer on transactions, groups, applications and blocks
- Inner Transactions: Added indentation in transaction tables to help visualize inner transactions depth.
- Transactions: Added a tab in the transaction view to see all inner transactions for a single outer txn. The same view is also available for inner transactions.
Changed
- Accounts: Switched Algogator to the new Compx API endpoints
- Profile: Moved profile settings (portfolio providers) from LocalStorage to IndexedDb in preparation of the full profiles
Optimized
- Account Rekey Transactions: Switched the query from the standrard indexer to our GraphQL API that has better indexing. (no more timeouts!)
Fixed
- Accounts: fixed the AppId not always being displayed because of async component rendering
- Txns Filters: Fix txn filters not being applied in /tx/group route
- Styling: fixed alignment in data tables
- Formatting: fixed amount formating not using locales in some places
- Tooltips: Refactored tooltips to have them all displayed on a completely seperate layer. That fixes all the z-index and context scope issues.
Version 1.2.2-beta
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.2.2-beta
This is a pre-release. You can test it on the preview environment.
Added
- Asset Overview: Added a holders distribution card in the token overview
- Asset Holders: Added a page with the holders distribution bar chart, along with holders list (with filters and sortings)
Changed
- Grid Layouts: Revamped grid layouts in preparation of customizable layouts
Fixed
- Accounts: fixed the AppId not always being displayed because of async component rendering
- Txns Filters: Fix txn filters not being applied in /tx/group route
- Styling: fixed alignment in data tables
- Formatting: fixed amount formating not using locales in some places
Version 1.2.1-beta
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.2.1-beta
This is a pre-release. You can test it on the preview environment.
Added
- Txn Notes: Added a toggle to switch the note encoding
- Txn Logs: Added toggles to switch transaction logs encoding
- Search: Added search from the labeled assets list
Changed
- Search Scores: More weight for
Trusted
andVerified
labels - Search Scores: Drop the score for
Suspicious
labels
Fixed
- Search: Fixed suggestions dropdown not being displayed on autofocus
- Search: Fixed searching from the Popular Assets list
- Search: Fixed the search scopes (tokens, nfts) for cached data
Version 1.2.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.2.0
This version implements the new navigation that includes the links to Allo Account and Allo Alerts.
Added
- Allo Ecosystem: Users can switch to the different Allo apps (Accounts, Alerts) from the nav
- Search: Added autofocus on the main search bar
Changed
- Bookmarks: The bookmark page has been moved out of the Profile and has its own page now.
Optimized
- Cache: Optimized saving the preload entries in browser's IndexedDB
Fixes
- Cache: Fixed brrowser cache busting for popular assets
- Theme: Fixed theme colors for asset charts
- Transaction Groups: Fixed the per page limits for transaction groups (and all other static txn rows)
Version 1.1.4
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.4
Fixes
- Date and Number formats: fixed default locale being undefined on the server side
- Timestamps: Fixed datetime to timestamp conversion when they already include 'Z' (UTC marker)
- Blocks: prevent 404 errors when an error occur while fetching extra block data from GraphQL API
- Transaction Filters: Fixed an issue where address filters were overwriting the actual address the user is viewing the transactions for
- Accounts: Fixed account thumbnails not loading on mount
- Accounts: Fixed account types not updating after fetching data
- URLs: Fixed an issue where removing multiple slashes (
/account//<AccountId>/txns
) was sometimes removing double slashes from protocol. - Nav Links: Fixed active state for strict Navlinks with trailing slashes
Version 1.1.3
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.3
Added
- Accounts: Added tooltip for the Funded by info
Fixed
- Fixed block timestamps
Version 1.1.2
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.2
Fixed
- Date formats: better formating for uncommon languages
- Accounts: fixed re-rendering of the Rekeyed To component after getting the API response
Version 1.1.1
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.1
Added
- Preload: individually set cache durations for each preloaded content type
Fixed
- API: fixed
searchAssetMeta
route - Number formats: remove rounding for most amounts
- Defi portfolio: fixed component update when receiving the response from the API.
- Styling: fixed dividers when they are rendered on multiple lines