github cmcooper1980/dockge 2025.03.03

latest releases: 2025.05.04, 2025.04.30
6 months ago

version after this has been rebased to official 1.5.0 with gitops items removed; use docker tag of 2025.03.03 or gitops (ie: cmcooper1980/dockge:gitops) for this specific release

⭐ Merged Features

✅ Merged Fixes

  • PR #2: Add missing endpoints for PR louislam#649 - fixes container control buttons not working (by: @tobi1449)
  • PR #6: Small fixes (by: @tobi1449)
    • Don't show "Save Stack" button if the stack is a gitops stack that is yet to be deployed
    • Only fill json properties for git repos if the stack is actually based on a git repo
    • Don't call requestServiceStatus if the initially shown page on load is the add stack page
    • Return an empty stack list for getServiceStatusList if the stack does not exist (yet)
  • PR #7: Fix code that went missing during merge of PR louislam#83 (by: @tobi1449)
  • PR #9: Additional bugfixes (by: @tobi1449)
    • Fixed issue when trying to create a new stack, introduced by PR louislam#687
    • Fixed issue with displaying container stats and ports, introduced with #5
    • Fixed code for the container control buttons that was missed when merging PR #2
    • Removed unnecessary spaces introduced with the previous PRs
    • Added missing spaces to notifications from PR louislam#649
    • Added missing props and emits definitions for the container control buttons
    • Removed duplicated entry for PR louislam#687

🔧 Modified

  • Added git to main image for GitOps functionality to work

What's Changed

New Contributors

Full Changelog: 2025.01.21...2025.03.03

Don't miss a new dockge release

NewReleases is sending notifications on new releases.