Skip to content

Commit

Permalink
Add 0.4 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Stax124 committed Oct 27, 2023
1 parent e1499e9 commit ded547d
Showing 1 changed file with 56 additions and 1 deletion.
57 changes: 56 additions & 1 deletion docs/changelog.md
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 ❤️

0 comments on commit ded547d

Please sign in to comment.