-
Update deps and todo
-
Add project docs: audit history, competition analysis, runbook
-
Move project docs into repo for ~/Code directory layout
-
Add CORS preflight monitoring to detect S3 browser upload failures
-
Fix DNS checks, prune stale route/DNS data from DB
-
v0.3.2
-
Typed enums (AlertCategory, DnsRecordType), Postmark send timeout
-
Config, dashboard, and database updates for monitoring improvements
-
Update Cargo.lock for v0.3.0
-
v0.3.0: Beta-ready milestone — remove /health from route checks, config cleanup
-
Split cli.rs into cli/ directory module, add dashboard, test and monitoring enhancements (v0.2.6)
-
Add dashboard UI, DNS/WHOIS monitoring, alert enhancements (v0.2.5)
-
Update MT monitoring for Hetzner deployment
-
Bump version to 0.2.4 for deploy
-
Audit remediation: observability, security hardening, MT monitoring, docs
-
Enable Postmark alerts in deploy configs
-
Version bump to 0.2.2
-
Switch reqwest to rustls-tls, fix deploy mkdir ordering
-
Initial commit: CLI + MCP server + serve daemon mode