From d522982bdb68b520ff67740858e1808e4edc593e Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 8 Jul 2025 16:08:10 -0400 Subject: [PATCH] update todo/changelog Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa008e72f..9281b7557 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,11 @@ In this release we finally break with legacy with the removal of the original [A1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui/) codebase which has not been maintained for a while now This plus major cleanup of codebase and external dependencies resulted in ~53k LoC (*lines-of-code*) reduction and spread over [~680 files](https://github.com/vladmandic/sdnext/pull/4017)! -We also switched project license to **Apache-2.0** which means that SD.Next is now fully compatible with commercial and non-commercial use and redistribution regardless of modifications! +We also switched project license to [Apache-2.0](https://github.com/vladmandic/sdnext/blob/dev/LICENSE.txt) which means that SD.Next is now fully compatible with commercial and non-commercial use and redistribution regardless of modifications! Feature highlights include: - **ModernUI** layout redesign which should make it more user friendly and easier to navigate +- Redesigned **Video** interface with - New background replacement and relightning methods using **Latent Bridge Matching** and new **PixelArt** processing filter - New LLM/VLM models available for captioning and prompt enhance - Compute improvements @@ -22,7 +23,7 @@ Although upgrades and existing installations are tested and should work fine! [ReadMe](https://github.com/vladmandic/automatic/blob/master/README.md) | [ChangeLog](https://github.com/vladmandic/automatic/blob/master/CHANGELOG.md) | [Docs](https://vladmandic.github.io/sdnext-docs/) | [WiKi](https://github.com/vladmandic/automatic/wiki) | [Discord](https://discord.com/invite/sd-next-federal-batch-inspectors-1101998836328697867) -### Details for 2025-07-07 +### Details for 2025-07-08 - **License** - SD.Next [license](https://github.com/vladmandic/sdnext/blob/dev/LICENSE.txt) switched from **aGPL-v3.0** to **Apache-v2.0**