Meshtastic Python 2.3.3
What's Changed
- Add missing portnums to the dict for automatic decoding as protocol buffers/text by @ianmcorvidae in #526
- Guard against lack of decoded message in
--reply
by @ianmcorvidae in 5a277ab
Full Changelog: 2.3.2.post1...2.3.3
Note: As in past releases, the windows binary has been removed due to an issue with being detected as malware. Additionally, the ubuntu binary is known to not work as desired on older versions that may not have the expected version of glibc. In both cases, try installing using pip
instead until fixes can be made.