2024-08-01
Chores
- .devcontainer extensions updated, [0288cbc]
- dependencies updated, [1df4f78], [5ae253b], [7a517db], [9c291cd], [0e90f4e], [fe71cbf]
- docker-compose alpine version bump, [51ceab3]
- Rust 1.80 linting, [93e1279]
- create_release v0.5.6, [f408acf]
Docs
- screenshot updated, [6975ebe]
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] - place image name in logs panel title, [12f2435]
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