You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vibed/.beans/vibed-qk1k--bit-by-bit-chan...

694 B

title status type created_at updated_at
bit-by-bit: Changelog tab in Settings completed feature 2026-07-18T17:26:57Z 2026-07-18T17:26:57Z

Added a Changelog tab to the Settings modal (after About) listing released changes as dated entries, one concise sentence each, newest first. Content is distilled from the project's beans issues (release dates from each bean's completion). Implemented as a CHANGELOG data array + renderChangelog() rendering into #panel-changelog, with styling matching the app. Updated DESIGN.md §2 settings sections list. Validated with Playwright + screenshot: tab switches, four date groups render, no console errors or non-file requests.