Release digest
Added
- CoinGecko Search Fallback 🔍 - Search now queries CoinGecko API for
projects not in DB
- New projects show "Click to analyze" hint
- First click fetches full data and calculates Trust Score
- Refresh Button 🔄 - Force re-fetch data from all sources
- Added to CryptoPage header
- Bypasses 24-hour cache
- MagicUI Changelog App 📋 - Professional timeline-style changelog
- Dark mode support
- MDX-based content
Improved
- Documentation Cleanup 📚 - Removed legally sensitive scraping details
- Deleted
integrations/folder from knowledge-base - Renamed to "Data Sources" focusing on APIs
- Updated README for investor presentation
- Deleted
- Documentation Audit - Removed Cloudflare bypass mentions from connectors.md
Fixed
- Search API Response 🐛 - Changed key from 'projects' to 'results' as expected by frontend
- GITHUB_TOKEN in Cloud Run - GitHub API now works with 5000 req/hour
