Changelog

Shipping AI every week.

Veldora ships to production multiple times a week. Here’s what landed recently.

  1. v0.9.0·May 18, 2026feature

    Hybrid retrieval is now default

    • Dense vector + BM25 retrieval with cross-encoder re-ranking.
    • 10–22% accuracy lift on long-tail product queries.
    • Opt-out via dashboard per-website.
  2. v0.8.4·May 09, 2026improvement

    Faster ingestion for large sites

    • Parallel worker pool moved to a shared queue across tenants.
    • Median ingestion time for 1,000-page sites down from 7m → 3m.
  3. v0.8.0·Apr 28, 2026feature

    Embeddable chat widget (beta)

    • Single <script> install with auto-theming.
    • Streamed responses with source citations.
    • CSP-friendly variant for strict environments.
  4. v0.7.2·Apr 15, 2026fix

    Improved handling of SPA-rendered routes

    • Detect client-side routing and wait for hydration before extraction.
    • Fixes empty-content captures on Next.js, Remix, SvelteKit sites.
  5. v0.7.0·Apr 02, 2026feature

    Multi-tenant analytics dashboard

    • Top questions, deflection rate, conversation cohorts.
    • Per-website filters and CSV export.