Meshtastic Python 2.5.0
This release adds support for the new 2.5 features around asymmetric encryption, remote administration, etc. Thanks to all contributors for a lot of big changes this release!
What's Changed
- randomize packet IDs as firmware does by @ianmcorvidae in #652
- Adds handler function for public key, and adds to nodedb display by @jp-bennett in #653
- Adds admin session_passkey handling for 2.5 remote admin by @jp-bennett in #655
- More admin by @jp-bennett in #656
- Show two-way traceroute result with SNR if available by @GUVWAF in #654
- HopStart should be set for route back to be valid by @GUVWAF in #660
- Split factory reset into two variants by @ianmcorvidae in #671
- Detect repeating fields using field labels, enabling admin key to be set by @ianmcorvidae in #672
- some improvements to fetching remote configuration by @ianmcorvidae in cc2067b
Full Changelog: 2.4.3...2.5.0