1.1.1

louislam/dockge1.1.1Nov 21, 2023by louislam

AI Summary

Added stack management commands and fixed status update logic.

Key Highlights

  • Added ability to 'down' a stack
  • Fixed update logic to not start stopped stacks
  • Fixed incorrect stack status display
  • Reduced unnecessary file reads

New Features

  • Stack down functionality

Full Release Notes

### 🆕 New Features
- #122 Added an ability to "down" a stack

### Improvements
- #124 Reduced some unnecessary file read

### Bug fixes
- 0208684b509220f61251dc3d8a387aa5f2aa324f Update a stopped stack, will no longer start the stack
- c8770a96055d5f37502248099bc4ea4aec94b2b4 Fixed incorrect stack status 

### 🦎 Translation Contributions
- #111 Added Translation Guide (Thanks @Zaid-maker)
- #70 Added Simplified Chinese (Thanks @D3-3109)
- #82 Added Spanish (Thanks @DiomedesDominguez)
- #86 Added Korean (Thanks @Alanimdeo)
- #93 Added Bulgarian (Thanks @MrEddX)
- #77 Added Urdu (Thanks @Zaid-maker)
- #107 Added Russian (Thanks @AlexMcArrow)
- #101 Added German (Thanks @cellerich)
- #121 Added Turkish (Thanks @furkanipek)
- #108 Added Slovenian (Thanks @rumplin)

### Others
- Other small changes, code refactoring and comment/doc updates in this repo:
@RyanBalfanz @MrEddX