Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 11:04
First release.

Highlights:
- plocate-backed filename/path search REST API + MCP server
- Production hardening from code review:
  - health check no longer fails during background reindex
  - stat fan-out bounded by --search-timeout-secs (HDD-safe)
  - reindexing flag panic-safe via RAII guard
  - queue-timeout error reports in-use/max slots
  - HOME-unset deployments fall back to /var/lib/plocate-server
  - plocate/updatedb children run with stdin=null