aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-05-13 20:24:48 +0300
committerAUTOMATIC <16777216c@gmail.com>2023-05-13 20:24:48 +0300
commit27f7fbf35cd72d547d830f97828ee13d3d2009aa (patch)
tree8a80f841fc4a5d588e1214111990aca7472a8cc1 /CHANGELOG.md
parent12c78138dd56eef029ce74e371c8e646cb07f6fb (diff)
update readme
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d1727864..b586b271 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+## Upcoming 1.2.1
+
+### Features:
+ * add an option to always refer to lora by filenames
+
+### Bug Fixes:
+ * never refer to lora by an alias if multiple loras have same alias or the alias is called none
+ * fix upscalers disappearing after the user reloads UI
+ * allow bf16 in safe unpickler (resolves problems with loading some loras)
+ * allow web UI to be ran fully offline
+
## 1.2.0
### Features: