Skip to content

Releases: alexopus/ComfyUI-Image-Saver

v1.15.1

11 Aug 12:40
Compare
Choose a tag to compare
  • Bugfix: Add missing parameter
  • Bugfix: Don't sanitize slashes in filenames

v1.15.0

10 Aug 08:21
Compare
Choose a tag to compare
  • Allow custom info to be added to metadata, inserted into the a111 string between clip skip and model hash
  • Sanitize filenames
  • Fixed timeout exception to prevent network timeout crashes

v1.14.2

26 Jul 09:02
Compare
Choose a tag to compare
  • Update list of schedulers

v1.14.1

23 Jul 09:51
Compare
Choose a tag to compare
  • Add ConditioningConcatOptional

v1.13.1

16 Jul 20:20
Compare
Choose a tag to compare
  • Fix parameter name mismatch

v1.13.0

16 Jul 20:20
Compare
Choose a tag to compare
  • Add support for Efficiency node pack's schedulers

v1.12.0

08 Jul 20:29
Compare
Choose a tag to compare
  • Schedulers list for KSampler (inspire) has been updated.
  • BREAKING CHANGE: To avoid future confusion, following nodes have been renamed:
    SchedulerSelector -> SchedulerSelectorInspire
    SchedulerSelectorComfy -> SchedulerSelector
    SchedulerToString -> SchedulerInspireToString
    SchedulerComfyToString -> SchedulerToString

v1.11.1

04 Jul 22:23
Compare
Choose a tag to compare
  • Place preview switch at the end

v1.11.0

04 Jul 22:17
Compare
Choose a tag to compare

Allow disabling previews.

v1.10.0

09 Jun 12:20
Compare
Choose a tag to compare
  • Provide 'Image Saver Simple' & 'Image Saver Metadata' that can be used together, separating metadata node from image saver node
  • scheduler input has been renamed to scheduler_name