Skip to content

v0.47.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 19:59

What's Changed

  • feat(connect): Cloudflare Access service-token support on every ComfyUI endpoint by @artokun in #289
  • fix(models): stop downloads pinning the turn, and stop disclaiming ones that ran (#290) by @artokun in #291
  • ci: pin GitHub Actions to commit SHAs (2) by @mirkosalvato1-ctrl in #295
  • fix(codex): make interrupted and retrying turns recoverable by @JusticeWay in #294
  • fix(train): upper-bound train_start params (#104) by @artokun in #300
  • feat(runpod): pod-side dead-man switch + structural GraphQL validation (#269) by @artokun in #301
  • feat(train): dataset inputs for app clients — json output listing + ref items by @artokun in #302
  • fix(orchestrator): ignore hello retargets to unreachable instances (zombie tabs) by @artokun in #303
  • fix(train): serialize doctor probes + retry the image check once (cold-docker flake) by @artokun in #304
  • feat(train): dataset + job-config readers — datasets/detail/job-config/train_file by @artokun in #306
  • fix(ipadapter): always send weight_type — required by current IPAdapter_plus (#305) by @artokun in #308
  • docs: correct every advertised asset count, and make them testable by @artokun in #299

New Contributors

Full Changelog: v0.46.0...v0.47.0