Skip to content

feat: What's New notification after update#83

Merged
royosherove merged 1 commit intomainfrom
feat/whats-new-on-update
May 10, 2026
Merged

feat: What's New notification after update#83
royosherove merged 1 commit intomainfrom
feat/whats-new-on-update

Conversation

@royosherove
Copy link
Copy Markdown
Member

On restart after update, startup message includes changelog highlights.

🆕 Updated: v0.5.12 → v0.5.13
• soul.md + user.md persona injection
• Auto-reload persona on file change
• 4 bug fixes
  • Reads bundled CHANGELOG.md (now in package.json#files)
  • Compares ~/.roundhouse/.last-version to current
  • First run / same version: no extra text
  • 393 tests green

On startup, compares current version to ~/.roundhouse/.last-version.
If version changed (update happened), appends changelog highlights
to the startup notification message.

- Reads latest entry from bundled CHANGELOG.md (first 6 lines)
- Shows: '🆕 Updated: v0.5.12 → v0.5.13' + bullet points
- First run: no notification (just writes version file)
- Same version: no extra text (normal startup)
- 393 tests green
@royosherove royosherove merged commit d8f6495 into main May 10, 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