Changelog

What we've shipped

Real ship history — production deploys, data loads, and platform changes. Newest first. We update this every release.

June 2026

Production Index Live

  • Completed the first production ingestion of Florida tax-certificate and certificate-sale records, plus the property-appraiser parcels behind them.
  • Certificate search, certificate detail, sales search, and county endpoints are backed by the live production index. Certificate-level coverage is live for a subset of counties; the rest carry the official sale directory.
  • Holder, lands-available, and tax-deed endpoints are live but hold no records — those datasets are not yet ingested. Redemptions are not yet available.

Florida coastal design + perf gating

  • Full UI redesign in Florida coastal aesthetic — Fraunces serif + Geist sans + glassmorphism
  • Lighthouse performance budget now gating in CI

Search API live

  • REST endpoints live: certificates, certificate sales, holders, counties
  • GIN trigram indexes powering fuzzy certificate-number, owner, and holder/fund search
  • Rate limiting via Upstash slidingWindow

Auth, ingest, and golden fixtures

  • API key system with Postgres-backed plan tiers
  • Tax-collector certificate loader (LienHub/RealAuction/TaxCertSale) replaces ad-hoc county scrapers
  • Golden fixture exit gate enforces ingest correctness on every load

Foundation

  • Initial schema and Prisma migrations
  • /api/health liveness probe + smoke tests
  • Carl deploy harness scaffolded

Want a notification when we ship? Email support@fltaxcerts.com and we'll add you to the release list.