Skip to content

Changelog: add 1.29.0-1.31.0 (preserve existing versions) - #76

Merged
radiantnode merged 3 commits into
mainfrom
claude/changelog-skill-preserve-versions-hbtigf
Jul 18, 2026
Merged

Changelog: add 1.29.0-1.31.0 (preserve existing versions)#76
radiantnode merged 3 commits into
mainfrom
claude/changelog-skill-preserve-versions-hbtigf

Conversation

@radiantnode

Copy link
Copy Markdown
Owner

Appends the three new player-facing release days to docs/CHANGELOG.md without touching any existing entry. All prior versions (1.0.0 through 1.28.0) are byte-for-byte unchanged; this is an insertion-only change.

New entries

  • 1.31.0 ("Round Trip") — Sat Jul 18: the round target now climbs to six and walks back down instead of snapping straight to one.
  • 1.30.0 ("Second Wind") — Mon Jul 13: fix for the flaky-signal board freeze (old dice stuck, new ones stacking, no winner); the board now catches itself up on the next roll. Dependency bumps folded into the behind-the-scenes line.
  • 1.29.0 ("The Usual") — Sat Jul 11: signed-in players greeted by name, plus Create Game spacing.

Each day is a MINOR bump (a new player-facing feature or a significant fix). July 16–17 were pure merge/dependabot commits with no content of their own, so they get no section.

Notes

  • The internal token-gated /api/widget page was intentionally left out (it's ops-facing, not a player feature).
  • New entries were run through the humanizer pass and lightly emoji'd; existing already-processed versions were left as-is.
  • The in-app "What's New" nav-menu panel (static/js/components/nav-menu.js) was not re-baked in this PR.

🤖 Generated with Claude Code

https://claude.ai/code/session_01DNzKHmNYVQoTuCCKQkxbYu


Generated by Claude Code

claude added 3 commits July 18, 2026 02:03
Append the three player-facing release days after 1.28.0 without
touching any existing entry (insertion-only):

- 1.29.0 ("The Usual"): signed-in greetings by name, Create Game spacing
- 1.30.0 ("Window Seat"): home-screen widget + stale-board freeze fix
- 1.31.0 ("Round Trip"): target dice climb-and-descend triangle wave

New entries humanized and lightly emoji'd; existing versions left as-is.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DNzKHmNYVQoTuCCKQkxbYu
The /api/widget page is a token-gated internal/ops card, not a
player-facing feature, so it doesn't belong in the player changelog.
Remove that bullet and rename the day "Second Wind" to pun on the
remaining item (the flaky-signal board recovery). Version unchanged:
the board-freeze fix is a significant fix, so the day stays a MINOR.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DNzKHmNYVQoTuCCKQkxbYu
Sync the baked changelog HTML in nav-menu.js with the new CHANGELOG.md
entries (1.29.0 "The Usual", 1.30.0 "Second Wind", 1.31.0 "Round Trip").
Existing baked entries are untouched. The internal /api/widget item is
excluded, matching the doc. Content-only change in the harness-masked
.menu-changelog-body region; node --check passes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DNzKHmNYVQoTuCCKQkxbYu
@radiantnode
radiantnode merged commit d6e01aa into main Jul 18, 2026
7 checks 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.

2 participants