feat: render changelog in about page #31

Closed
opened 2026-03-08 20:25:45 -07:00 by hikari · 0 comments
Owner

The About page currently contains a How to Play guide. We should also render the changelog (release notes) as markdown so players can see what's new without leaving the game.

Acceptance Criteria

  • Changelog content is added to aboutPanel.tsx (or sourced from a data file)
  • Markdown is rendered in the About panel, formatted consistently with the rest of the UI
  • New releases are kept up to date alongside the How to Play guide

This issue was created with help from Hikari~ 🌸

The About page currently contains a How to Play guide. We should also render the changelog (release notes) as markdown so players can see what's new without leaving the game. ## Acceptance Criteria - [ ] Changelog content is added to `aboutPanel.tsx` (or sourced from a data file) - [ ] Markdown is rendered in the About panel, formatted consistently with the rest of the UI - [ ] New releases are kept up to date alongside the How to Play guide ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-03-09 09:35:30 -07:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#31