Skip to content

v1.0.2

Compare
Choose a tag to compare
@tanghel tanghel released this 21 Dec 11:09
· 431 commits to main since this release
92f370e

What's Changed

Breaking changes

Exciting New Features 🎉

Bugfixes 🐛

Other Notable Changes

  • Update PULL_REQUEST_TEMPLATE.md by @bogdan-rosianu in #737
  • Removed "Shard" from DNS contract label by @tanghel in #747
  • Integrate Token Validator pipes from erdnest by @tanghel in #745
  • add nft collection/tokens validation identifier by @CatalinFaurPaul in #750
  • Extract ElasticSearch functionality into an interface by @gabrielmatei in #710
  • Update NFT metadata on refresh by @AlexandruPislariu in #764
  • Drop support for legacy elastic by @gabrielmatei in #765
  • remove api utils unit tests by @CatalinFaurPaul in #768
  • API e2e refactoring by @CatalinFaurPaul in #769
  • add withScamInfo query flag by @AlexandruPislariu in #770
  • Add computeScamInfo flag for NFT list by @gabrielmatei in #779
  • implement content size limit for NFT media by @AlexandruPislariu in #781
  • GraphQL api integration tests by @CatalinFaurPaul in #780
  • Indexer interface for postgres by @tanghel in #793
  • subscribe email template by @AlexandruPislariu in #797
  • Integrate erdnest profiling by @tanghel in #799
  • Added GraphQL transactions unit tests by @filipbaciiu in #798
  • remove required parameters from swagger api by @CatalinFaurPaul in #808
  • Sort locked accounts by balance descending by @tanghel in #811
  • remove query pagination from rounds count endpoint by @CatalinFaurPaul in #814
  • Add pagination to waiting-list endpoint by @CatalinFaurPaul in #815
  • add cache info methods for api services by @CatalinFaurPaul in #820
  • Swaggerdoc for account delegation by @tanghel in #828
  • Collection NFTs trait filter by @tanghel in #838
  • refactor transaction service unit tests by @CatalinFaurPaul in #837
  • add nonce after nonce before spec tests by @CatalinFaurPaul in #844
  • add collections service / proxy controller spec tests by @CatalinFaurPaul in #845
  • SERVICES-795 rename scResults queries by @CatalinFaurPaul in #858
  • apply supply attribute to account/:account/nfts only for SemiFungibleEsdt and MetaEsdt by @CatalinFaurPaul in #875
  • fix API/Graphql collection spec test by @CatalinFaurPaul in #881
  • video/mpeg mime type by @AlexandruPislariu in #888
  • use DappConfig type instead of any by @CatalinFaurPaul in #891
  • graphql e2e tokens tests by @CatalinFaurPaul in #885
  • Optimized account NFT fetching based on fields by @tanghel in #906
  • fix accounts unit tests from development branch by @CatalinFaurPaul in #909

New Contributors

Full Changelog: v1.0.1...v1.0.2