Changelog

2.6.5

Release v2.6.5

Fixed

  • RAG Indexing 🧠 - Critical fix: Enabled indexing of Markdown documents
    • Switched Vertex AI Search to Unstructured Data Store
    • Script now automatically renames .md -> .txt during upload
    • Fixed Content-Type headers for correct parsing
    • Result: 100% of documentation (200+ files) now indexed and retrievable!
  • RAG Metadata 🏷️ - Fixed "unknown" source files in API response
    • Correctly extracts filename and snippet from unstructured search results
    • API now returns valid sources list with previews

Fixed

  • Crypto Search 🔍 - Critical fix: Now shows BOTH database AND CoinGecko results
    • Previously only DB results were shown if any existed
    • New projects from CoinGecko now marked with from_coingecko: true
    • Frontend displays "New" badge for unanalyzed projects
  • Project Data Harvesting 🌾 - Fixed endpoint routing conflict
    • Removed duplicate /project/{slug} from routers/crypto.py
    • Now uses crypto_service which integrates ALL harvesters:
      • GitHub (commits, active developers)
      • ICODrops (fundraising, vesting schedules)
      • DefiLlama (TVL, raises, emissions)
  • ICODrops Integration 💰 - Now fetches fundraising data for all projects
    • Added "enso" → "ensofinance" slug mapping
    • total_raised now falls back to ICODrops if DefiLlama has no data
  • Changelog App Build 📋 - Fixed path aliases for GitHub Actions
    • Switched all imports to @/ aliases
    • Reverted to pnpm with proper caching

Changed

  • Landing Page Search - Shares same merged logic as Dashboard search
2.6.3

GitHub Harvester & Critical fix

FeatureFix

Key Highlights:

  • GitHub Harvester
  • Critical fix
  • Landing Page Search

2.6.4

Crypto Search & Critical fix

ChangedFix

Key Highlights:

  • Crypto Search
  • Critical fix
  • Project Data Harvesting

2.6.1

ICODrops Harvester & GitHub Fallback Mapping

FeatureChangedSecurityFix

Key Highlights:

  • ICODrops Harvester
  • GitHub Fallback Mapping
  • Deploy Pipeline

2.6.2

CoinGecko Search Fallback & Refresh Button

FeatureChangedSecurityFix

Key Highlights:

  • CoinGecko Search Fallback
  • Refresh Button
  • MagicUI Changelog App

2.4.1

Docs Deployment & RAG Indexing

FeatureFix

Key Highlights:

  • Docs Deployment
  • RAG Indexing
  • Broken Links

2.5.0

DefiLlama Raises Integration & VC Tiers Reference

FeatureChanged

Key Highlights:

  • DefiLlama Raises Integration
  • VC Tiers Reference
  • Crypto Fundraising Tables

2.6.0

Dropstab Investor Harvester & DefiLlama Emissions Harvester

FeatureChanged

Key Highlights:

  • Dropstab Investor Harvester
  • DefiLlama Emissions Harvester
  • UnlocksCard UI Component

2.4.0

Async Post-Processing & Chat Authentication

FeatureChangedSecurityFix

Key Highlights:

  • Async Post-Processing
  • Chat Authentication
  • Sentiment Analysis

2.3.0

Knowledge Base & Algolia DocSearch

FeatureChangedSecurityTechnical

Key Highlights:

  • Knowledge Base
  • Algolia DocSearch
  • i18n Support

2.2.0

Pizza Tracker & get_company_reviews

FeatureChangedFix

Key Highlights:

  • Pizza Tracker
  • get_company_reviews
  • API Key Authentication

2.1.0

AI Agent Tools & Agent Tools API

FeatureTechnical

Key Highlights:

  • AI Agent Tools
  • Agent Tools API
  • Tool Detection

2.0.5

Typing Effect & Scroll Behavior

FeatureChangedFix

Key Highlights:

  • Typing Effect
  • Scroll Behavior

2.0.4

Release v2.0.4

SecurityFix

2.0.3

Release v2.0.3

FeatureFix

2.0.0

RAG Integration & Google Search Grounding

FeatureChanged

Key Highlights:

  • RAG Integration
  • Google Search Grounding
  • Multi-language Support