| Age | Commit message (Expand) | Author |
| 2026-03-03 | Clarify comment wording: 1 = direct (0 hops) | Wouter Bijen |
| 2026-03-03 | Address PR review: subtract-1 encoding and clamp max_hops | Wouter Bijen |
| 2026-03-02 | Add configurable max hops filter for auto-add contacts | Wouter Bijen |
| 2026-02-21 | * refactor of Contact/Client out_path_len (stored in files), from signed to u... | Scott Powell |
| 2026-02-01 | only store advblob when adding/updating contacts | taco |
| 2026-01-16 | always send PUSH_CODE_NEW_ADVERT when advert was not added to contacts[] | taco |
| 2026-01-15 | bootstrap RTC from contact.lastmod and improve slot overwrite logic | taco |
| 2026-01-15 | refactor: add populateContactFromAdvert() | taco |
| 2026-01-15 | contacts: granular autoadd and overwrite-oldest | taco |
| 2026-01-03 | * Repeater: new anon request sub-type: ANON_REQ_TYPE_REGIONS (rate limited t... | Scott Powell |
| 2025-12-06 | * refactor: on-demand getSharedSecret() | Scott Powell |
| 2025-12-06 | calculate shared_secret on demand | taco |
| 2025-11-20 | Changed uint to a uint8_t | Winston Lowe |
| 2025-11-04 | * Mesh: new sendFlood() overload with transport codes. | Scott Powell |
| 2025-10-31 | * Companion: Now using transport codes { 0, 0 } when Share contact zero hop. | Scott Powell |
| 2025-09-16 | Merge branch 'dev' into reciprocal-path-retry | Scott Powell |
| 2025-09-15 | update lastmod when a new message is received | liamcottle |
| 2025-09-08 | * proposed change for re-trying reciprocal path transmit | Scott Powell |
| 2025-07-31 | * Companion: experimental CMD_SEND_DISCOVERY_REQ -> PUSH_CODE_DISCOVERY_RESPONSE | Scott Powell |
| 2025-07-16 | * companion: optional double ACKs, new prefs.multi_acks | Scott Powell |
| 2025-07-15 | Merge branch 'dev' into double-acks | Scott Powell |
| 2025-07-14 | * companion: added CMD_SEND_BINARY_REQ (50) | Scott Powell |
| 2025-06-23 | * new PAYLOAD_TYPE_MULTIPART | Scott Powell |
| 2025-06-22 | * companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. d... | Scott Powell |
| 2025-06-18 | * companion: new CMD_GET_ADVERT_PATH -> RESP_CODE_ADVERT_PATH | Scott Powell |
| 2025-06-06 | * companion: refactor of all filesystem access to new DataStore module | Scott Powell |
| 2025-06-04 | * SERVER_RESPONSE_DELAY now applied to: login responses, companion telemetry ... | Scott Powell |
| 2025-06-03 | * Companion now can be configured with TXT_ACK_DELAY (default is 200ms) | Scott Powell |
| 2025-05-16 | * companion: fix for importContact(). Now removes the packet-hash from table,... | Scott Powell |
| 2025-05-03 | * companion: new CMD_SEND_TELEMETRY_REQ, PUSH_CODE_TELEMETRY_RESPONSE | Scott Powell |
| 2025-05-03 | * new: SensorManager | Scott Powell |
| 2025-04-12 | Companion: new 'manual_add_contacts' pref. New PUSH_CODE_NEW_ADVERT frames | Scott Powell |
| 2025-04-11 | * added Packet::getRawLength() helper | Scott Powell |
| 2025-03-22 | * workaround for > 3 retry attempts | Scott Powell |
| 2025-03-17 | * redesigned TRACE packet structure | Scott Powell |
| 2025-03-15 | Merge branch 'dev' into trace | Scott Powell |
| 2025-03-13 | * missing param | Scott Powell |
| 2025-03-11 | * companion: channel names | Scott Powell |
| 2025-03-11 | * Companion: new CMD_GET_CHANNEL, CMD_SET_CHANNEL | Scott Powell |
| 2025-03-07 | * companion: FIRMWARE_VER_CODE now bumped to 3. | Scott Powell |
| 2025-03-07 | Merge branch 'dev' into trace | Scott Powell |
| 2025-03-06 | * Room Server post ACK bug fix! | Scott Powell |
| 2025-03-03 | * misc | Scott Powell |
| 2025-03-02 | * companion radio: connection status now supported (Keep_alive pings, etc) | Scott Powell |
| 2025-03-02 | * companion radio: support for TXT_TYPE_SIGNED_PLAIN | Scott Powell |
| 2025-02-27 | * various changes for CLI support via companion radio | Scott Powell |
| 2025-02-24 | * companion radio: new CMD_SEND_LOGIN, CMD_SEND_STATUS_REQ | Scott Powell |
| 2025-02-22 | * strncpy() refactor/fix | Scott Powell |
| 2025-02-19 | * added RTCClock::getCurrentTimeUnique(), for when timestamps need to be uniq... | Scott Powell |
| 2025-02-17 | * new Packet type: PAYLOAD_TYPE_TRACE | Scott Powell |