From cb7f9e5ab53fa7ba27e09a55bceebf5166e6b662 Mon Sep 17 00:00:00 2001 From: lllllllillllllillll <147879489+lllllllillllllillll@users.noreply.github.com> Date: Sat, 11 Nov 2023 00:00:48 -0800 Subject: [PATCH] v0.04 ## v0.04 (Nov 11th 2023) * Docker Image and Compose file available. * The containers DweebUI and DweebCache are hidden from the dashboard. * Default icon for containers. * Fixed missing information in container details/edit modals (Ports, Env, Volumes, Labels). --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88ec919..9986290 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ -## v0.04 (dev) -* Buildable Docker image. +## v0.04 (Nov 11th 2023) +* Docker Image and Compose file available. +* The containers DweebUI and DweebCache are hidden from the dashboard. +* Default icon for containers. +* Fixed missing information in container details/edit modals (Ports, Env, Volumes, Labels). ## v0.03 (Nov 5th 2023) * Container graphs now load instantly on refresh