Release archive
2.6.1

Security & Documentation Updates

Fixed API key exposure, updated documentation, and deployed RadarChart 5-pillar update

AddedImproved
Security & Documentation Updates

🔐 Security

  • Removed Exposed API Key - CryptoRank API key was removed from codebase
  • Updated .gitignore - Excluded test output files containing sensitive data

🚀 Features

  • RadarChart 5 Pillars - Trust Score visualization now includes Tokenomics pillar
  • ICODrops Harvester - Fallback vesting data source for new token launches
  • GitHub Fallback Mapping - Extended coverage for Monad, Base, and other projects

📚 Documentation

  • harvesters.md - Updated from 5 to 8 harvesters with detailed descriptions
  • planned_integrations.md - Rewritten to reflect current API-only data sources
  • Data Sources page - Replaced scraping documentation with API-focused content

🛠️ Infrastructure

  • GITHUB_TOKEN - Added to Cloud Run for proper GitHub API rate limits
  • Deploy Fix - Fixed MDX curly braces causing Docusaurus build failures