- Introduced Lead, an open‑source Postgres full‑text search extension usable in CI, dev, and staging environments (offline).
- Provides the same features as the TIN extension but slows down on indexes larger than a few MB, making it ideal for tests.
- Recommend using TIN for production workloads and Lead for testing scenarios.