Commit Graph

113 Commits

Author SHA1 Message Date
comfyanonymous 700821e136 ComfyUI v0.28.0 2026-07-15 01:43:14 -04:00
comfyanonymous bb131be9e8 ComfyUI v0.27.0 2026-06-30 17:36:02 -04:00
comfyanonymous f6c162ddcf ComfyUI v0.26.0 2026-06-23 13:22:28 -04:00
comfyanonymous 135abed8da ComfyUI v0.25.0 2026-06-15 23:45:14 -04:00
comfyanonymous f49bdb6557 ComfyUI v0.24.0 2026-06-03 12:42:13 -04:00
comfyanonymous a88e02b185 ComfyUI v0.23.0 2026-06-01 13:05:25 -04:00
comfyanonymous a8d2519058 ComfyUI v0.22.0 2026-05-20 13:49:36 -04:00
comfyanonymous 26515acd23 ComfyUI v0.21.1 2026-05-13 16:25:01 -04:00
comfyanonymous 52976f3ea3 ComfyUI v0.21.0 2026-05-10 23:32:00 -04:00
comfyanonymous 64b8457f55 ComfyUI v0.20.1 because github is broken again and messed up my release. 2026-04-27 16:10:14 -04:00
comfyanonymous 75143eeb06 ComfyUI v0.20.0 2026-04-27 13:24:36 -04:00
comfyanonymous 3086026401 ComfyUI v0.19.3 2026-04-17 13:35:01 -04:00
comfyanonymous c033bbf516 ComfyUI v0.19.2 2026-04-17 00:26:35 -04:00
comfyanonymous 8f374716ee ComfyUI v0.19.1 2026-04-14 22:56:13 -04:00
comfyanonymous acd718598e ComfyUI v0.19.0 2026-04-13 03:02:36 -04:00
comfyanonymous ebf6b52e32 ComfyUI v0.18.1 2026-03-21 22:32:16 -04:00
comfyanonymous dc719cde9c ComfyUI version 0.18.0 2026-03-20 20:09:15 -04:00
comfyanonymous 63d1bbdb40 ComfyUI v0.17.0 2026-03-12 20:44:22 -04:00
comfyanonymous a7a6335be5 ComfyUI v0.16.4 2026-03-07 16:52:39 -05:00
comfyanonymous 1c21828236 ComfyUI v0.16.3 2026-03-05 17:25:49 -05:00
comfyanonymous 50549aa252 ComfyUI v0.16.2 2026-03-05 13:41:06 -05:00
comfyanonymous 6ef82a89b8 ComfyUI v0.16.1 2026-03-05 10:38:33 -05:00
comfyanonymous e04d0dbeb8 ComfyUI v0.16.0 2026-03-05 04:06:29 -05:00
comfyanonymous 3dd10a59c0 ComfyUI v0.15.1 2026-02-26 15:59:22 -05:00
comfyanonymous b874bd2b8c ComfyUI v0.15.0 2026-02-24 12:42:15 -05:00
comfyanonymous 19236edfa4 ComfyUI v0.14.1 2026-02-17 13:28:06 -05:00
comfyanonymous fe52843fe5 ComfyUI v0.14.0 2026-02-17 00:39:54 -05:00
comfyanonymous 6648ab68bc ComfyUI v0.13.0 2026-02-10 13:26:29 -05:00
comfyanonymous cb459573c8 ComfyUI v0.12.3 2026-02-05 01:13:35 -05:00
comfyanonymous 5087f1d497 ComfyUI v0.12.2 2026-02-04 00:08:59 -05:00
comfyanonymous 3be0175166 ComfyUI v0.12.1 2026-02-03 15:01:46 -05:00
comfyanonymous 66e1b07402 ComfyUI v0.12.0 2026-02-03 02:20:59 -05:00
comfyanonymous b0d9708974 ComfyUI v0.11.1 2026-01-29 00:27:23 -05:00
comfyanonymous 09725967cf ComfyUI version v0.11.0 2026-01-26 23:08:01 -05:00
comfyanonymous 9d273d3ab1 ComfyUI v0.10.0 2026-01-19 22:40:18 -05:00
comfyanonymous 8f40b43e02 ComfyUI v0.9.2 2026-01-15 10:57:35 -05:00
comfyanonymous 5ac1372533 ComfyUI v0.9.1 2026-01-13 01:44:06 -05:00
comfyanonymous db9e6edfa1 ComfyUI v0.9.0 2026-01-13 01:23:31 -05:00
comfyanonymous 2e9d51680a ComfyUI version v0.8.2 2026-01-07 23:50:02 -05:00
comfyanonymous ac12f77bed ComfyUI version v0.8.1 2026-01-07 22:10:08 -05:00
comfyanonymous fc0cb10bcb ComfyUI v0.8.0 2026-01-07 04:07:31 -05:00
comfyanonymous f59f71cf34 ComfyUI version v0.7.0 2025-12-30 22:41:22 -05:00
comfyanonymous e4c61d7555 ComfyUI v0.6.0 2025-12-23 20:50:02 -05:00
comfyanonymous ba6080bbab ComfyUI v0.5.1 2025-12-17 21:04:50 -05:00
comfyanonymous 3a5f239cb6 ComfyUI v0.5.0 2025-12-17 03:46:11 -05:00
comfyanonymous fc657f471a ComfyUI version v0.4.0
From now on ComfyUI will do version numbers a bit differently, every stable
off the master branch will increment the minor version. Anytime a fix needs
to be backported onto a stable version the patch version will be
incremented.

Example: We release v0.6.0 off the master branch then a day later a bug is
discovered and we decide to backport the fix onto the v0.6.0 stable, this
will be done in a separate branch in the main repository and this new
stable will be tagged v0.6.1
2025-12-09 18:26:49 -05:00
comfyanonymous 30c259cac8 ComfyUI version v0.3.76 2025-12-01 20:25:35 -05:00
comfyanonymous 8402c8700a ComfyUI version v0.3.75 2025-11-26 02:41:13 -05:00
comfyanonymous 90b3995ec8 ComfyUI v0.3.74 2025-11-26 00:34:15 -05:00
comfyanonymous 0c18842acb ComfyUI v0.3.73 2025-11-25 14:59:37 -05:00