Skip to content

Releases: meshtastic/python

Meshtastic Python 2.5.7

22 Dec 03:51
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @esev made their first contribution in #713

Full Changelog: 2.5.6...2.5.7

Meshtastic Python 2.5.6 (hotfix)

20 Dec 21:55
Compare
Choose a tag to compare

This is a rerelease of 2.5.6 with some import errors fixed.

NOTE: to get back a few features, you may prefer to install with the pip spec of meshtastic[cli], which is now where color printing and QR code generation dependencies live.

What's Changed (since 2.5.5)

  • Make several dependencies optional (dotmap, print_color, and pyqrcode) by @ianmcorvidae in #711

Full Changelog: 2.5.5...2.5.6post1

Meshtastic Python 2.5.5

26 Nov 21:26
Compare
Choose a tag to compare

What's Changed

  • Allow request-telemetry to elicit LocalStats response by @thebentern in #707
  • Older versions of the protobuf library should now be supported, to help with integrating with older software stacks.

Full Changelog: 2.5.4...2.5.5

Meshtastic Python 2.5.4

01 Nov 16:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.3...2.5.4

Meshtastic Python 2.5.3

18 Oct 17:04
Compare
Choose a tag to compare

What's Changed

  • Add other telemetry variants to automatic handling/adding to node information by @ianmcorvidae in #685
  • Fix typo. by @jose1711 in #686
  • Support requesting different telemetry types by @ianmcorvidae in #687
  • autoprint other types of telemetry when returned from --request-telemetry by @logikal in #691
  • Send the meshtastic.connection.lost message from BLEInterface's close method by @ianmcorvidae in #695
  • Use dedicated fixed position admin message for --configure by @ianmcorvidae in #694
  • fix base64 encoding of key field in config by @fmoessbauer in #696

New Contributors

Full Changelog: 2.5.2...2.5.3

Meshtastic Python 2.5.2

12 Oct 16:34
Compare
Choose a tag to compare

What's Changed

  • Add a number of argument groups to organize the help output by @ianmcorvidae in #679
  • Make it so wantconfig isn't a 1 in 4294967296 lottery for getting no nodes by @ianmcorvidae in b73cc1f

Full Changelog: 2.5.1...2.5.2

Meshtastic Python 2.5.1

29 Sep 21:33
Compare
Choose a tag to compare

What's Changed

  • Change modem preset shortcuts to not request channels, and to request remote config when needed by @ianmcorvidae in #668
  • Retry admin channel setting retrieval and add configurable timeout by @lysol in #665
  • Allow port number to be specified with tcp hostname by @djholt in #673
  • Enable setting and removing fixed position via remote admin by @djholt in #675
  • Add a --set-time command that set's the node time using a provided timestamp or the host system clock by @ianmcorvidae in #676
  • Default to pkiEncrypted always on for admin messages by @ianmcorvidae in #677

New Contributors

Full Changelog: 2.5.0...2.5.1

Meshtastic Python 2.5.0

12 Sep 16:31
Compare
Choose a tag to compare

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

Full Changelog: 2.4.3...2.5.0

Meshtastic Python 2.4.3

11 Sep 16:18
Compare
Choose a tag to compare

This release purely updates the protobufs to v2.4.3.

Full Changelog: 2.4.2...2.4.3

Meshtastic Python 2.4.2

11 Sep 16:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.4.2