Skip to content

chore(release): 0.14.34 - #1220

Merged
artokun merged 1 commit into
mainfrom
chore/release-0.14.34
Aug 14, 2026
Merged

chore(release): 0.14.34#1220
artokun merged 1 commit into
mainfrom
chore/release-0.14.34

Conversation

@artokun

@artokun artokun commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Ships #1218 (#1172 — combo rebuild + empty-list disclosure) and #1219 (duplicate changelog sections).

First release cut through the repaired changelog path. Notes went under [Unreleased], the generator promoted them into exactly one dated section, and changelog-integrity.test.mjs passes. Under the old path this would have been the fourth duplicate pair.

  • pyproject.toml and PANEL_VERSION both at 0.14.34 (CI asserts they match)
  • web/changelog.json regenerated — 189 releases
  • Suite: 4264 tests, 0 failures

Merging this triggers the Comfy Registry publish workflow.

🤖 Generated with Claude Code

Ships two fixes, and is the first release cut through the repaired changelog path.

- #1218 / #1172 — panel_refresh_nodes no longer answers `refreshed: true` while a
  newly added CheckpointLoaderSimple keeps an empty ckpt_name list. The reapply sweep
  now rebuilds combo option arrays from the /object_info payload it just fetched
  instead of relying on a frontend call whose per-node effect the panel never
  observed, and an authoritative list that comes back EMPTY is disclosed rather than
  hidden behind a structural "refreshed" verdict.
- #1219 — every release since 0.14.31 had written TWO changelog sections for one
  version. Cause: notes hand-written under a pre-numbered heading, then the generator
  adding its own; the hand edit landed after the script exited, so no in-script guard
  could see it. The three duplicated releases are merged (losslessly — verified entry
  by entry against the original release commits), `today()` now has one UTC source
  instead of local calendar fields, and a committed test asserts the shipped file's
  shape so the next occurrence fails on the release PR rather than months later.

VERIFIED BY BEING THE FIRST USER OF THE FIX: notes went under [Unreleased], the
generator promoted them into exactly ONE dated section, and
changelog-integrity.test.mjs passes. Under the old path this commit would have been
the fourth duplicate pair.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copilot AI balanced review requested due to automatic review settings August 14, 2026 07:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@artokun
artokun merged commit 0992e1f into main Aug 14, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants