Changelog

What's new in DBTempo, newest first.

v0.5
May 2026
  • ·Repo detail page with auto-PR zone configuration
  • ·GitHub OAuth repo connection flow
  • ·Pull request auto-open from recommendation detail
  • ·Settings → Repos management page
v0.4
Apr 2026
  • ·Rules engine with 8 deterministic rules: missing composite index, full table scan, filesort, SELECT *, unbounded pagination, high rows-examined ratio, N+1 detection, MyISAM high-write workload
  • ·Recommendations list with confidence filtering (high / medium / low)
  • ·Recommendation detail with accept, dismiss, and open-PR actions
  • ·Credit cost estimate before sending a thread message
v0.3
Mar 2026
  • ·Go CLI binary — connects to MySQL via DSN, runs EXPLAIN, sends diagnostic payload
  • ·CLI run ingestion endpoint with gzip payload support
  • ·Analysis worker that runs rule engine on each CLI payload
  • ·API key management (create, revoke, scope)
v0.2
Feb 2026
  • ·Database connections: add, view schema overview, archive
  • ·Threads and chat with streaming AI responses
  • ·Credit ledger: per-message deduction, daily usage chart
  • ·PayPal subscription billing (Starter, Pro, Agency plans)
v0.1
Jan 2026
  • ·Email + OAuth (GitHub, Google) authentication
  • ·Session management with secure cookies
  • ·Marketing landing page and pricing page
  • ·Admin cost dashboard