Skip to content

Issue 32-2: Establish visible v2.0.0 version - #1201

Merged
gacurl merged 1 commit into
mainfrom
issue-32-2-visible-version-v2
Aug 23, 2026
Merged

Issue 32-2: Establish visible v2.0.0 version#1201
gacurl merged 1 commit into
mainfrom
issue-32-2-visible-version-v2

Conversation

@gacurl

@gacurl gacurl commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

Establish AssetTrack v2.0.0 as the current release baseline, display the version in the shared application UI, and document version/tag/SHA discipline for future deployments.

Related Issue

Closes #1200

Changes

  • Added ASSETTRACK_VERSION = "2.0.0" as the single application version source.
  • Exposed the version through the existing shared template context.
  • Added AssetTrack v2.0.0 to the shared authenticated layout.
  • Added focused shared-layout version coverage.
  • Updated deployment documentation with SemVer, release-tag, and deployed-SHA requirements.
  • Updated release notes to v2.0.0.

Verification

  • Focused tests: 36 passed
  • Full regression: 826 passed, 8 subtests passed
  • git diff --check passed
  • Docker rebuild completed
  • Manual incognito browser verification completed
  • Version displayed correctly on multiple authenticated pages
  • No schema, persistence, auth, custody, event, dependency, or routing changes

Notes

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

@gacurl
gacurl merged commit 454b6e3 into main Aug 23, 2026
8 checks passed
@gacurl
gacurl deleted the issue-32-2-visible-version-v2 branch August 23, 2026 17:23
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-2: Establish visible v2.0.0 version and deployment versioning discipline

1 participant