Skip to content

Issue 32-11: Fix demo layout and complete v2.0.1 - #1203

Merged
gacurl merged 1 commit into
mainfrom
issue-32-11-public-version-demo-layout
Aug 23, 2026
Merged

Issue 32-11: Fix demo layout and complete v2.0.1#1203
gacurl merged 1 commit into
mainfrom
issue-32-11-public-version-demo-layout

Conversation

@gacurl

@gacurl gacurl commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

Prepare AssetTrack v2.0.1 by fixing the demo-page horizontal overflow and completing verified version display across public, demo, and authenticated surfaces.

Related Issue

Closes #1202

Changes

  • Bump ASSETTRACK_VERSION to 2.0.1.
  • Fix demo-page width overflow with box-sizing: border-box.
  • Allow hero text to wrap naturally instead of forcing white-space: nowrap.
  • Update release notes for v2.0.1.
  • Add focused coverage for version display and demo CSS safeguards.

Verification

  • Focused tests: 36 passed
  • Full regression: 826 passed, 8 subtests passed
  • git diff --check passed
  • Docker rebuild passed
  • Login/public version display verified
  • Authenticated version display verified
  • Demo version display verified
  • Demo narrow-window overflow fixed
  • Full hero text visible
  • No horizontal demo scrollbar
  • No schema, persistence, auth, custody, event, route, dependency, or JavaScript changes

Notes

Do not create the v2.0.1 Git tag until this PR is merged and the exact verified release commit on main is confirmed.

@gacurl
gacurl merged commit a361b03 into main Aug 23, 2026
8 checks passed
@gacurl
gacurl deleted the issue-32-11-public-version-demo-layout branch August 23, 2026 17:53
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.

Issue 32-11: Complete public version display and demo layout fix for v2.0.1

1 participant