Browse Source

Changelog for infinity fix

pull/341/head
Ionite 11 months ago
parent
commit
24d5258013
No known key found for this signature in database
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
- Fixed PathTooLongException for IPAdapter folders when using ComfyUI in Symlink mode
- Fixed configs and symlinks not being cleaned up when switched to the opposite mode
- Fixed model indexing stopping when encountering paths longer than 1021 bytes in length
- Fixed repeated nested folders being created in `Models/ControlNet` when using ComfyUI in Symlink mode. Existing folders will be repaired to their original structure on launch.
## v2.7.3
### Added

Loading…
Cancel
Save