diff --git a/TASKS.md b/TASKS.md index 5b30c06..f8caab5 100644 --- a/TASKS.md +++ b/TASKS.md @@ -2,7 +2,9 @@ **Last Updated:** 2026-02-14 -## Firmware: Unreleased (v1.11 candidates) +## Completed: v1.11.0 — Diagnostics & Usability + +Deployed to fleet 2026-02-14. - [x] CSI ON/OFF command to toggle CSI collection - [x] HELP command (lists all 30 commands with syntax) @@ -11,7 +13,7 @@ - [x] PING command (echo reply, returns OK PONG) - [x] LOG command (runtime log level: NONE/ERROR/WARN/INFO/DEBUG/VERBOSE) - [x] RSSI RESET command (reset min/max counters) -- [ ] Tag and OTA deploy to fleet +- [x] Tagged v1.11.0 and OTA deployed to all 3 sensors ## Web Backend (`~/git/esp32-web/`)