Releases: hirosystems/token-metadata-api
Releases · hirosystems/token-metadata-api
v1.1.6
1.1.6 (2024-12-17)
Bug Fixes
- display token supply with correct decimals (#287) (94c7b4a)
- roll back FT supply display, update docs instead (#288) (080176e), closes #287
- update ft date on supply change (#289) (94b9486)
v1.1.5
1.1.5 (2024-12-16)
Bug Fixes
- allow multiple sft mints for the same token per transaction (#279) (9b28880)
- process nft and sft mints in batches (#271) (c98f0cd)
- upgrade to new chainhook ts client (#280) (b67dc8c)
v1.1.5-beta.2
Bug Fixes
- allow multiple sft mints for the same token per transaction (#279) (9b28880)
v1.1.4
1.1.4 (2024-09-23)
Bug Fixes
- treat non-compliant SIP-016 metadata as invalid (#266) (288723d)
v1.1.3
1.1.3 (2024-09-23)
Bug Fixes
- ignore events from failed transactions (#264) (84252a7)
v1.1.2
1.1.2 (2024-08-30)
Bug Fixes
- handle updated chain tip on rollbacks correctly (#261) (b85b1d3)
v1.1.1
1.1.1 (2024-08-30)
Bug Fixes
v1.1.0
1.1.0 (2024-08-30)
Features
- add configurable delay for retrying jobs (#257) (20d753a)
Bug Fixes