Skip to content

docs(changelog): relocate #77046 and #77280 entries from 2026.5.3 to Unreleased#77728

Merged
openperf merged 1 commit intomainfrom
docs/changelog-relocate-77046-77280-to-unreleased
May 5, 2026
Merged

docs(changelog): relocate #77046 and #77280 entries from 2026.5.3 to Unreleased#77728
openperf merged 1 commit intomainfrom
docs/changelog-relocate-77046-77280-to-unreleased

Conversation

@openperf
Copy link
Copy Markdown
Member

@openperf openperf commented May 5, 2026

Summary

PRs #77046 and #77280 were merged after the 2026.5.3 release was cut, so their CHANGELOG entries should appear under ## Unreleased (targeting the next release) rather than inside the already-published ## 2026.5.3 block.

This commit moves both lines from the tail of ## 2026.5.3 → ### Fixes to the tail of ## Unreleased → ### Fixes. No wording changes.

Verification

  • git diff shows exactly 2 lines removed from ## 2026.5.3 and 2 lines appended to ## Unreleased
  • pnpm exec oxfmt --check --threads=1 CHANGELOG.md — format OK

@openclaw-barnacle openclaw-barnacle Bot added size: XS maintainer Maintainer-authored PR labels May 5, 2026
@clawsweeper
Copy link
Copy Markdown
Contributor

clawsweeper Bot commented May 5, 2026

Codex review: needs maintainer review before merge.

Summary
The PR moves the #77046 and #77280 changelog bullets from the 2026.5.3 Fixes section to Unreleased Fixes without wording changes.

Reproducibility: not applicable. this is a changelog placement PR, so the relevant check is release chronology rather than a runtime reproduction path. The release commit predates both referenced merge commits.

Real behavior proof
Not applicable: Real behavior proof is not required for this MEMBER-authored changelog-only PR.

Next step before merge
No repair lane: this is a protected maintainer-labeled changelog-only PR with no concrete defect for ClawSweeper to fix.

Security
Cleared: The diff is changelog-only and does not touch code execution, dependencies, workflows, secrets, or package metadata.

Review details

Best possible solution:

Land the changelog-only move after maintainer review so post-v2026.5.3 fixes are documented under Unreleased for the next release.

Do we have a high-confidence way to reproduce the issue?

Not applicable: this is a changelog placement PR, so the relevant check is release chronology rather than a runtime reproduction path. The release commit predates both referenced merge commits.

Is this the best way to solve the issue?

Yes. Moving only the two post-release bullets to ## Unreleased is the narrowest maintainable fix; no code, tests, or wording changes are needed for this cleanup.

What I checked:

Likely related people:

Codex review notes: model gpt-5.5, reasoning high; reviewed against cbcca6e55ff7.

@openperf openperf force-pushed the docs/changelog-relocate-77046-77280-to-unreleased branch 2 times, most recently from d8f03b4 to 2f4a0f3 Compare May 5, 2026 07:12
@openperf openperf force-pushed the docs/changelog-relocate-77046-77280-to-unreleased branch from 2f4a0f3 to 1bd228f Compare May 5, 2026 07:17
@openperf openperf merged commit 121ac44 into main May 5, 2026
37 checks passed
@openperf openperf deleted the docs/changelog-relocate-77046-77280-to-unreleased branch May 5, 2026 07:18
@openperf
Copy link
Copy Markdown
Member Author

openperf commented May 5, 2026

Merged via squash.

Thanks @openperf!

vincentkoc added a commit to VintageAyu/openclaw that referenced this pull request May 5, 2026
…ainer-hardening

* origin/main: (843 commits)
  docs(changelog): relocate openclaw#77046 and openclaw#77280 entries from 2026.5.3 to Unreleased (openclaw#77728)
  docs: reorder unreleased changelog
  fix: expose ollama thinking profile before activation (openclaw#77617) (thanks @yfge)
  fix: expose ollama thinking profile before activation
  test(gateway): preserve dispatch timers in waiter
  test(gateway): keep startup context timer live
  docs: document cache-friendly activity helper
  ci: install ffmpeg for Mantis media previews
  fix: avoid impossible device token rotation advice (openclaw#77688) (thanks @Conan-Scott)
  docs(changelog): note doctor device pairing advice fix
  fix(doctor): avoid impossible device token rotation advice
  ci: use Crabbox media previews for Mantis
  docs: filter maintainer-owned triage noise
  test: cover GitHub activity helper
  fix(session-file-repair): drop null-role message entries instead of preserving them (openclaw#77288)
  fix: prune orphan session artifacts
  perf: reduce GitHub activity cache misses
  fix: cache session list model resolution (openclaw#77650) (thanks @ragesaq)
  ci: embed Mantis desktop previews
  fix(replay-history): drop trailing stream-error placeholder before provider send (openclaw#77287)
  ...

# Conflicts:
#	CHANGELOG.md
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request May 9, 2026
…rom 2026.5.3 to Unreleased (openclaw#77728)

Merged via squash.

Prepared head SHA: 1bd228f
Co-authored-by: openperf <80630709+openperf@users.noreply.github.com>
Co-authored-by: openperf <80630709+openperf@users.noreply.github.com>
Reviewed-by: @openperf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer Maintainer-authored PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant