| 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-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-04 | * Mesh: new sendFlood() overload with transport codes. | Scott Powell |
| 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-30 | * companion: fix for CMD_IMPORT_PRIVATE_KEY, to re-calc shared secrets | 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-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-03-17 | * redesigned TRACE packet structure | Scott Powell |
| 2025-03-15 | Merge branch 'dev' into trace | 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-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-17 | * new Packet type: PAYLOAD_TYPE_TRACE | Scott Powell |
| 2025-02-15 | * companion radio: new CMD_EXPORT_CONTACT, CMD_IMPORT_CONTACT | Scott Powell |
| 2025-02-15 | * companion radio: new CMD_SHARE_CONTACT | Scott Powell |
| 2025-02-14 | * BaseChatMesh: sendLogin(), onContactResponse() | Scott Powell |
| 2025-02-13 | * BaseChatMesh::sendGroupMessage() added | Scott Powell |
| 2025-02-11 | * companion radio: new command frames: CMD_SET_ADVERT_LATLON, CMD_REMOVE_CONTACT | Scott Powell |
| 2025-02-03 | * Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent wi... | Scott Powell |
| 2025-01-30 | * BaseChatMesh::sendMessage(), new est_timeout (OUT) param | Scott Powell |
| 2025-01-29 | * ContactInfo, added gps_lat, gps_lon | Scott Powell |
| 2025-01-29 | * refactored BaseChatMesh::sendMessage(), added timestamp param | Scott Powell |
| 2025-01-28 | * new helper for ESP32: SerialBLEInterface | Scott Powell |
| 2025-01-26 | * fixes for various targets (BaseChatMesh not compiling for non-terminal chat... | Scott Powell |
| 2025-01-26 | * fix for RAK terminal chat | Scott Powell |
| 2025-01-26 | * support for GroupChannels in BaseChatMesh, and terminal chat | Scott Powell |
| 2025-01-25 | * simple_secure_chat now with a proper CLI | Scott Powell |