Skip to content

Releases: sofmeright/DD-UI

Latest "Stable" v0.6.9

16 Sep 17:05

Choose a tag to compare

PrecisionPlanIT 🌎 — dd-ui:v0.6.9

Release Highlights

Massive Security Overhaul

Notable Changes

Features

  • feat: DD-UI now passes trivy vulnerability scans with no known vulnerabilities. I can not promise this low vulnerabilities can be maintained with release of new features but am happy to announce that for this release! The container also is based on the latest alpine now as well! (SoFMeRight)

Images & Artifacts Availability

Assets available: images

Security Status

🛡️ Security Scan: ✅ Passed
No critical or high vulnerabilities detected.

📦 Software Bill of Materials (SBOM) has been generated and attached to container registries where supported.

Installation

  • For installation and usage instructions, see the README

Contributing

If you find this useful, you can help:

  • Submit a Merge Request with new features or fixes
  • Report bugs or issues on Issues
  • You can donate funds to help with my operating cost.

ko-fi

Changelog

  • [8be8a9a] feat: DD-UI now passes trivy vulnerability scans with no known vulnerabilities. I can not promise this low vulnerabilities can be maintained with release of new features but am happy to announce that for this release! The container also is based on the latest alpine now as well! (SoFMeRight)

Release v0.6.0

13 Sep 23:44

Choose a tag to compare

Release v0.6.0 Pre-release
Pre-release

prplanit/ddui:v0.6.0

Release Highlights

This Release marks a point when we believe Auto DevOps is functional in our tests.
The API is a deliberate design not just what worked as we threw this together.
The GUI is still a WIP.
There are placeholders for views we want to prioritize creating/finishing.
Docker functionality AFAIK, already supports unlimited hosts so long as you can write an ansible inventory file.
Group functionality should come soon we hope.
There is a lot more to discuss for sure, but this is a general update from off the top of my head.

  • We will update the API docs hopefully soon.

Remember we have only had 2 WEEKS OF DDUI!! THIS IS ONLY THE BEGINNING!

Notable Changes

Fixes

  • fix: Auto Deploy tweaks. UI tweaks. Just checking in... (SoFMeRight)

Images & Artifacts Availability

Assets available: images

Installation

  • For installation and usage instructions, see the README

Contributing

If you find this useful, you can help:

  • Submit a Merge Request with new features or fixes
  • Report bugs or issues on Issues
  • You can donate funds to help with my operating cost.

ko-fi

Changelog

  • [de9cce5] fix: Auto Deploy tweaks. UI tweaks. Just checking in... (SoFMeRight)

Release v0.5.6

12 Sep 20:25

Choose a tag to compare

Release v0.5.6 Pre-release
Pre-release

prplanit/ddui:v0.5.6

Release Highlights

Multi-Host Management works.

  • No GUI available, configure by ansible inventory for now.
  • Working SSH.
  • Additional Bugfixes & better controls coming soon.

Notable Changes

Features

  • feat: SSH functionality is validated. DDUI is officially multi-host!!!! Bugs may be present but functionality works 100% localhost and stacks load and seem deployable in SSH. The preimplementation plan actually worked! (SoFMeRight)

Images & Artifacts Availability

Assets available: images

Installation

  • For installation and usage instructions, see the README

Contributing

If you find this useful, you can help:

  • Submit a Merge Request with new features or fixes
  • Report bugs or issues on Issues
  • You can donate funds to help with my operating cost.

ko-fi

Changelog

  • [c9097b2] feat: SSH functionality is validated. DDUI is officially multi-host!!!! Bugs may be present but functionality works 100% localhost and stacks load and seem deployable in SSH. The preimplementation plan actually worked! (SoFMeRight)
  • [bfdb2d1] Add logging Environment Variables to the Readme! (SoFMeRight)
  • [dcb8bbc] Remove resolved issues from Planned / Known Issues. (SoFMeRight)

Release v0.5.5

12 Sep 18:58

Choose a tag to compare

Release v0.5.5 Pre-release
Pre-release

prplanit/ddui:v0.5.5

Release Highlights

I almost drifted into mania!

  • Drift correctly displays on stack.
  • Drift is calculated between a unique hash we generate as well as a hash that is in the compose container label.
    This version also BREAKS the database perhaps. May require a full database reset.

Notable Changes

Features

  • feat: definitive drive fix. Stacks correctly track. Some things are not as responsive as I would like. Otherwise... It WORKS! (SoFMeRight)

Fixes

  • fix: drift issues. accidentally didnt copy tailwind react assets. (SoFMeRight)
  • fix: definitive drift solution. BREAKING CHANGES Reset your database if there are errors! Please. (SoFMeRight)
  • fix: drift. (SoFMeRight)

Breaking changes

  • fix: definitive drift solution. BREAKING CHANGES Reset your database if there are errors! Please. (SoFMeRight)

Images & Artifacts Availability

Assets available: images

Installation

  • For installation and usage instructions, see the README

Contributing

If you find this useful, you can help:

  • Submit a Merge Request with new features or fixes
  • Report bugs or issues on Issues
  • You can donate funds to help with my operating cost.

ko-fi

Changelog

  • [0355336] fix: drift issues. accidentally didnt copy tailwind react assets. (SoFMeRight)
  • [42bda83] fix: definitive drift solution. BREAKING CHANGES Reset your database if there are errors! Please. (SoFMeRight)
  • [430730a] fix: drift. (SoFMeRight)
  • [cbb5314] Update file .gitignore (SoFMeRight)
  • [1e22a35] feat: definitive drive fix. Stacks correctly track. Some things are not as responsive as I would like. Otherwise... It WORKS! (SoFMeRight)

Release v0.4.9

11 Sep 00:06

Choose a tag to compare

Release v0.4.9 Pre-release
Pre-release

prplanit/ddui:v0.4.9

Image: `prplanit/ddui:v0.4.9 (Docker Hub)

Release Highlights

PR Release.

  • This Version matches the feature set of the last Readme Edit.
  • Many issues present with DevOps implementation, but the base Docker functionality is here.