From 8fc4cc2e05e3244bd9d0f1f9302d2c6c705e0c20 Mon Sep 17 00:00:00 2001 From: mbshields Date: Sat, 16 Dec 2023 11:59:13 -0800 Subject: [PATCH] docs: add ability to delete tags from UI to What's New Signed-off-by: mbshields --- docs/general/whats-new.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/general/whats-new.md b/docs/general/whats-new.md index 4296c65..a9700ec 100644 --- a/docs/general/whats-new.md +++ b/docs/general/whats-new.md @@ -50,6 +50,8 @@ - In the zot GUI, you can [bookmark](../user-guides/user-guide-gui.md#bookmarks) an image so that it can be easily found later. Bookmarked images appear in search queries when the bookmarked option is enabled. +### Ability to delete tags from the UI + ### Command line search - The [`zli search`](../user-guides/zli.md#_zli-search) command allows smart searching for a repository by its name or for an image by its repo:tag.