1.2.0
louislam/dockge1.2.0Nov 26, 2023by louislam
AI Summary
Critical fix for 100% CPU usage, added extra info URLs, and removed auto-addition of version 3.8.
Key Highlights
- Fixed the 100% CPU usage issue
- Added support for extra info URLs
- Removed automatic version: 3.8 addition to compose files
- Improved terminal closing logic
Breaking Changes
- version: 3.8 will no longer be added automatically to your compose file
New Features
- Extra info URLs support
Full Release Notes
> [!WARNING] > It is highly recommended that you should upgrade to it, if you are using any older version, due to the 100% CPU usage issue. ### 🆕 New Features - #182 Add support for extra info: URLs ### Improvements - #174 `version: 3.8` will no longer be added automatically to your compose file. - #60 Close terminal if there is no clients connecting - Dockge will no longer add empty fields (`networks`, `volumes` etc.) into your compose file. ### 🐞 Bug Fixes - #186 Fixed the 100% cpu usage and terminal issues (Thanks @williamstein) - #171 Fixed the status issue that is incorrect for `dockge` stack ### 🦎 Translation Contributions - #184 Enable an ability to translate on Weblate (Thanks @401U) - #185 Updated Translation Guide (Thanks @Zaid-maker) - #132 Added Polski (Thanks @Aonodensetsu) - #154 Added Čeština (Thanks @ArtyomCZ @furkanipek) - #159 Added Portuguese-Brazil (Thanks @altendorfme) - #162 Added Arabic (Thanks @abosaad11) - #164 Added Thai (Thanks @watchakorn-18k) - #166 Added Italian(Thanks @Trainax) - #167 Added Swedish (Thanks @annorberg98) - #175 Added Ukrainian (Thanks @sxikari) - #96 Added Traditional Chinese (Thanks @D3-3109) - #184 Updated Urdu (Thanks @Zaid-maker) ### Others - #156 Add Discussion Forms for Feature Request and Help (Thanks @Lord0fBytes) - Other small changes, code refactoring and comment/doc updates in this repo: @RyanBalfanz @Zaid-maker