From a23a6abeb2b87fb318d6388f3c2b51f95a7d7fa5 Mon Sep 17 00:00:00 2001 From: mbshields Date: Sat, 16 Dec 2023 22:56:53 -0800 Subject: [PATCH] docs: add ability to delete tags from UI to What's New (#142) 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.