diff --git a/CHANGELOG.md b/CHANGELOG.md index e988405f..93d87c47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,18 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2 ## v2.12.2 ### Added - Added Beta scheduler to the scheduler selector in Inference +### Changed +- (Internal) Updated to Avalonia 11.1.4 ### Fixed - Fixed ComfyUI NF4 extension not installing properly when prompted in Inference - Fixed [#932](https://github.com/LykosAI/StabilityMatrix/issues/932), [#935](https://github.com/LykosAI/StabilityMatrix/issues/935), [#939](https://github.com/LykosAI/StabilityMatrix/issues/939) - InvokeAI failing to update - Fixed repeated nested folders being created in `Models/StableDiffusion` when using Forge in Symlink mode in certain conditions. Existing folders will be repaired to their original structure on launch. +- Fixed minimize button not working on macOS +### Supporters +#### Visionaries +- We extend our heartfelt appreciation to our dedicated Visionary-tier Patreon supporter, **Waterclouds**. Your ongoing support is invaluable! +#### Pioneers +- We’d also like to thank our great Pioneer-tier patrons: **tankfox**, **tanangular**, **Mr. Unknown**, and **Szir777**. Your continuous support means a lot! ## v2.12.1 ### Fixed diff --git a/Directory.Build.props b/Directory.Build.props index 77081232..ebef34b6 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,5 @@  - 11.1.3 + 11.1.4