Skip to content

Releases: meshcore-dev/meshcore-cli

v1.5.0

Choose a tag to compare

@fdlamotte fdlamotte released this 10 Mar 20:52

This version supports multibyte path

v1.4.1

Choose a tag to compare

@fdlamotte fdlamotte released this 10 Feb 14:38

Now depends on meshcore_py v2.2.8, which solves lots of com issues ...

v1.4.0

Choose a tag to compare

@fdlamotte fdlamotte released this 08 Feb 12:43

This release validates latest developments of 1.3 branch, mainly repeater mode (with region (up/down)load and scripting)

repeater mode is courtesy of @pescheck-bram

easy install using pipx: pipx install meshcore-cli (or upgrade)

v1.3.19

Choose a tag to compare

@fdlamotte fdlamotte released this 04 Feb 13:28

There has been lots of new features since 1.3.2 (there will probably be a 1.4 soon)

  • get status command
  • autoadd config
  • anon requests (repeaters/owner/clock)
  • repeater mode
  • timestamps
  • advert echoes

v1.3.2

Choose a tag to compare

@fdlamotte fdlamotte released this 14 Nov 16:53

Another bugfix release:

  • set commands on contacts were shadowed by abbreviated sleep command "s"
  • handling multiline messages in channel_echoes (still issues with emojis that take more than 1 char)
  • improve doc on manual_add_contact and auto_update_contacts

v1.3.1

Choose a tag to compare

@fdlamotte fdlamotte released this 13 Nov 12:18

Bugfix release after v1.3.0

  • node_discover would fail if contact was not in device
  • added more verbosity in lc
  • added contact_key and contact_type commands (for apply_to)
  • path command can now be chained (for apply_to)

v1.3.0

Choose a tag to compare

@fdlamotte fdlamotte released this 12 Nov 12:09

Let's try to have some reference release for mccli

  • apply_to command to execute same command on a group of contacts
  • initial support for scopes
  • rx_log and channel echoes
  • node_discover
  • req_status and req_telemetry now use binary command version
  • update in documentation
  • ? prefix to show help on some commands

v1.2.0

Choose a tag to compare

@fdlamotte fdlamotte released this 31 Oct 12:44

There has been some major improvements in latest 1.1.x versions and I think it's time for 1.2

Newest features:

  • channel support
  • enhanced login (prompts for login in chat mode and saves password, can be forget using fp
  • BLE cx issues fixes (and no more ugly stacktrace but a retry instead)
  • traces support (can also do trace without param for a contact, in this case path to the contact is used)

v1.1.0

Choose a tag to compare

@fdlamotte fdlamotte released this 13 Jul 15:21

Decided to draft 1.1 with the upcoming of sensor nodes, this one should evolve a lot but 1.1 is the one with sensors support ...

Main improvements in 1.1 are :

  • better connection handling
  • better contact management (there is now a pending list when manual_add_contacts is set to True)
  • initial support for sensors
  • possibility to display incoming adverts and path changes

And some improvements that were in 1.0.x branch but not advertised

  • get fstats command
  • get/set chanel information

v1.0.0

Choose a tag to compare

@fdlamotte fdlamotte released this 29 May 16:24

This is v1.0 of meshcore-cli.

No changes since 0.8.4, but lots of changes from the start four month ago !

Read https://digitalsober.wordpress.com/2025/05/29/the-odyssey-of-meshcore-cli/ for the history of this software that bridges my passion for Linux and my involvment in MeshCore.

Thanks to all MeshCore contributors and users, you've all contributed to this ... And special thanks to Awol with its refactoring of the lib that unleashed the second stage of the rocket !