| Age | Commit message (Expand) | Author |
| 2025-10-06 | sensor list command | Florent de Lamotte |
| 2025-10-06 | cli_gps: remove callbacks and add generic sensor set/get. | Florent de Lamotte |
| 2025-10-05 | CommonCLI: gps management commands | Florent |
| 2025-10-05 | Add bridge type command to CLI for reporting bridge configuration | João Brázio |
| 2025-10-03 | Bridge: enhance CLI configuration options | João Brázio |
| 2025-09-29 | added 'board' cli command to get board name | liamcottle |
| 2025-09-24 | Add bridge management CLI | João Brázio |
| 2025-09-01 | * added CommonCLI::saveIdentity() | Scott Powell |
| 2025-08-31 | * agc.reset.interval rounding warning | Scott Powell |
| 2025-08-29 | * minor compilation fix | Scott Powell |
| 2025-08-25 | add ability to remove neighbour via cli | liamcottle |
| 2025-08-01 | * new CommonCLI commands: "get prv.key", "set prv.key {hex}" | Scott Powell |
| 2025-07-23 | * CommonCLI: reverted "set radio ..." command, added new "tempradio ..." command | Scott Powell |
| 2025-07-23 | * CommonCLI: "set radio " now with optional 5th param timeout_mins, for apply... | Scott Powell |
| 2025-07-16 | * CommonCLI: new "multi.acks" config setting | Scott Powell |
| 2025-07-08 | * implemented getter methods for telemetry value types | Scott Powell |
| 2025-07-08 | * refactor: CommonCLI, processing of optional command prefix moved to handleC... | Scott Powell |
| 2025-06-21 | Merge pull request #420 from 446564/feat-GH142 | ripplebiz |
| 2025-06-20 | return range with advert interval set error | Rob Loranger |
| 2025-06-20 | add time output to both clock sync and time <epoch> cli | Rob Loranger |
| 2025-06-13 | * repeater and room server: new CLI setting "agc.reset.interval" (seconds) | Scott Powell |
| 2025-05-26 | * interference threshold now stored in prefs, CLI: set/get "int.thresh" | Scott Powell |
| 2025-05-20 | * workaround for nRF + LittleFS glitch with seek/truncate | Scott Powell |
| 2025-05-19 | * bug fix for CommonCLI, when entering long unknown command | Scott Powell |
| 2025-05-13 | * CommonCLI: added "clear stats" command | Scott Powell |
| 2025-05-11 | wio-e5 : initial port | Florent |
| 2025-05-06 | * refactor: removed mesh::Mesh dependency from CommonCLI | Scott Powell |
| 2025-04-30 | * refactor: "neighbors" command | Scott Powell |
| 2025-04-21 | Added Pi PIcoW support in the following modes: | AeroXuk |
| 2025-03-30 | * minor refactor | Scott Powell |
| 2025-03-29 | added new CommonCLI get commands: get role and get public.key | recrof |
| 2025-03-25 | * flood_advert_interval" now defaults to 3 hours for upgrading nodes (not jus... | Scott Powell |
| 2025-03-24 | * repeater & room server: "node_prefs" -> "com_prefs" migration | Scott Powell |
| 2025-03-24 | * room server: new config "allow.read.only" | Scott Powell |
| 2025-03-23 | * repeater & room server: new config "flood.advert.interval" | Scott Powell |
| 2025-03-22 | * OTA update for ESP32 targets | Scott Powell |
| 2025-03-10 | * repeater & room server: new CLI config "flood.max" | Scott Powell |
| 2025-03-05 | * repeater and room server: CommonCLI now handles load/save of Prefs. Now san... | Scott Powell |
| 2025-03-03 | * Semantic versioning in repeater, room server. "ver" CLI command changed. | Scott Powell |
| 2025-02-28 | * misc | Scott Powell |
| 2025-02-28 | * "set radio.." now with "OK" response | Scott Powell |
| 2025-02-28 | * CLI: get/set radio added | Scott Powell |
| 2025-02-28 | * repeater, room server: new prefs: sf, cr, bw. "set tx ..." now instant, no ... | Scott Powell |
| 2025-02-27 | * CommonCLI: "get " commands | Scott Powell |
| 2025-02-27 | * refactored handleCommand() to CommonCLI class | Scott Powell |