Skip to content

fix: What's New shows on first run + /update seeds version#85

Merged
royosherove merged 1 commit intomainfrom
fix/whats-new-first-run
May 10, 2026
Merged

fix: What's New shows on first run + /update seeds version#85
royosherove merged 1 commit intomainfrom
fix/whats-new-first-run

Conversation

@royosherove
Copy link
Copy Markdown
Member

Fixes silent What's New after upgrade from pre-0.5.14. See commit message for details.

Two bugs fixed:
1. First run after upgrading from pre-0.5.14 had no .last-version file,
   so checkVersionChange returned null (silent). Now shows 'What's new
   in vX.Y.Z' even without a previous version recorded.
2. /update now seeds .last-version with current version BEFORE updating,
   so after restart the new code sees old≠new and triggers the notification.

Also: added CHANGELOG.md entries for v0.5.11–v0.5.14 (were missing).
@royosherove royosherove merged commit bf0b907 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