Skip to content

Releases: shubh-io/DockMate

v0.1.0

05 Jan 12:02

Choose a tag to compare

Changelog

  • 01db690 feat: add compose management (up, down, stop, remove, etc) and enhance logs functionality refactor: new Keymapings for new compose management
  • 569337a feat: update application version to 0.1.0

v0.0.19

31 Dec 09:23

Choose a tag to compare

Changelog

v0.0.18

27 Dec 13:56

Choose a tag to compare

Changelog

  • e11079e feat: update container info handling to support Docker Compose labels, improve info panel rendering and navigation
  • b79cd61 version: 0.0.18

v0.0.17

26 Dec 09:46

Choose a tag to compare

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

25 Dec 14:49

Choose a tag to compare

Changelog

  • 167da6d feat: add visibility options for container columns in settings
  • db6548f version: 0.0.16

v0.0.15

24 Dec 16:33

Choose a tag to compare

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

23 Dec 07:56

Choose a tag to compare

Changelog

  • 3a5a395 feat: update demo GIF to reflect recent release
  • c70a9d4 fix(stats): resolve podman json formatting and long-short id issue
  • 7384de6 version: 0.0.14

v0.0.13

22 Dec 15:41

Choose a tag to compare

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

22 Dec 12:04

Choose a tag to compare

Changelog

v0.0.11

21 Dec 09:43

Choose a tag to compare

Changelog

  • a281f30 Docs: Update demo.gif
  • 5266748 feat: Implement Docker Compose project management in TUI