Skip to content

fix: surface Synapse release notes on current (1.156.0:2) - #80

Merged
helix-nine merged 1 commit into
masterfrom
fix/surface-release-notes
Jul 21, 2026
Merged

fix: surface Synapse release notes on current (1.156.0:2)#80
helix-nine merged 1 commit into
masterfrom
fix/surface-release-notes

Conversation

@MattDHill

Copy link
Copy Markdown
Member

Problem

The real Synapse release notes were carried on a same-version node frozen in other[], while current shipped the placeholder "Internal updates". The manifest and StartOS upgrade UI surface only versions.current.releaseNotes (start-sdk setupManifest.ts:71), so users upgrading saw "Internal updates" instead of the real changelog.

Fix

Moves the real notes onto current and bumps the revision to 1.156.0:2. Migrations and other[] are intentionally left untouched, so upgrade behavior is identical — this is a notes-only change.

Test plan

  • CI build is green.
  • Install/upgrade to 1.156.0:2; confirm the StartOS upgrade screen shows the real Synapse release notes, not "Internal updates".

@helix-nine
helix-nine merged commit cb54c7c into master Jul 21, 2026
3 checks passed
@helix-nine
helix-nine deleted the fix/surface-release-notes branch July 21, 2026 04:26
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.

2 participants