github EdJoPaTo/mqttui v0.22.0

2 days ago

Added

  • Interactive: o on the topic tree opens all currently known topics. O (Shift + o) closes all topics.
  • Interactive: Remove history entries in the history table with Del or Backspace. This might be neat to cleanup some graphs while testing devices without restarting mqttui.
    As this changes the cached history and might be weird to understand (sending an empty payload to cleanup some retained values is something different) this is a somewhat hidden feature and isnt shown in the footer / key hints.

Fixed

  • Interactive: Only handle key pressed events and ignore released events.
  • Dont fail when some platform certificates can't be loaded. Print a warning and continue. The needed certificates might be included that way.

Don't miss a new mqttui release

NewReleases is sending notifications on new releases.