feat: Add /changelog page to console #5820

Closed
opened 2026-02-16 17:57:12 -05:00 by yindo · 0 comments
Owner

Originally created by @R44VC0RP on GitHub (Jan 14, 2026).

Originally assigned to: @thdxr on GitHub.

Problem

OpenCode has no public changelog page. Users need to visit GitHub releases to see what's new.

Proposed Solution

Add a /changelog route to the console that fetches and displays GitHub releases with:

  • Version and date
  • Grouped sections (Core, TUI, SDK, etc.)
  • Clickable contributor attributions
  • Styling consistent with existing pages (download, zen)
Originally created by @R44VC0RP on GitHub (Jan 14, 2026). Originally assigned to: @thdxr on GitHub. ## Problem OpenCode has no public changelog page. Users need to visit GitHub releases to see what's new. ## Proposed Solution Add a `/changelog` route to the console that fetches and displays GitHub releases with: - Version and date - Grouped sections (Core, TUI, SDK, etc.) - Clickable contributor attributions - Styling consistent with existing pages (download, zen)
yindo added the docs label 2026-02-16 17:57:12 -05:00
yindo closed this issue 2026-02-16 17:57:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#5820