Releases: meshtastic/python
Releases · meshtastic/python
Meshtastic Python 2.6.3
This release updates protobufs to v2.6.7, and fixes a small error in admin message handling (the prior code was not properly requesting acknowledgements).
Full Changelog: 2.6.2...2.6.3
Meshtastic Python 2.6.2
What's Changed
- fixing tcp_interface 100% cpu usage bug (#709) by @derekn in #761
- Revert "Work around RTS/DTR serial reset issues on Windows" by @thebentern in #763
New Contributors
Full Changelog: 2.6.1...2.6.2
Meshtastic Python 2.6.1
What's Changed
- Work around RTS/DTR serial reset issues on Windows by @dwhinham in #753
- Fix pytest test collection on default install by @cdanis in #749
- protobufs: v2.6.4
New Contributors
Full Changelog: 2.6.0...2.6.1
Meshtastic Python 2.6.0
What's Changed
- Enable setting things from more than one configuration section with
--set
, using a configuration transaction. by @ianmcorvidae in #742 - update README by @rcarteraz in #748
- update protobufs to v2.6.0
New Contributors
- @rcarteraz made their first contribution in #748
Full Changelog: 2.5.12...2.6.0
Meshtastic Python 2.5.12
What's Changed
- Added descriptive FileNotFoundError handler for serial device connection by @tache in #735
- catch unhandled OSError when serial port in use by @dudash in #734
- Add optional CLI parameter to specify node info fields to show with --nodes parameter. by @dandrzejewski in #736
- 464: allow for 0x node prefix values by @migillett in #731
- Add text message port cli option by @digitaldisarray in #710
- Add new channels from an add URL with the new --ch-add-url option by @mikeymakesit in #708
- protobufs updated to v2.5.22
New Contributors
- @tache made their first contribution in #735
- @dudash made their first contribution in #734
- @dandrzejewski made their first contribution in #736
- @digitaldisarray made their first contribution in #710
- @mikeymakesit made their first contribution in #708
Full Changelog: 2.5.11...2.5.12
Meshtastic Python 2.5.11
What's Changed
- #692 feature/nodes-add-role by @migillett in #730
- protobufs: v2.5.20
New Contributors
- @migillett made their first contribution in #730
Full Changelog: 2.5.10...2.5.11
Meshtastic Python 2.5.10
This release updates the protocol buffers to v2.5.19
Full Changelog: 2.5.9...2.5.10
Meshtastic Python 2.5.9
What's Changed
- Waypoint creation/move/deletion by @loic-fejoz in #714
- protobufs: v2.5.18
New Contributors
- @loic-fejoz made their first contribution in #714
Full Changelog: 2.5.8...2.5.9
Meshtastic Python 2.5.8
What's Changed
- Add sendAlert method on mesh interface by @thebentern in #724
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #725
Full Changelog: 2.5.7...2.5.8
Meshtastic Python 2.5.7
What's Changed
- Support setting/removing nodes as favorites by @esev in #713
- Bump tornado from 6.4.1 to 6.4.2 by @dependabot in #706
- Display unknown hop count as '?', and header as just 'Hops' by @ianmcorvidae in #718
- Support setting nodes ignored in nodedb (with 2.5.13+ firmware) by @ianmcorvidae in #719
- Fix windows-11 detection for non-float platform.release() values by @ianmcorvidae in #720
- Add very simple shell completion using argcomplete by @ianmcorvidae in #721
- Add 'wcwidth' as an optional cli dependency by @ianmcorvidae in #723
New Contributors
Full Changelog: 2.5.6...2.5.7