Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 22:02
· 136 commits to main since this release
47960f6

2024-08-01

Chores

Docs

Features

  • left align all text, [e0d421c]
  • place image name in logs panel title, [12f2435]
  • distinguish between unhealthy & healthy running containers, closes #43, [de87681]
  • filter containers, use F1 or / to enter filter mode, closes #37, thanks to MohammadShabaniSBU for the original PR, [d5d8a0d], [7ee1f06]

Fixes

  • log_sanitizer raw() & remove_ansi() now functioning as intended, [0dc98df]
  • Dockerfile command use uppercase, [068e402]
  • heading section help margin, [0e927aa]
  • install.sh use curl, [197a031]

Tests

  • fix layout tests with new left alignment, [dfced56]

see CHANGELOG.md for more details