v1.3.0
What's Changed
- Docker images now report container health, so
docker psshows healthy or unhealthy rather than just running. /api/healthalways returns JSON now, including during the first-run backfill. External monitors previously got an HTML page during that window.- Smaller download: removed two bundled font files that were never used.
- Removed the undocumented
watchandhitscommand-line subcommands. The web dashboard is the supported interface.serve,init,backfill,sync,run, andstatusremain for setup and troubleshooting.
Full Changelog: v1.2.1...v1.3.0