From 216e3c8985ba1c57730e12323ea734afc5b1f341 Mon Sep 17 00:00:00 2001 From: "Beau Beauchamp, WebTigers" Date: Wed, 22 Jul 2026 12:59:33 -0400 Subject: [PATCH] feat(theme): add Why Tiger to the public nav (v0.39.1-beta) Lead the PUMA public header with a /why-tiger link, before the Solutions mega-menu, pointing at the Why Tiger marketing page. Co-Authored-By: Claude Opus 4.8 (1M context) --- CHANGELOG.md | 6 ++++++ library/Tiger/Version.php | 2 +- themes/puma/views/scripts/_partials/public-header.phtml | 1 + 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ff0832..25b98ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ All notable changes to **Tiger Core** (`webtigers/tiger-core`). Format follows ## [Unreleased] +## [0.39.1-beta] — 2026-07-22 + +### Added +- **"Why Tiger" in the public nav.** The PUMA public header now leads with a `/why-tiger` link + (before the Solutions mega-menu), pointing at the Why Tiger marketing page. + ## [0.39.0-beta] — 2026-07-22 ### Added diff --git a/library/Tiger/Version.php b/library/Tiger/Version.php index 387d9a7..cdb4084 100644 --- a/library/Tiger/Version.php +++ b/library/Tiger/Version.php @@ -9,5 +9,5 @@ class Tiger_Version { /** Current Tiger Core version. Keep in lockstep with the git tag cut for a release. */ - const VERSION = '0.39.0-beta'; + const VERSION = '0.39.1-beta'; } diff --git a/themes/puma/views/scripts/_partials/public-header.phtml b/themes/puma/views/scripts/_partials/public-header.phtml index 53a683e..b829624 100644 --- a/themes/puma/views/scripts/_partials/public-header.phtml +++ b/themes/puma/views/scripts/_partials/public-header.phtml @@ -84,6 +84,7 @@ $mega = [