Skip to content

v1.9.0

Compare
Choose a tag to compare
@dragos-rebegea dragos-rebegea released this 18 Nov 10:39
· 78 commits to main since this release
9037a37

Release Notes

Performance Enhancements:
• Integrated K6 performance testing into GitHub workflows.
• Removed PostgreSQL support to streamline backend infrastructure.
• Removed GraphQL support and updated Swagger documentation.
• Updates for deprecated queries
Token Price and Analytics:
• Support added for fetching token prices from configurable sources.
• Add filter by token price type
• MEX token charting and collection rank fetching introduced.
Assets CDN Integration:
• Assets integrated into CDN for improved performance and reliability.
Integration of External APIs:
• Nodes, tokens and providers now fetch data dynamically from external APIs for enhanced real-time updates.
Enhanced NFT Functionality:
• Filter NFTs by full tag and fixed NFT count discrepancies.
Add support for ES events:
• Add events support.
API Updates:
• Updated API to the latest sdk-nestjs version 3.7.4. Related updates: latest integration.
• Introduced filters for transaction pools and normalized token identifier casing.
• Add token owners history info
• Applications endpoint unit tests and fixes
Improved Endpoints:
• Contracts deploy endpoints and fix transfer tracking.

Full Changelog: v1.8.0...v1.9.0