Skip to content

Releases: hirosystems/token-metadata-api

v1.2.0

18 Apr 14:52
Compare
Choose a tag to compare

1.2.0 (2025-04-18)

Features

  • show asset_identifier in ft list response, add filter by valid metadata (#298) (aae897a)

Bug Fixes

  • add db indexes to optimize endpoint queries (#296) (50c75e6)

v1.1.7

04 Apr 20:02
Compare
Choose a tag to compare

1.1.7 (2025-04-04)

Bug Fixes

  • return fts without sip16 metadata in search results (#293) (24028ae)

v1.1.6

17 Dec 15:03
Compare
Choose a tag to compare

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

16 Dec 15:54
Compare
Choose a tag to compare

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.3

22 Oct 14:45
Compare
Choose a tag to compare
v1.1.5-beta.3 Pre-release
Pre-release

1.1.5-beta.3 (2024-10-22)

Bug Fixes

v1.1.5-beta.2

21 Oct 19:18
Compare
Choose a tag to compare
v1.1.5-beta.2 Pre-release
Pre-release

1.1.5-beta.2 (2024-10-21)

Bug Fixes

  • allow multiple sft mints for the same token per transaction (#279) (9b28880)

v1.1.5-beta.1

07 Oct 22:07
Compare
Choose a tag to compare
v1.1.5-beta.1 Pre-release
Pre-release

1.1.5-beta.1 (2024-10-07)

Bug Fixes

  • process nft and sft mints in batches (#271) (c98f0cd)

v1.1.4

23 Sep 18:08
Compare
Choose a tag to compare

1.1.4 (2024-09-23)

Bug Fixes

  • treat non-compliant SIP-016 metadata as invalid (#266) (288723d)

v1.1.3

23 Sep 16:46
Compare
Choose a tag to compare

1.1.3 (2024-09-23)

Bug Fixes

  • ignore events from failed transactions (#264) (84252a7)

v1.1.2

30 Aug 21:01
Compare
Choose a tag to compare

1.1.2 (2024-08-30)

Bug Fixes

  • handle updated chain tip on rollbacks correctly (#261) (b85b1d3)