Skip to content

Releases: EdJoPaTo/mqttui

v0.14.0

31 Jan 11:32
Compare
Choose a tag to compare
  • feat: pass mqtt credentials via cli 1c6e9b8
  • feat(cli): allow for environment variable arguments 5320de3
  • fix(cli): visible publish subcommand aliases e846518
  • fix: show value on full width e1ee67c
  • fix: improve error message cfea32b
  • housekeeping, dependency updates, performance improvements, …

v0.13.0...v0.14.0

v0.13.0

02 Jun 12:23
Compare
Choose a tag to compare
  • d1b6c63 feat(completions): generate completions
  • bef57b4 fix(cli): switch --host to --broker
  • 2e3ae6e perf: improve release build performance
  • 8c3b6a8 ci(rust): include LICENSE in artifact
  • 0b80ad3 ci(actions): include version in release package

BREAKING CHANGE: CLI argument -h/--host is now named --broker or -b bef57b4

v0.12.0

27 Apr 12:03
Compare
Choose a tag to compare
  • feat(tui): show mqtt connection error instead of panic 0e60660
  • feat(tui): gracefully quit on Ctrl + C ac9012e
  • fix(tui): click into empty topic view no longer panics 6862dca

v0.11.1...v0.12.0

v0.11.1

24 Mar 01:43
Compare
Choose a tag to compare
  • ci(actions): build for Apple M1 / darwin arm64 0b464ea
  • ci(actions): build for Raspberry Pi 1/Zero / ARMv6 ef787a4
  • update dependencies

v0.11.0...v0.11.1

v0.11.0

13 Feb 10:24
Compare
Choose a tag to compare
  • feat(tui): support mouse scrollwheel 105a153
  • feat(tui): initial mouse click support 6497ad7
  • feat(publish): add pub as cli alias ec35d67
  • feat(publish): with retain argument d6a5f6c
  • fix(tui): quit a bit more gracefully 14ab1aa
  • perf(topic): understand topics faster 0c686c2
  • perf(tui): mark tickrate as constant 2bb2e42
  • perf(mqtt): use default (less often) keep alive interval 290a990
  • refactor: update to tui 0.14 f258a7a
  • chore(action): publish tar.gz releases 6a38cac

v0.10.0...v0.11.0

v0.10.0

18 Dec 18:14
c06f2c6
Compare
Choose a tag to compare
  • remove simple subscribe mode
  • default to interactive mode
  • move publish to subcommand publish

v0.9.0

15 Nov 17:00
c7fe962
Compare
Choose a tag to compare

Show JSON values as a tree widget and allow to select a key. The selected key is then shown in the history table/graph. 62be44e 0e9e95f 33e262d

v0.8.0

31 Oct 20:50
cb58e97
Compare
Choose a tag to compare
  • feat(tui): improve tree view 238db97
  • fix(mqtt_history): startup connection until ConnAck 4e146e1
  • fix(tui): include border in payload size max height b9b372b

v0.7.0

26 Oct 16:45
91d2ddf
Compare
Choose a tag to compare
  • feat(tui): try to show payload as pretty json 3311da5
  • feat(tui): last topic down is first topic again f5dd7d8

v0.6.0

24 Oct 15:04
2875c7a
Compare
Choose a tag to compare
  • feat(tui): show meta data in topic overview 4d15291
  • feat(tui): show message every ~n seconds 6bd6e58
  • fix(tui): remove topic highlight symbol 7a38507