This is a service release of the app potato-mesh v0.5.12 which improves performance and stability.
Notably, the frontend went through some graphical tweaks to prepare for an upcoming multi-protocol release (meshcore, reticulum, etc.).
What's Changed
- build(deps): bump quinn-proto from 0.11.13 to 0.11.14 in /matrix by @dependabot[bot] in #646
- build(deps): bump rustls-webpki from 0.103.8 to 0.103.10 in /matrix by @dependabot[bot] in #649
- Proposal: mesh provider pattern refactor by @benallfree in #651
- data: resolve circular dependency of deamon.py by @l5yth in #653
- fix upsert clearing node coordinates bug by @l5yth in #654
- web: implement a 'protocol' field across systems by @l5yth in #655
- feat: split device and power-sensor telemetry charts (#643) by @l5yth in #656
- web: prepare frontend for multi protocol by @l5yth in #657
- web: fix css issues by @l5yth in #659
- data: prepare ingestor for meshcore by @l5yth in #658
- app: only query meshtastic provider by @l5yth in #664
- web: prepare release by @l5yth in #665
- ci: update dependabot and codecov settings by @l5yth in #666
- feat: implement meshcore provider by @l5yth in #663
- data: handle store_forward and router_heartbeat portnum by @l5yth in #667
- data/meshcore: fix ble and enable tcp by @l5yth in #669
- chore: update mesh.sh to use requirements file by @benallfree in #675
- chore: update xcode deps by @benallfree in #674
- [meshcore] enh: short name should be 1st 4 hex digits of public key by @benallfree in #679
- chore: refactor codebase before meshcore release by @l5yth in #682
- enh: surface meshcore role types (#680) by @l5yth in #685
New Contributors
- @benallfree made their first contribution in #651
Full Changelog: v0.5.11...v0.5.12