From 9d488ee666084f4f4bee3ad2213dd017c4018da8 Mon Sep 17 00:00:00 2001 From: Ionite Date: Tue, 22 Aug 2023 03:05:14 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d7a10ae..65509a68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,19 +5,26 @@ All notable changes to Stability Matrix will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html). -## v2.2.1 +## v2.3.0 + ### Added - New installable Package - [Fooocus](https://github.com/lllyasviel/Fooocus) - Added "Select New Data Directory" button to Settings +- Pause/Resume/Cancel buttons on downloads popup. Paused downloads persists and may be resumed after restarting the app ### Fixed -- Fixed SD.Next shared folders config not working with new config format, reverted to Junctions / Symlinks - Fixed issue where model version wouldn't be selected in the "All Versions" section of the Model Browser - Improved Checkpoints page indexing performance - Fixed issue where Checkpoints page may not show all checkpoints after clearing search filter - Fixed issue where Checkpoints page may show incorrect checkpoints for the given filter after changing pages +## v2.2.1 + +### Fixed +- Fixed SD.Next shared folders config not working with new config format, reverted to Junctions / Symlinks + ## v2.2.0 + ### Added - Added option to search by Base Model in the Model Browser - Animated page transitions