| Age | Commit message (Expand) | Author |
| 2025-11-25 | Merge pull request #1131 from wel97459/dev-uint | ripplebiz |
| 2025-11-24 | * BUG FIX: repeater remote admin, flood login should invalidate the client->o... | Scott Powell |
| 2025-11-21 | Repeater: add adc.multiplier setting | taco |
| 2025-11-20 | Changed uint to a uint8_t | Winston Lowe |
| 2025-11-09 | * fix: repeater and room server telemetry requests now return all telemetry f... | Scott Powell |
| 2025-11-07 | * repeater, DISCOVER_REQ, flags lowest bit now for 'prefix_only' responses | Scott Powell |
| 2025-11-07 | * repeater: various "region" CLI changes | Scott Powell |
| 2025-11-06 | * repeater: CLI, added "region put" and "region remove" commands | Scott Powell |
| 2025-11-06 | * repeater: onAnonDataRecv(), future code check bug fix (offset 4) | Scott Powell |
| 2025-11-06 | * repeater: onAnonDataRecv(), now rejecting non-ASCII password (preparing for... | Scott Powell |
| 2025-11-06 | * RegionMap: get/set Home Region | Scott Powell |
| 2025-11-06 | * region filtering now applied in allowPacketForward() | Scott Powell |
| 2025-11-06 | * new PAYLOAD_TYPE_CONTROL (11) | Scott Powell |
| 2025-11-05 | * is_name_char() bug fix | Scott Powell |
| 2025-11-05 | * RegionMap: inverted 'flags' to _deny_ bits | Scott Powell |
| 2025-11-03 | * new CLI commands: region, region load, region save, region get, region allow | Scott Powell |
| 2025-11-03 | * setting up framework for Regions, TransportKeys, etc | Scott Powell |
| 2025-10-31 | * Companion: Now using transport codes { 0, 0 } when Share contact zero hop. | Scott Powell |
| 2025-10-30 | * FIX: for divide by zero crash | Scott Powell |
| 2025-10-30 | * direct.txdelay default now 0.2 (was zero) | Scott Powell |
| 2025-10-29 | * experimental: retransmit delay, removing the 6 'slots' | Scott Powell |
| 2025-10-28 | Adds serial commands to get stats | Michael Hart |
| 2025-10-23 | increase repeater max uptime from 49 days to 136 years | liamcottle |
| 2025-10-18 | CommonCli: Remove dependency on target.h | Florent |
| 2025-10-14 | * repeater and room server: enable downgrading permissions on guest login | Scott Powell |
| 2025-10-12 | * Refactor: advert_loc_policy now applied in new method CommonCLI::buildAdver... | Scott Powell |
| 2025-10-12 | * Advert type fix | Scott Powell |
| 2025-10-11 | gps_cli: gps advert to control advert location policy | Florent |
| 2025-10-06 | gps_cli: gps also restored on sensors and rooms | Florent de Lamotte |
| 2025-10-06 | gps_cli: gps state is now saved and restored upon reboot | Florent de Lamotte |
| 2025-10-06 | Merge pull request #831 from Meshcore-Portugal/jbrazio/2025_87fe0ad8 | fdlamotte |
| 2025-10-03 | Bridge: enhance CLI configuration options | João Brázio |
| 2025-09-30 | add missing null terminator for login payload | liamcottle |
| 2025-09-28 | admin cli neighbors command should sort newest to oldest | liamcottle |
| 2025-09-27 | * repeater & room server fix for blank guest password | Scott Powell |
| 2025-09-25 | use pointer array | liamcottle |
| 2025-09-25 | use uint16_t to allow fetching up to 65535 neighbours | liamcottle |
| 2025-09-25 | implement new binary request/response for paginated neighbours | liamcottle |
| 2025-09-25 | * companion: disabled processing/sending of keep_alive packets (deprecated) | Scott Powell |
| 2025-09-25 | * repeater: reduce FS writes on login | Scott Powell |
| 2025-09-25 | * Login response payload: now includes FIRMWARE_VER_LEVEL | Scott Powell |
| 2025-09-24 | Add bridge management CLI | João Brázio |
| 2025-09-14 | * room server: ClientACL added | Scott Powell |
| 2025-09-13 | * repeater now using ClientACL class | Scott Powell |
| 2025-09-09 | Merge branch 'dev' into rep-room-acl | Scott Powell |
| 2025-09-09 | Merge branch 'dev' into rep-room-acl | Scott Powell |
| 2025-09-08 | * refactor: MyMesh class extracted | Scott Powell |