Skip to content

Release 1.4.0 - #59

Merged
next-devin merged 1 commit into
mainfrom
release-1.4.0
Sep 8, 2026
Merged

Release 1.4.0#59
next-devin merged 1 commit into
mainfrom
release-1.4.0

Conversation

@next-devin

Copy link
Copy Markdown
Contributor

Promotes the Unreleased changelog entry to 1.4.0 - 2026-09-08 and bumps the three version markers (manifest.json, README.md, CLAUDE.md). The only change in this release is #57: nine token-shaped settings under Theme Settings > Style (Layout: body_bg_color, border_color, radius_control, radius_card, section_padding, content_gap, container_max_width; Type Scale: heading_scale, body_size), bridged into :root by layouts/base.html and consumed by the six homepage sections. Default options emit nothing, so an existing store renders identically after upgrading.

No CSS, template, or script changed since #57 merged; assets/main.css is untouched and the drift gate confirms the committed artifact matches a fresh build.

Gates, run locally on this branch with Tailwind v4.2.2:

  • make verify-theme — css-check + 67 tests, OK
  • make css-drift — candidate matches committed CSS (50298 bytes)
  • python3 scripts/check-settings-parity.py — 128 data values match 150 schema settings
  • python3 scripts/check-templates.py — 62 template files

After merge: tag v1.4.0 on the squash commit and publish the GitHub release with the 1.4.0 changelog section as its notes, matching the 1.3.0 precedent. Live stores are not touched by this PR.

🤖 Generated with Claude Code

Promote the Unreleased entry to 1.4.0 and bump the three version markers
(manifest.json, README.md, CLAUDE.md). No CSS or template change since #57;
assets/main.css is unchanged and the drift gate confirms it.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@next-devin
next-devin marked this pull request as ready for review September 8, 2026 03:07
@kilo-code-bot

kilo-code-bot Bot commented Sep 8, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

The PR is a pure release promotion: manifest.json, README.md, and CLAUDE.md are bumped from 1.3.0 to 1.4.0, and CHANGELOG.md renames the ## Unreleased section to ## 1.4.0 - 2026-09-08. All three version markers agree, the changelog date matches today, and no code/CSS/templates are touched, so there is no logic, security, or regression surface to review.

Files Reviewed (4 files)
  • CHANGELOG.md
  • CLAUDE.md
  • README.md
  • manifest.json

Reviewed by minimax-m3 · Input: 21.9K · Output: 1.3K · Cached: 91K

@next-devin
next-devin merged commit 70101e5 into main Sep 8, 2026
2 checks passed
@next-devin
next-devin deleted the release-1.4.0 branch September 8, 2026 03:09
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.

1 participant