Releases: aeternity/ae_mdw
Releases · aeternity/ae_mdw
v1.62.0
v1.61.0
v1.60.0
v1.59.1
v1.59.0
v1.58.0
Features
- add drop tables config (#1517) (c7331ec)
- add statistics and /statistics/transactions endpoint (#1496) (a52e2cb)
- add week/month interval filter on statistics (#1516) (a269518)
Bug Fixes
- dedup txs activities when present on several fields (#1521) (5617a37)
- fix auction bids expiring index (#1512) (74cdb9e)
- put revoked name key for counting (#1524) (dc866bb)
- use map for DeleteKeysMutation (#1515) (a9a0e9e)
Refactorings
Miscellaneous
v1.57.2
v1.57.1
v1.57.0
v1.56.0
Features
- add auction-only claims v3 endpoint (#1475) (5f91ff6)
- detect AEX-n meta info (#1482) (33579e4)
- filter owned nfts by collection (#1481) (721fbd2)
- nft metadata endpoint (#1478) (dbe6d0c)
Bug Fixes
- allow using hyphen on name cursors (#1476) (c6bcaeb), closes #1473
- rename AuctionBidBid to BidClaim (#1474) (372c60d)