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
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,12 @@ 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
-
- Added "New Directory" and "Delete" options to the context menu of the tree view on the Checkpoints page.
12
-
- Added new toggle for dragging and dropping models on the Checkpoints page, when enabled, all selected models will now move together with the dragged model
13
-
- Added "File Size" sorting option to the Checkpoints page
11
+
#### Checkpoint Manager
12
+
- Added "New Directory" and "Delete" options to the context menu of the tree view.
13
+
- Added new toggle for drag & drop - when enabled, all selected models will now move together with the dragged model
14
+
- Added "File Size" sorting option
15
+
- Added "Hide Empty Categories" toggle
16
+
- Added "Select All" button to the InfoBar (shown when at least one model is selected)
14
17
### Changed
15
18
- The "Download Failed" message for model downloads is now persistent until dismissed
0 commit comments