| Date |
Commit |
Changes |
| 30. Jul 2026 | db232808 | Merge pull request #2688 from Che177/feature/room-server-system-posts |
| 30. Jul 2026 | 57ddada3 | Merge pull request #3004 from axhoff/agent/preserve-utf8-advert-names |
| 30. Jul 2026 | b797ca19 | Merge pull request #3060 from entr0p1/fix/mesh-debug-active |
| 29. Jul 2026 | 6e39cff8 | Merge pull request #3063 from oltaco/unify-irq-timeout |
| 29. Jul 2026 | 279ac781 | Merge pull request #3049 from liamcottle/feature/ethernet |
| 29. Jul 2026 | 79eb7f5d | LLCC68: add IRQ timeout logic |
| 29. Jul 2026 | a3732e1c | SX1268: add IRQ timeout logic |
| 29. Jul 2026 | a5c323cc | STM32WLx: add IRQ timeout logic |
| 29. Jul 2026 | a7426de0 | LR1110: fix unnecessary IRQ clear |
| 29. Jul 2026 | 9f73fbf8 | Merge pull request #3062 from oltaco/fix-irq-clear |
| 29. Jul 2026 | 20f55a4f | fix unnecessary IRQ clear |
| 29. Jul 2026 | d7f378b4 | Clean up debugs left on in platform.ini files |
| 28. Jul 2026 | 5a04e060 | room_server: use standard mesh debug logging |
| 28. Jul 2026 | adc631f3 | Merge pull request #3048 from entr0p1/fix/startota-failure-recovery |
| 27. Jul 2026 | 3a9f19c1 | room_server: add room.post system posts |
| 28. Jul 2026 | 4050b7d5 | nRF52840 "start ota" Failure Recovery |
| 28. Jul 2026 | dd778e21 | fix bluetooth toggle on ui tiny |
| 28. Jul 2026 | e7f2c717 | usb companion firmwares now require build flag to include usb interface |
| 28. Jul 2026 | 834ad722 | remove old rak ethernet interface |
| 28. Jul 2026 | 203fd4e4 | refactor rak13800 to new ethernet interface class |
| 19. Jul 2026 | e672679d | refactored companion interfaces to allow for multiple active connection modes |
| 18. Jul 2026 | b4143a44 | rename class |
| 17. Jul 2026 | 5de857f8 | initial ch390 ethernet support for thinknode m7 companion |
| 27. Jul 2026 | c86e63d2 | Merge pull request #2982 from meshcore-dev/config-serializer |
| 27. Jul 2026 | 301bc10d | Merge pull request #3034 from meshcore-dev/ui-color-refactor |
| 27. Jul 2026 | cee6d948 | Merge pull request #3040 from blowfishpro/docs/FixPayloadDocsFormatting |
| 25. Jul 2026 | b62b4214 | docs: increase header levels on payloads page to fix table of contents |
| 24. Jul 2026 | f83ad03e | * T114 display fix |
| 24. Jul 2026 | 0c04a473 | * fixed for mono ST7789 display driver |
| 24. Jul 2026 | 3857f458 | * monochrome displays now do _not_ invert titlebar |
| 24. Jul 2026 | ee79df4c | Merge branch 'dev' into config-serializer |
| 22. Jul 2026 | 56274db4 | * build fixes for old ESP32 boards |
| 22. Jul 2026 | a96a66aa | * build fixes for NullDisplayDriver |
| 22. Jul 2026 | b8504e55 | * refactor of Color mapping in UITasks / DisplayDrivers * color displays now with a new light theme |
| 20. Jul 2026 | 79dc1de6 | fix: preserve UTF-8 advert names |
| 18. Jul 2026 | a0b52be4 | * RP2040 build fixes * new prefs file now "/prefs.json" |
| 18. Jul 2026 | 2189f229 | * added prefs initialisers to match original zeroed state |
| 17. Jul 2026 | d9f1e12b | * loadSerial(), support for \n and \r |
| 17. Jul 2026 | ae2667ee | * added unit tests for ConfigSerializer |
| 17. Jul 2026 | f5157160 | * new NodePrefs for companion |
| 16. Jul 2026 | 85285c6c | Merge branch 'dev' into config-serializer |
| 15. Jul 2026 | 63f4b173 | * misc fixes |
| 15. Jul 2026 | 2af1e6d0 | * first draft of new ConfigSerializer. (simple embedded JSON prefs) |