Changelog

What we shipped, when we shipped it.

v0.5.0

Phase 6.5 — Design system, dark mode, command palette

  • Self-hosted Inter Variable + JetBrains Mono Variable fonts
  • Light + dark themes with system-default + persistence
  • New sidebar shell for logged-in users (replaces top nav)
  • Command palette (Cmd/Ctrl+K) with keyboard shortcuts
  • Marketing site, pricing, docs, blog, changelog, status, about, security, terms, privacy
  • Algolia-style information design (count badges, schema pills, per-signal scores)
v0.4.0

Reranking & per-signal scores

  • BGE-reranker-v2-m3 rerank stage in the search pipeline
  • Per-signal score breakdown in the search playground
  • Live weight sliders with debounced re-fetch
v0.3.0

Hybrid search

  • FTS5 + sqlite-vec + graph retrievers
  • Reciprocal Rank Fusion combiner
  • Filter DSL for metadata.* filters
  • OpenAPI 3.1 spec
v0.2.0

Embedding pipeline

  • BGE-M3 embedder sidecar + IndexDocumentJob
  • ReindexCollectionJob for bulk import
  • Entity extraction from structured metadata
v0.1.0

Initial release

  • Rails 8 app in Docker Compose
  • SQLite with FTS5 and sqlite-vec
  • Rails 8 authentication, Account model, API keys