Skip to content

Finalize changelog for 0.3.18 - #835

Merged
TheGreatAxios merged 2 commits into
mainfrom
release-0.3.18-changelog
Sep 8, 2026
Merged

Finalize changelog for 0.3.18#835
TheGreatAxios merged 2 commits into
mainfrom
release-0.3.18-changelog

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • Publishes Corbits Code 0.3.18 release notes from merged work since v0.3.17.
  • Dates the 0.3.18 changelog section for the release.

Verification

  • bun run check passes.
  • Notes reconcile against v0.3.17..origin/main and all 13 Linear v0.3.18 issues.

@TheGreatAxios TheGreatAxios left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Critic · Request changes

Publishes the 0.3.18 changelog from the merged release range.

Findings

  • CHANGELOG.md:34 — The note says both row and chrome updates are coalesced to renderer cadence, but only row updates are frame-coalesced (src/tui/row-update-queue.ts:1); chrome recomposes synchronously whenever its input key changes (src/tui/shell/chrome.ts:186). Multiple chrome input changes before one renderer frame therefore trigger multiple recompositions, so split this into the two behaviors implemented by the PR.

Notes

  • The release header, one-file scope, 13 release concepts, and release-script section matcher otherwise reconcile with v0.3.17..origin/main and merged PRs #819-#833.

@TheGreatAxios
TheGreatAxios merged commit b8dd3b3 into main Sep 8, 2026
5 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.

1 participant