From 307f4f34a566e11a7f6d9a95af073fda4590a1e1 Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Wed, 29 Apr 2026 02:42:54 +0100 Subject: [PATCH] chore: add web container tip --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index a024056..e541079 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. ## [v0.1.4] - 2026-04-24 +> [!TIP] +> Web container is being removed in the next update, update your compose files on the next update. + ### Added - Folders for better file management, items in folders can also have tags. - Ability to untag selected images instead of removing tags one at a time.