You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,15 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
8
8
## v2.12.0-dev.3
9
9
### Added
10
10
- Added Settings option "Console: History Size" to adjust the number of lines stored in the console history when running packages. Defaults to 9001 lines.
11
+
#### Model Browser
12
+
- Added AuraFlow & Flux base model types to the CivitAI model browser
11
13
#### Checkpoint Manager
12
14
- Added "New Directory" and "Delete" options to the context menu of the tree view.
13
15
- Added new toggle for drag & drop - when enabled, all selected models will now move together with the dragged model
14
16
- Added "File Size" sorting option
15
17
- Added "Hide Empty Categories" toggle
16
18
- Added "Select All" button to the InfoBar (shown when at least one model is selected)
19
+
- Added "unet" shared model folder for ComfyUI
17
20
### Changed
18
21
- The "Download Failed" message for model downloads is now persistent until dismissed
0 commit comments