diff --git a/README.md b/README.md index 01d787a..1a49b1d 100644 --- a/README.md +++ b/README.md @@ -72,15 +72,17 @@ A folder named `build` will be created, containing all the necessary files. # Supported Metadata formats -* AUTOMATIC1111 +* AUTOMATIC1111 and A1111-compatible metadata such as + * Tensor.Art + * SDNext * InvokeAI (Dream/sd-metadata/invokeai_metadata) * NovelAI * Stable Diffusion -* SDNext * EasyDiffusion * RuinedFooocus +* Fooocus * FooocusMRE -* ComfyUI + SDXL (Work in progress) +* Stable Swarm You can even use it on images without metadata and still use the other features such as rating and albums! diff --git a/What's New v1.6.2.md b/What's New v1.6.2.md index 33d30c8..65a2691 100644 --- a/What's New v1.6.2.md +++ b/What's New v1.6.2.md @@ -47,7 +47,11 @@ Thanks to Terence for a whole bunch of bug fixes and enhancements! ## Enhancements -* Improved thumbnail loading performance on scrolling +* Added a **Slideshow** function in the Popout Preview window. + * Press Space to start/stop the slideshow + * Go to **Settings > Image > Slide show delay** to adjust the time between image changes +* Improved thumbnail loading efficiency - only thumbnails in current view are loaded + * Scrolling quickly will not trigger thumbnail loads * Add **Actual Size** option in Preview * Added filters: (Click the Filter button or press CTRL-F) * **Aesthetic Score - No Score** - show images without an Aesthetic Score @@ -65,6 +69,7 @@ Thanks to Terence for a whole bunch of bug fixes and enhancements! ## Bugfixes * Additional indexes to fix query slowdowns +* Fixed bug where Preview Pane loses focus when changing pages * Move txt files when moving images #239 * Fix issue with unsetting rating of selected images in thumbnail view #237 * Fixed some startup crashes