From b65c9fc313222254015ffe406d9a4d801aa4282f Mon Sep 17 00:00:00 2001 From: JT Date: Sun, 3 Dec 2023 15:04:25 -0800 Subject: [PATCH] chagenlog --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba31a0cf..5401f44b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,19 @@ 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.7.0-pre.3 +### Added +- Added "Find Connected Metadata" options for root-level and file-level scans to the Checkpoints page +- Added "Update Existing Metadata" button to the Checkpoints page +- Added Hugging Face tab to the Model Browser +- Added the ability to type in a specific page number in the CivitAI Model Browser +### Changed +- Folder-level "Find Connected Metadata" now scans the selected folder and its subfolders +- Model Browser now split into "CivitAI" and "Hugging Face" tabs +### Fixed +- InvokeAI model links for T2I/IpAdapters now point to the correct folders +- Added extra checks to help prevent settings resetting in certain scenarios + ## v2.7.0-pre.2 ### Added - Added System Information section to Settings