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 initial production ingestion of Florida parcel and tax-delinquency records.
  • Parcel search, parcel detail, sales search, tax-delinquency search, and county endpoints are now backed by the live production index.

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: parcels, sales, tax-delinquencies, counties
  • GIN trigram + PostGIS spatial indexes powering fuzzy owner/address and proximity search
  • Rate limiting via Upstash slidingWindow

Auth, ingest, and golden fixtures

  • API key system with Postgres-backed plan tiers
  • FDOR assessment-roll loader (NAL/SDF/NAP/GIS) 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@floridapropertyapi.com and we'll add you to the release list.