1.5.0

louislam/dockge1.5.0Mar 30, 2025by louislam

AI Summary

This release updates Docker client to 28.0.4 and Docker Compose to 2.34.0, includes security fixes, and introduces console improvements. A breaking change disables the Console feature by default for security reasons, requiring the DOCKGE_ENABLE_CONSOLE environment variable to enable it.

Key Highlights

  • Docker client updated to 28.0.4
  • Docker Compose updated to 2.34.0
  • Security fix GHSA-7vx4-hf96-mqq6
  • Console feature now disabled by default (breaking change)
  • Preserve YAML comments when reordering items

Breaking Changes

  • Console feature disabled by default. Enable via DOCKGE_ENABLE_CONSOLE=true environment variable

New Features

  • Docker client updated to 28.0.4
  • Docker Compose updated to 2.34.0
  • Console Improvements

Full Release Notes

> [!WARNING]
> Breaking change: Due to the security reason, the "Console" feature is now disabled by default. If you need this feature and understand the risk, you can enable it via the environment variable `DOCKGE_ENABLE_CONSOLE=true`.

### 🆕 New Features
- Docker client updated to 28.0.4
- Docker Compose updated to 2.34.0
- #767 Console Improvements

### ⬆️ Improvements
- #642 Remove useless scrollbar (Thanks @cyril59310)
- #473 #507 fix default compose version obsolete (Thanks @cyril59310 @oddysee)


### 🐛 Bug Fixes
- #685 fix bug #176: preserve YAML comments when reordering items (Thanks @turnah)
- #740 Fix #727 (Thanks @Tor-del)
- #446 Update json-yaml-validate to latest version (Thanks @GrantBirki)
- #617 Fix #356 (Thanks @DomiiBunn)

### 🦎 Translation Contributions
- #396 #641 Translations update from Kuma Weblate (Thanks @Aluisio @Casp054a @Celer21 @CosmoAbdon @DogukanK @Dumach @Eventyret @Faisalalali @GunnarNorin @Jumala9163 @MatyiFKBT @MrEddX @NexiaMoe @ahmedtalaltwd7 @aindriu80 @albertparlys @altendorfme @brmvnml @bunducdragos @cyril59310 @djismgaming @er2de2 @erkenbilgin @gergepalfi @jgtorcal @k1llo @kiznick @letterlock @marco-doerig @mikeleord @pacoculebras @retmas-gh @rumplin @stanol @teatower @vipnetant @wial88)
- #425 Added Irish language (Thanks @aindriu80)
- #506 Translation keys (Thanks @cyril59310)


### ⬆️ Security Fixes
- GHSA-7vx4-hf96-mqq6

### Others
- Other small changes, code refactoring and comment/doc updates in this repo:
- #636 #766

Please let me know if your username is missing, if your pull request has been merged in this version, or your commit has
                                                                   s been included in one of the pull requests.