Releases: onbloc/gnoscan
Releases · onbloc/gnoscan
v0.4.0
What's Changed
- feat: Add GnoStudio connect link by @jinoosss in #95
- feat: Apply tx-indexer functionalities with testnet4 support by @jinoosss in #96
- feat: apply decimals to grc20 tokens by @jinoosss in #97
- fix: realm search object in url bug by @agherasie in #98
- feat: apply decimals to grc20 tokens by @jinoosss in #99
- chore: modify thumbnail dimensions by @jinoosss in #101
- fix: Enhance the event data table by @jinoosss in #100
- fix: resolve numbers that non-display by @jinoosss in #102
- fix: add UI exception handling by @jinoosss in #104
- fix: format number to transaction info card by @jinoosss in #103
- fix: change gas used to fee by @jinoosss in #105
- fix: max elements processed per indexer query by @jinoosss in #106
- Release v0.4.0 to Main by @jinoosss in #115
New Contributors
- @agherasie made their first contribution in #98
Full Changelog: v0.3.6...v0.4.0
Release v0.3.6
Bugs
- Fix text style on transaction detail page
Release v0.3.5
Features
-
Change the realm details page
-
Add a path to the Realm Details page
Bugs
- Fix the Monthly Active Accounts table style
Release v0.3.4
Bugs
- Remove hovers for txhash
Release v0.3.3
Features
- Change the transaction details URL
Bugs
- Fix transaction details
Release v0.3.2
Features
- Change table margin for Tx Hash
- Handle the data exception
- Change page directions
- Change API endpoints
- Change table margin for tokens menu
Bugs
- Fix a column sorting error
- Fix minor changes in data tables
- Fix address displaying bug
- Fix table margin for realms menu
Release v0.3.1
chore
Release v0.3.0
feat: [GNS-9] Change the route of sourcing static token data from gno…