v1.25.16
Minor26 May 2026**Fixed:** Security page mobile overflow issue (#63). Resolved layout constraints that caused horizontal scroll on smaller viewports, improving the mobile experience for admin dashboard users reviewing security settings.
v1.25.15
Minor26 May 2026**Fixed:** Development database now guards against incorrect template schema application (#61). This prevents silent schema mismatches when switching between template variants or running multiple instances locally. No action required for production deployments.
v1.25.14
Minor21 May 2026**Fixed:** API key validation now executes before browser session fallback (#60). This prevents edge cases where an invalid API key could be bypassed if a valid browser session existed. The fix strengthens the authentication chain without changing the public API or requiring migration steps.
v1.25.13
Minor21 May 2026Fixed API key session boundary enforcement (#59). The authentication layer now properly isolates API key sessions, preventing cross-session token reuse and strengthening the security boundary between concurrent requests.
This fix hardens the auth model without requiring code changes on your end. Recommended for all deployments handling sensitive API operations.
v1.25.12
Maintenance20 May 2026Documentation: cleaned up buyer-facing docs branding for consistency and clarity. No functional changes.
v1.25.11
Minor20 May 2026**Upload downloads hardening**: Improved security and resilience of file upload and download handling to prevent edge-case failures and potential vulnerabilities. This fix strengthens the dashboard's file operations without requiring any changes to your implementation.
v1.25.10
Minor19 May 2026Removed stale billing public route that was no longer in use. This cleanup reduces surface area and prevents accidental exposure of deprecated endpoints. No action required on upgrade.
v1.25.9
Maintenance18 May 2026Documentation: clarified production Docker Compose environment variable requirements for deployment workflows. No functional changes.
v1.25.8
Maintenance15 May 2026Internal quality improvements from phase 7 review cycle. No breaking changes or new features — safe to update.
v1.25.7
Maintenance14 May 2026Fixed console logging in the DSAR (Data Subject Access Request) compliance script that was inadvertently left in production code. This cleanup ensures compliance tooling runs silently in production environments without polluting browser or server logs.
v1.25.6
Minor14 May 2026**Fixed:** Compliance scaffold surfaces now propagate correctly through component hierarchy (#51). This resolves an issue where nested compliance-related components would not inherit surface styling and layout properties as expected. If you've noticed inconsistent rendering in compliance audit sections, this update restores the intended behavior.
v1.25.5
Maintenance14 May 2026Propagate phase 4 inherited safety fixes from upstream. Internal stability improvements with no breaking changes or new features.
v1.25.4
Maintenance14 May 2026Security: Fixed propagation of inherited phase 4 hardening configurations. This ensures security policies are correctly applied across component hierarchies without requiring manual intervention.
v1.25.3
Maintenance14 May 2026Fixed smooth scroll behavior declaration for Next.js environments. This ensures scroll-behavior CSS is properly applied across the dashboard layout without conflicts or resets.
v1.25.2
Minor14 May 2026**Fixed:** Browser-based Server-Sent Events (SSE) streams now correctly handle refresh cookie propagation. Previously, SSE connections would fail to maintain authentication when refresh tokens were involved. This fix ensures seamless real-time event streaming in authenticated dashboard contexts without manual cookie management workarounds.
v1.25.1
Maintenance13 May 2026Documentation: clarified default access control behaviour in activity module. No code changes.
v1.25.0
Update12 May 2026**Data Table Primitives**: Expanded primitive components for data tables give you finer control over column rendering, sorting, and filtering. Build custom table layouts without fighting the component API.
**Full-Width Dashboard Shell**: The dashboard container now respects full-width layouts, eliminating padding constraints for edge-to-edge content. Useful for immersive data visualizations and full-bleed sections.
**Dependencies**: Updated Next.js to 16.2.6 for stability and performance improvements.
No breaking changes. Existing dashboards continue to work; new primitives are opt-in.
v1.24.9
Minor8 May 2026- fix(deps): override vulnerable fast-xml-builder (#48)
v1.24.8
Minor8 May 2026- fix(auth): propagate account deletion hardening
v1.24.7
Minor8 May 2026- fix: align commerce surfaces with feature matrix (#46)
v1.24.6
Minor7 May 2026- fix(tl02): align showcase visuals with Nexus spec (#45)
v1.24.5
Minor7 May 2026- fix(mech-review): clear release findings
v1.24.4
Minor7 May 2026- fix(health): create local uploads dir before probe (#42)
v1.24.3
Minor7 May 2026- fix(marketing): gate demo copy for buyer builds (#40)
v1.24.2
Minor7 May 2026- fix(a11y): propagate base skip links and focus rings (#38)
v1.24.1
Minor7 May 2026- fix(ui): replace hardcoded colour classes with semantic tokens
v1.24.0
Update7 May 2026- feat(demo): add Template Empire live demo banner (#35)
v1.23.13
Minor2 May 2026- fix(package): slim buyer zip contents
v1.23.12
Minor2 May 2026- test: allow db-backed vitest hooks to complete
v1.23.11
Minor2 May 2026- fix(ui): use buyer brand placeholder in inherited chrome
v1.23.10
Minor2 May 2026- fix(db): wait for demo postgres before migrations
v1.23.9
Minor2 May 2026- fix(dev): fail fast when demo database is unavailable
v1.23.8
Minor2 May 2026- fix(ui): preserve outline button contrast
v1.23.7
Minor2 May 2026- fix(theme): align accent token with catalogue
v1.23.6
Minor2 May 2026- fix(deps): satisfy full dependency audit
v1.23.4
Minor2 May 2026- fix(tl02): remove hardcoded api docs styling
- fix(tl02): stabilise api docs lighthouse
- test(tl02): use pnpm for e2e dev server
- fix(tl02): stabilise buyer e2e checks
- docs(readme): align TL02 release version
- fix(theme): enforce globals-driven styling
- fix(landing): align TL02 with command-centre research layout
- fix(api): stabilise timing-safe response delay
- fix(theme): make TL02 palette globally customisable
v1.23.2
Minor29 April 2026_(no release notes provided)_
v1.23.1
Minor29 April 2026_(no release notes provided)_
v1.23.0
Update29 April 2026- fix(tl02): stabilise tests and showcase landing
- fix(email): escape CTA href attributes
- feat(landing): TL02-specific hero + features — trust-first §14.2 redesign
v1.22.0
Update28 April 2026- feat(tl02): phase 4 b8 — backend differentiators (demo seed, email templates, breadcrumbs)
v1.21.0
Update28 April 2026- feat(tl02): phase 4 b7 — admin utilities (settings store + cmd+k palette)
v1.20.0
Update28 April 2026- feat(tl02): phase 4 b6 — dashboard command-center widgets
v1.19.0
Update28 April 2026- feat(tl02): phase 4 b5 — audit log viewer with diff view
v1.18.0
Update28 April 2026- feat(tl02): phase 4 b4 — import/export with validation preview
v1.17.0
Update28 April 2026- feat(tl02): phase 4 b3 — bulk ops + URL filters + inline edit + date range
v1.16.1
Minor28 April 2026- fix(tl02): block login() for suspended users (Phase 4 B2 follow-up)
v1.16.0
Update28 April 2026- feat(tl02): phase 4 b2 — user & role management UI
v1.15.0
Update28 April 2026- feat(tl02): phase 4 b1 — relational RBAC schema + service helpers
v1.14.0
Update28 April 2026- feat(tl02): phase 4 b0 — admin paradigm foundation reset (§14.2)
v1.13.0
Update28 April 2026- feat(activity): backport activity-timeline helper (Phase 3.7)
v1.11.0
Update28 April 2026- feat(uploads): backport file-upload abstraction (Phase 3.6)
v1.9.0
Update28 April 2026- feat(events): backport in-memory event bus + SSE primitive (Phase 3.5)
v1.8.0
Update28 April 2026- feat(data-table): backport generic DataTable primitive (Phase 3.4)
v1.7.0
Update28 April 2026- feat(commerce): backport Stripe Connect marketplace primitive shim (Phase 3.3)
v1.6.0
Update28 April 2026- feat(commerce): backport commerce.mode + commerce.requireAccount flags
v1.5.0
Update28 April 2026- feat(marketing): adopt per-family content override slots from TL00-BASE v1.6.0
v1.4.3
Minor28 April 2026- ci: pass catalogue-canonical theme tokens to mech-review
v1.4.2
Minor28 April 2026- fix(copy): secondary marketing sweep + TL02 dark-mode default
v1.4.1
Minor28 April 2026- fix(copy): replace false hero/marketing claims with truthful foundation framing
v1.4.0
Update28 April 2026- feat(config): backport SITE_CONFIG.auth + SITE_CONFIG.commerce flags
v1.3.7
Minor27 April 2026- fix(base): propagate TL00-BASE v1.4.0 universal deltas
v1.3.6
Minor27 April 2026- fix(licence): commit licence.json placeholder so CI prebuild can run
v1.3.5
Minor27 April 2026- fix(package): exclude .npmrc from buyer ZIP
v1.3.4
Minor27 April 2026- fix(ci): mech-review now runs on GH Release ZIP regardless of Supabase upload
v1.3.3
Minor27 April 2026- fix(toolchain): pin packageManager: pnpm@10.33.0 + tighten engines.pnpm
v1.3.2
Minor27 April 2026- fix(ci): chain release → publish → mechanical-review in single workflow
- chore(ci): inherit canonical workflows from TemplateEmpire/.github
v1.3.1
Minor27 April 2026v1.3.1 — backport user.login_failed + sweep from TL00-BASE v1.3.1
Verified 11/11 PASS by te-verify-fullstack v0.2.1.
Backport from TL00-BASE v1.3.1 (commit 5926a75).