-
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
56 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,56 @@ | ||
# Changelog | ||
# Changelog | ||
|
||
## v0.4.0 | ||
|
||
### Biggest Changes | ||
|
||
- Hi-res fix for AITemplate | ||
- Model and VAE autoloading | ||
- Partial support for Kdiffusion samplers (might be broken in some cases - controlnet, hi-res...) | ||
- Hypertile support (https://github.com/tfernd/HyperTile) | ||
- Theme overhaul | ||
|
||
### All Changes | ||
|
||
- Added docs for Vast.ai | ||
- Better Settings UI | ||
- Updated Model Manager | ||
- Garbage Collection improvements | ||
- Hi-res fix for AITemplate | ||
- Added DPMSolverSDE diffusers sampler | ||
- Model autoloading | ||
- Partial support for Kdiffusion samplers (might be broken in some cases - controlnet, hi-res...) | ||
- Tag autofill | ||
- New SendTo UI that is context aware | ||
- Fixed symlink deletion bug for models | ||
- New documentation theme | ||
- New sigma types for Kdiffusion (exponential, polyexponential, VP) | ||
- Image upload should now display correct dimensions | ||
- Fixed WebP crashes in some cases | ||
- Remote LoRA support `<lora:URL:weight>` | ||
- Fix some CORS issues | ||
- Hypertile support (https://github.com/tfernd/HyperTile) | ||
- Fixed uvicorn logging issues | ||
- Fixed update checker | ||
- Added some extra tooltips to the UI | ||
- Sampler config override for people that hate their free time | ||
- Bumped dependency versions | ||
- Image browser entries should get sorted on server, removing the need for layout shift in the UI | ||
- Cleaned up some old documentation | ||
- Transfer project from PyLint to Ruff | ||
- Github Actions CI for Ruff linting | ||
- Theme overhaul | ||
- Fixed NaiveUI ThemeEditor | ||
- Sort models in Model Loader | ||
- Console logs now accessible in the UI | ||
- ...and probably a lot more that I already forgot | ||
|
||
### Contributors | ||
|
||
- gabe56f (https://github.com/gabe56f) | ||
- Stax124 (https://github.com/Stax124) | ||
- Katehuuh (https://github.com/Katehuuh) | ||
|
||
### Additional Notes | ||
|
||
Thank you for 850 stars on GitHub and 500 Discord members ❤️ |