🆕 Feature(s)
- PR louislam#863: Add Docker Images Management Feature (by https://github.com/felix068)
- Currently under
feature/image-management
branch use docker tag:image-management
to test
- Currently under

⬆️ Improvement(s)
- PR louislam#786: Replace editor with Codemirror (by https://github.com/andersmmg)
- PR louislam#800: Improved stack list ui when using agents (by https://github.com/maca134)
- with QOL Commit
ef7225a
(by https://github.com/Dracrius)
- with QOL Commit
- PR louislam#822: Add clipboard copy/paste support to terminal component (by https://github.com/Dimariqe)
- be sure to allow the permission in the browser to take effect
- PR louislam#827: Fullscreen yaml editor (by https://github.com/Joshua-Beatty)
- PR louislam#834: Add prune image on update process (by https://github.com/MazziaRick)
- Commit
fc96f4e
(by https://github.com/Dracrius)- switch to a button group and matched existing UI style (no more eye searing stop and restart buttons)
- Fixed message output to include a space after Service
- Added Processing prop and Start,Stop,Restart events
- Commit
789f25a
(by https://github.com/Dracrius)- Hide container controls if there is only one container
Final change to louislam#649 as there is no need for the container controls if there is only a single container.
- Hide container controls if there is only one container
🛠️ Fix(es)
- PR louislam#582: Remove logging of terminal buffer to console (by https://github.com/black-dragon74)
- PR louislam#813: Fix "Exited" Status when Expected (by https://github.com/Aymendje)
Full Changelog: 2025.10.13...2025.10.14