Update CHANGES.md

This commit is contained in:
cmdr2 2022-11-16 19:40:33 +05:30 committed by GitHub
parent ee31519552
commit 3555fa36aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,9 @@
# What's new?
### 2.4.6
* 16 Nov 2022 - Fix a regression in VRAM usage during startup, which caused 'Out of Memory' errors when starting on GPUs with 4gb (or less) VRAM
### 2.4.5
* Add checkbox for "Open browser on startup".
* Add a directory for core plugins that ship with Stable Diffusion UI by default.
* Add a "What's New?" tab as a core plugin, which fetches the contents of CHANGES.md from the app's release branch.
* 16 Nov 2022 - Add checkbox for "Open browser on startup".
* 16 Nov 2022 - Add a directory for core plugins that ship with Stable Diffusion UI by default.
* 16 Nov 2022 - Add a "What's New?" tab as a core plugin, which fetches the contents of CHANGES.md from the app's release branch.