Skip to content

Post-upgrade release notes on interactive start - #314

Merged
TheGreatAxios merged 1 commit into
mainfrom
stack/cl-5333-changelog-notes
Aug 4, 2026
Merged

Post-upgrade release notes on interactive start#314
TheGreatAxios merged 1 commit into
mainfrom
stack/cl-5333-changelog-notes

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • Parse Keep-a-Changelog version sections and stamp lastChangelogVersion in global settings (CL-5333)
  • On fresh interactive TUI start after upgrade, show bounded release notes in the session banner; first install stamps quietly; resume does not re-banner (CL-5332)
  • /changelog and /changelog full for on-demand history
  • Ship CHANGELOG.md with release binaries via scripts/release.sh (CL-5334)

Test plan

  • bun run typecheck
  • bun test src/changelog/index.test.ts src/settings.test.ts src/tui/components/event-log.test.ts (146 pass)
  • Dogfood: fresh session with watermark behind package version shows banner once
  • Dogfood: second start quiet; resume with pending notes does not banner
  • Dogfood: /changelog and /changelog full

Linear: CL-5333, CL-5332, CL-5334

Parse Keep-a-Changelog sections, stamp lastChangelogVersion in global
settings, banner new sections after upgrade (quiet on first install and
resume), add /changelog, and ship CHANGELOG.md with release binaries.
@linear-code

linear-code Bot commented Aug 4, 2026

Copy link
Copy Markdown

CL-5333

@TheGreatAxios
TheGreatAxios merged commit e67bc67 into main Aug 4, 2026
1 check 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