1. Container controls
2. Notification for available image updates
For this, I use skopeo, which I also integrated into the base Docker image.
3. Merged PRs
Improved stack list ui when using agents #800 and feat: dockge set/update agent friendly name #414 (with minor adjustments)
4. Reworked terminal handling
In my view, they were not being properly cleaned up.
5. Improved responsive layout
I saw in the code that a “mobile” layout was already planned, but it doesn’t seem fully implemented yet. I therefore implemented a simple interim solution so that on a small screen, the stack list is only displayed on the home dashboard. In addition, for example, on small screens, the button labels are omitted.