v1.0.1
What's Changed
Bugfixes 🐛
- Add 404 status code for collections endpoint by @CatalinFaurPaul in #689
- Transaction processor improved error logging by @tanghel in #692
- fixed node status computations by @tanghel in #693
- Disable default node auction invalidations by @tanghel in #696
- Fix EGLDUSDC price by @tanghel in #697
- mex pairs fix by @tanghel in #703
- Fix rabbitmq logs and events handler by @tanghel in #704
- Filter by function in transaction count by @tanghel in #706
- Collections endpoint fungible token fix by @tanghel in #708
- Fix account nfts 1024 size limitation by @tanghel in #715
Exciting New Features 🎉
- Wildcard collection search by @CatalinFaurPaul in #686
- basic support for transferValueOnly by @tanghel in #687
- Extended transfer endpoints by @tanghel in #688
- Update pull request template by @tanghel in #690
- Account labelling by @tanghel in #685
- Create endpoint for triggering NFT media/metadata reprocessing by @gabrielmatei in #694
- staking v4 support by @tanghel in #695
- NoAuth decorator by @tanghel in #699
- Events notifier dlq by @tanghel in #705
- Dependabot alert by @CatalinFaurPaul in #702
- Implement partial initializers for all entities by @CatalinFaurPaul in #701
- About endpoint by @tanghel in #709
- Add support for nft service managed fields by @tanghel in #707
- Support for unlisted mex pairs by @tanghel in #711
- NFT NSFW mark field by @tanghel in #717
Other Notable Changes
- updated readme by @tanghel in #677
- Swaggerdoc improvements by @tanghel in #678
- update dependencies version by @CatalinFaurPaul in #680
- delegation legacy endpoint caching by @tanghel in #700
- Integrate microservice template npm package by @tanghel in #698
Full Changelog: v1.0.0...v1.0.1