Skip to main content
Skip to content

Last updated on 4 June 2026

Release history

Every release is published with a versioned changelog and quality-gate evidence. The full history is below.

Changelog

  1. v1.25.31

    Maintenance30 June 2026

    Dependency maintenance: updated lucide-react to v1. This release includes routine dependency hygiene improvements with no breaking changes to the dashboard or component APIs.

  2. v1.25.30

    Maintenance30 June 2026

    Dependency maintenance: updated non-major dependencies to their latest patch and minor versions. These updates include security and reliability hardening across the dependency tree. No breaking changes or migration required.

  3. v1.25.29

    Minor20 June 2026

    **Dependency Updates** Updated esbuild to v0.28.1, bringing security and reliability hardening to the build pipeline. This ensures your dashboard builds remain stable and performant as you scale. No breaking changes. Update at your convenience.

  4. v1.25.28

    Minor20 June 2026

    Updated nodemailer to ^9.0.1 to address security and reliability concerns identified during CI validation. This ensures email delivery components meet current security standards. **Update recommended** for all users relying on email functionality. No breaking changes or migration steps required.

  5. v1.25.27

    Maintenance7 June 2026

    Documentation: aligned licence terms in project documentation for clarity and consistency.

  6. v1.25.26

    Maintenance4 June 2026

    Dependency hygiene: updated @vitejs/plugin-react to v6. This is a routine maintenance release with no breaking changes to the template or its build output.

  7. v1.25.25

    Maintenance4 June 2026

    Dependency hardening: applied override to brace-expansion range to ensure consistent, secure dependency resolution across installations. No changes to product features or APIs.

  8. v1.25.24

    Maintenance4 June 2026

    Dependency hygiene: updated @types/uuid to v11 for improved type definitions and compatibility with the latest UUID tooling.

  9. v1.25.23

    Maintenance4 June 2026

    Documentation: added universal buyer documentation to improve onboarding and reference materials. No functional changes to the template.

  10. v1.25.22

    Maintenance2 June 2026

    Improved clarity in the import column mapping interface. Updated instructional copy to better guide users through data import workflows.

  11. v1.25.21

    Maintenance2 June 2026

    Fixed prose typography styling on the legal page to improve readability and maintain consistent type hierarchy across the dashboard. **Changes:** - Legal page prose typography alignment (#76)

  12. v1.25.20

    Maintenance2 June 2026

    Dependency maintenance: updated jsdom to v29. This improves test environment compatibility and aligns with current ecosystem standards. No changes to dashboard functionality or API surface.

  13. v1.25.19

    Maintenance2 June 2026

    Dependency maintenance: updated all non-major dependencies to their latest patch and minor versions. This release includes routine security and stability updates across the dependency tree with no breaking changes or new features.

  14. v1.25.18

    Maintenance2 June 2026

    Dependency update: bumped @types/nodemailer to v8. This is a maintenance release with no breaking changes or new features.

  15. v1.25.17

    Maintenance2 June 2026

    Dependency maintenance: updated all non-major dependencies to their latest patch and minor versions. This release includes routine security patches and compatibility improvements with no breaking changes or new features. No action required to upgrade.

  16. 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.

  17. 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.

  18. 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.

  19. v1.25.13

    Minor21 May 2026

    Fixed 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.

  20. v1.25.12

    Maintenance20 May 2026

    Documentation: cleaned up buyer-facing docs branding for consistency and clarity. No functional changes.

  21. v1.25.11

    Minor20 May 2026

    Security and reliability hardening. Update recommended.

  22. v1.25.10

    Minor19 May 2026

    Removed 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.

  23. v1.25.9

    Maintenance18 May 2026

    Documentation: clarified production Docker Compose environment variable requirements for deployment workflows. No functional changes.

  24. v1.25.8

    Maintenance15 May 2026

    Internal quality improvements from phase 7 review cycle. No breaking changes or new features — safe to update.

  25. v1.25.7

    Maintenance14 May 2026

    Fixed 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.

  26. 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.

  27. v1.25.5

    Maintenance14 May 2026

    Propagate phase 4 inherited safety fixes from upstream. Internal stability improvements with no breaking changes or new features.

  28. v1.25.4

    Maintenance14 May 2026

    Security: Fixed propagation of inherited phase 4 hardening configurations. This ensures security policies are correctly applied across component hierarchies without requiring manual intervention.

  29. v1.25.3

    Maintenance14 May 2026

    Fixed smooth scroll behavior declaration for Next.js environments. This ensures scroll-behavior CSS is properly applied across the dashboard layout without conflicts or resets.

  30. 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.

  31. v1.25.1

    Maintenance13 May 2026

    Documentation: clarified default access control behaviour in activity module. No code changes.

  32. 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.

  33. v1.24.9

    Minor8 May 2026

    Security and reliability hardening. Update recommended.

  34. v1.24.8

    Minor8 May 2026

    Maintenance and reliability improvements.

  35. v1.24.7

    Minor8 May 2026

    Maintenance and reliability improvements.

  36. v1.24.6

    Minor7 May 2026

    Maintenance and reliability improvements.

  37. v1.24.5

    Minor7 May 2026

    Maintenance and reliability improvements.

  38. v1.24.4

    Minor7 May 2026

    Maintenance and reliability improvements.

  39. v1.24.3

    Minor7 May 2026

    Maintenance and reliability improvements.

  40. v1.24.2

    Minor7 May 2026

    Maintenance and reliability improvements.

  41. v1.24.1

    Minor7 May 2026

    Maintenance and reliability improvements.

  42. v1.24.0

    Update7 May 2026

    Maintenance and reliability improvements, including a live demo banner for the hosted preview.

  43. v1.23.13

    Minor2 May 2026

    Maintenance and reliability improvements.

  44. v1.23.12

    Minor2 May 2026

    Maintenance and reliability improvements.

  45. v1.23.11

    Minor2 May 2026

    Maintenance and reliability improvements.

  46. v1.23.10

    Minor2 May 2026

    Maintenance and reliability improvements.

  47. v1.23.9

    Minor2 May 2026

    Maintenance and reliability improvements.

  48. v1.23.8

    Minor2 May 2026

    Maintenance and reliability improvements.

  49. v1.23.7

    Minor2 May 2026

    Maintenance and reliability improvements.

  50. v1.23.6

    Minor2 May 2026

    Maintenance and reliability improvements.

  51. v1.23.4

    Minor2 May 2026

    Maintenance and reliability improvements.

  52. v1.23.2

    Minor29 April 2026

    _(no release notes provided)_

  53. v1.23.1

    Minor29 April 2026

    _(no release notes provided)_

  54. v1.23.0

    Update29 April 2026

    A redesigned landing experience with a trust-first hero and refreshed feature sections tailored to this template. - New hero layout that leads with credibility - Reworked feature presentation - Security and reliability hardening across email links - Test stabilisation for a steadier build The result is a clearer, more polished first impression for visitors.

  55. v1.22.0

    Update28 April 2026

    Backend refinements that make the template more complete out of the box. - Seed data for a realistic, ready-to-explore demo - Transactional email templates for common notifications - Breadcrumb navigation for clearer page hierarchy Together these reduce the setup work needed before the template feels production-ready.

  56. v1.21.0

    Update28 April 2026

    Adds admin utilities that make navigating and configuring the console faster. - Centralised settings store for admin configuration - Command palette for quick keyboard-driven navigation and actions across the admin console

  57. v1.20.0

    Update28 April 2026

    Adds a command-center dashboard to the admin console, surfacing key metrics and activity at a glance. - Widget-based dashboard summarising system state - At-a-glance view of important metrics and recent activity - A starting point for monitoring the areas that matter most

  58. v1.19.0

    Update28 April 2026

    Adds an audit log viewer to the admin console, giving administrators a clear record of changes made across the system. - Browse a chronological history of administrative changes - Diff view shows exactly what changed between before and after states - Helps with traceability and accountability for record edits

  59. v1.18.0

    Update28 April 2026

    Adds import and export to the admin console with a validation step before any data is written. - Export records for backup or external processing - Import data from files with a preview of changes - Validation preview surfaces errors and conflicts before committing

  60. v1.17.0

    Update28 April 2026

    Expands the admin data tables with productivity features for working through large datasets faster. - Bulk operations to act on multiple records at once - Filters synced to the URL, so views are shareable and bookmarkable - Inline editing directly within table rows - Date-range filtering for time-bound queries

  61. v1.16.1

    Minor28 April 2026

    Maintenance and reliability improvements.

  62. v1.16.0

    Update28 April 2026

    Introduces a user and role management interface in the admin console, so administrators can manage accounts and assign permissions without touching the database. - Create, edit, and deactivate user accounts from the UI - Assign roles and review each user's effective permissions - Built on the relational permission model for consistent access control

  63. v1.15.0

    Update28 April 2026

    Adds a relational, role-based permission model to the admin console, giving you fine-grained control over what each user can see and do. - Roles and permissions backed by a relational data model - Reusable service helpers for enforcing access rules across admin actions - Strengthened access controls throughout the admin surface

  64. v1.14.0

    Update28 April 2026

    Internal groundwork that resets the admin foundation ahead of the new management features in this release line. No buyer-facing changes in this version; maintenance and reliability improvements only.

  65. v1.13.0

    Update28 April 2026

    Adds an activity timeline helper for presenting a chronological feed of events or user actions. - Reusable timeline helper you can drop into account, dashboard, or detail views - Renders ordered activity with consistent styling out of the box

  66. v1.11.0

    Update28 April 2026

    Adds a file-upload abstraction that gives you a consistent interface for handling user file uploads. - Unified upload helper to standardise how files are received and processed - Keeps upload handling in one place so you can swap storage targets without rewriting call sites

  67. v1.9.0

    Update28 April 2026

    Adds real-time update support through a lightweight event bus and server-sent events, so the interface can reflect changes as they happen. - In-process event bus for publishing and subscribing to updates - Server-sent events primitive for streaming live updates to the browser without polling

  68. v1.8.0

    Update28 April 2026

    Adds a generic DataTable component for presenting structured data in sortable, consistent tables. - Reusable table primitive that works across different data shapes - Consistent styling and behaviour you can reuse anywhere tabular data is shown

  69. v1.7.0

    Update28 April 2026

    Adds foundational support for marketplace-style payments built on Stripe Connect, enabling flows where funds are split between your platform and connected sellers. - New commerce primitive for Stripe Connect, ready to wire into multi-seller or marketplace checkout - Designed to slot into the existing payment configuration without reworking your storefront

  70. v1.6.0

    Update28 April 2026

    Introduces configurable commerce behaviour so you can tailor how purchases work without editing core code. - Commerce mode setting to switch between supported purchasing flows - Option to require a signed-in account before checkout, giving you control over guest versus account-based purchasing

  71. v1.5.0

    Update28 April 2026

    Adds per-family content override slots so you can customise marketing copy and content for each product family without forking shared layouts. - Override slots let individual families supply their own content where needed - Falls back to shared defaults when no override is provided, keeping maintenance low

  72. v1.4.3

    Minor28 April 2026

    Maintenance and reliability improvements.

  73. v1.4.2

    Minor28 April 2026

    Maintenance and reliability improvements.

  74. v1.4.1

    Minor28 April 2026

    Maintenance and reliability improvements.

  75. v1.4.0

    Update28 April 2026

    Adds site-level configuration for authentication and commerce, letting you adjust these areas from a central config rather than scattered code changes. - Auth and commerce settings consolidated into the site configuration - Makes it easier to enable, disable, or tune these features per deployment

  76. v1.3.7

    Minor27 April 2026

    Maintenance and reliability improvements.

  77. v1.3.6

    Minor27 April 2026

    Maintenance and reliability improvements.

  78. v1.3.5

    Minor27 April 2026

    Maintenance and reliability improvements.

  79. v1.3.4

    Minor27 April 2026

    Maintenance and reliability improvements.

  80. v1.3.3

    Minor27 April 2026

    Maintenance and reliability improvements.

  81. v1.3.2

    Minor27 April 2026

    Maintenance and reliability improvements.

  82. v1.3.1

    Minor27 April 2026

    v1.3.1 — backport user.login_failed + sweep from TL00-BASE v1.3.1 Backport from TL00-BASE v1.3.1 (commit 5926a75).

82 releases