Releases: shubh-io/DockMate
Releases · shubh-io/DockMate
v0.1.0
v0.0.19
Changelog
v0.0.18
v0.0.17
Changelog
- aad884e feat: enhance container information with compose project details - compose dir, compose file dir, compose server and improve info panel rendering fix: row rendering of compose view
- 6c909b0 feat: enhance installer and update command with user guidance for binary replacement
- ee0e6a2 version: 0.0.17
v0.0.16
v0.0.15
Changelog
- 74c6a96 Merge pull request #5 from elmisi/feature/configurable-exec-shell
- bec92a2 Refactor: - Removed unused functions and comments. -Distributed functions into separate files (help.go, logs-panel.go, etc.) for better clarity and organization.
- d999d3e feat(help): refactor help menu with bubble-tea's list and info panel rendering fix: changed helpmenu key from '?' to 'f1' and usable dangerous keys in the help page thanks to @elmisi for reporting this critical bug
- 86c8476 feat: add configurable shell for container exec
- f075a0b feat: add podman quadlet containers dectection and compose project detection for info-panel
- 6585672 version: 0.0.15
v0.0.14
v0.0.13
Changelog
- 14b8de1 feat: add info panel and help panel with keyboard shortcuts fix: ensure config file path is checked and fixed conjusted footer, now has help panel version : 0.0.13
- 2b5b227 Add Podman support to the roadmap
- e88ed85 Enhance README with runtime switching and new feature updates
- c5e7953 Merge branch 'main' of https://github.com/shubh-io/dockwatch
v0.0.12
Changelog
- 6d3ec04 Merge branch 'main' of https://github.com/shubh-io/dockwatch
- 9e84688 feat: add support for Podman as an alternative runtime and persistant settings
- b00276f fix: Update GitHub Actions workflow to trigger on version tags instead of normal main branch commits docs: Update demo.gif