From a35e8002d9340f994f49e4c4011b04b4afe9c870 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 25 Mar 2024 15:03:07 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10dd819c6..90829a543 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,13 +8,15 @@ - Control API/CLI - SC LoRA -## Update for 2024-03-23 +## Update for 2024-03-25 - **Features**: - **Gallery**: list, preview, search through all your images and videos! implemented as infinite-scroll with client-side-caching and lazy-loading while being fully async and non-blocking search or sort by path, name, size, width, height, mtime or any image metadata item, also with extended syntax like *width > 1000* *settings*: optional additional user-defined folders, thumbnails in fixed or variable aspect-ratio + - **OneDiff**: new optimization/compile engine, thanks @aifartist + as with all other compile engines, enable via *settings -> compute settings -> compile* - **Changes**: - Removed built-in extensions: *ControlNet* and *Image-Browser* as both *image-browser* and *controlnet* have native equivalents