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. v0.11.13

    Maintenance30 June 2026

    Dependency maintenance: updated non-major dependencies to their latest patch and minor versions. No breaking changes or new features in this release.

  2. v0.11.12

    Minor30 June 2026

    Resolved accessibility and compliance issues across the template: - **Contrast**: improved color contrast ratios to meet WCAG AA standards - **Modal focus management**: fixed focus trap and restoration in modal dialogs - **Input labels**: ensured all form inputs have properly associated labels - **Documentation**: updated stale references and examples These changes strengthen compliance posture and improve experience for assistive-technology users. No migration required.

  3. v0.11.11

    Maintenance30 June 2026

    Dependency maintenance: updated non-major dependencies to latest patch and minor versions for improved stability and security posture.

  4. v0.11.10

    Maintenance30 June 2026

    Dependency maintenance: updated GitHub Actions checkout to v7 for improved CI/CD reliability and compatibility.

  5. v0.11.8

    Maintenance22 June 2026

    Dependency maintenance: pinned transitive dependencies to ensure consistent builds and reproducible installs across environments.

  6. v0.11.7

    Minor22 June 2026

    Fixed theme variable binding for `--font-sans` and `--font-mono` to properly connect with Next.js font loader. The bundled Geist typeface now applies consistently across the template without manual font configuration workarounds. **What changed:** Theme CSS custom properties now correctly reference `next/font` variables, ensuring font stack inheritance works as intended. **Who benefits:** Projects using the default Geist setup will see cleaner font rendering and no need for additional font-face declarations.

  7. v0.11.6

    Maintenance20 June 2026

    Security and reliability hardening: updated Hono dependency pinning to ensure build integrity and pass automated security checks. No changes to template functionality or APIs.

  8. v0.11.5

    Minor16 June 2026

    **Matches Page ARIA & Keyboard Navigation** Fixed semantic markup on the matches page to improve accessibility compliance: - Tab controls now properly expose `role="tab"` and `aria-selected` state - Submit button status correctly wired to form state, improving screen reader announcements - Enhanced keyboard navigation flow for better assistive technology support These changes ensure the matches interface meets WCAG standards and provides a smoother experience for keyboard and screen reader users.

  9. v0.11.4

    Minor15 June 2026

    Fixed touch target sizing for ManageCookiesButton and te-top-banner to meet WCAG SC 2.5.8 standards (44×44 CSS pixels minimum). These components are now compliant with modern accessibility guidelines and will pass stricter audit requirements.

  10. v0.11.3

    Update15 June 2026

    This release resolves critical issues across core gaming features: - **Match & bracket rendering**: Fixed display and state management for tournament structures - **Dispute handling**: Corrected dispute workflow logic and UI consistency - **Stream embeds**: Resolved embed initialization and playback integration - **Accessibility**: Enhanced ARIA attributes and keyboard navigation across affected components - **Documentation**: Updated guides to reflect current API and component behavior All fixes are backward-compatible. No migration required.

  11. v0.11.2

    Minor14 June 2026

    **Accessibility:** Navigation hover underline animation now respects the `prefers-reduced-motion` user preference. Users with motion sensitivity will no longer see the animation, improving compliance with WCAG motion guidelines and reducing vestibular discomfort for affected users.

  12. v0.11.1

    Minor14 June 2026

    **Canonical tag scope fix**: Moved layout-level canonical declarations to page scope. This prevents child pages from incorrectly inheriting parent canonical tags, ensuring search engines index each page with its own canonical URL. Improves SEO hygiene for multi-page gaming and esports sites.

  13. v0.11.0

    Minor14 June 2026

    **Per-route metadata support**: Configure page-specific metadata (title, description, OG tags) directly in route definitions. Simplifies SEO setup across your gaming/esports site. **Web app manifest**: Included manifest.json with proper PWA configuration for installability and branding on mobile home screens. **Safe-area & dvh fixes**: Corrected layout calculations for notched devices and modern viewport units (dvh). Eliminates layout shift on iPhone/Android and ensures full-height sections render correctly in browsers that support dynamic viewport height. These changes improve mobile UX an…

    Show full notes →

    **Per-route metadata support**: Configure page-specific metadata (title, description, OG tags) directly in route definitions. Simplifies SEO setup across your gaming/esports site. **Web app manifest**: Included manifest.json with proper PWA configuration for installability and branding on mobile home screens. **Safe-area & dvh fixes**: Corrected layout calculations for notched devices and modern viewport units (dvh). Eliminates layout shift on iPhone/Android and ensures full-height sections render correctly in browsers that support dynamic viewport height. These changes improve mobile UX and reduce boilerplate in your Next.js config.

  14. v0.10.6

    Maintenance7 June 2026

    Internal CI tooling update: integrated Claude Code PR review workflow. No changes to template functionality or dependencies.

  15. v0.10.5

    Minor7 June 2026

    **Favicon handling:** Added `src/app/icon.svg` to resolve favicon.ico 404 console errors. The Next.js app icon is now properly configured, eliminating spurious warnings in browser DevTools during development and production.

  16. v0.10.4

    Maintenance7 June 2026

    Licensing: Updated license model to unlimited-projects. No changes to template functionality or dependencies.

  17. v0.10.3

    Maintenance4 June 2026

    Dependency maintenance: updated non-major dependencies to their latest patch and minor versions. No breaking changes or new features in this release.

  18. v0.10.2

    Maintenance4 June 2026

    Documentation: added four universal buyer-docs to the storefront docs surface, improving guidance for common setup and configuration tasks.

  19. v0.10.1

    Maintenance3 June 2026

    Documentation: Added canonical Security Headers guide to installation docs, covering host-config and static-export deployment patterns (#119).

  20. v0.10.0

    Minor2 June 2026

    **New:** TopDemoBanner component with sticky-top positioning for conversion-focused demo layouts. The banner remains anchored to the viewport top, ideal for CTAs, trial signups, or feature highlights that need persistent visibility without consuming layout space. Use the component in your demo pages to drive engagement without disrupting the main content flow.

  21. v0.9.4

    Minor2 June 2026

    **Light-mode button contrast (WCAG AA).** Fixed button contrast ratio in light mode to meet WCAG AA standards, improving accessibility compliance across the template. **Analytics script mounting.** Resolved AnalyticsScripts initialization to ensure tracking fires reliably on page load and navigation. Both changes are transparent—no configuration needed.

  22. v0.9.3

    Maintenance1 June 2026

    Dependency maintenance: upgraded basic-ftp to v6. This is an internal tooling update with no impact on template functionality or buyer workflows.

  23. v0.9.2

    Maintenance1 June 2026

    Dependency maintenance: pinned dependencies to ensure consistent builds and reproducible installs across environments. No feature changes or breaking updates.

  24. v0.9.1

    Maintenance31 May 2026

    Maintenance and reliability improvements.

  25. v0.9.0

    Update27 May 2026

    Added recharts integration to dashboard pages, enabling interactive, responsive data visualizations. Charts now render with smooth entry animations for a polished user experience. **What's new:** - Recharts library integrated for chart rendering - Dashboard pages now feature animated chart entry sequences - Improved data visualization capabilities across dashboard views No breaking changes. Update via `npm install` or your package manager.

  26. v0.8.16

    Maintenance27 May 2026

    Internal audit reporting refresh. QG-Report PDF updated with backfilled audit data for compliance tracking purposes. No changes to template functionality or buyer-facing features.

  27. v0.8.15

    Maintenance26 May 2026

    Maintenance and reliability improvements.

  28. v0.8.14

    Maintenance26 May 2026

    Documentation: added PREMIUM_AUDIT.md reference guide for external audit tracking and compliance documentation.

  29. v0.8.13

    Maintenance26 May 2026

    Documentation: improved `useCountUp` hook documentation with direction-agnostic wording for clarity across different use cases (#103).

  30. v0.8.12

    Maintenance26 May 2026

    Dependency hygiene: resolved cross-major version mismatches in pnpm.overrides to ensure consistent dependency resolution across the project. This improves build stability and reduces potential conflicts during installation.

  31. v0.8.11

    Minor26 May 2026

    Applied UI20 P1 compliance sweep across premium components: - **Trademarks**: corrected trademark symbol rendering and spacing in hero and footer sections - **Count-up**: fixed animation timing and number formatting edge cases - **Scale**: resolved responsive scaling inconsistencies on mobile and tablet viewports - **Dashboard tease**: improved visual hierarchy and contrast for premium feature callouts These refinements ensure the template meets current design standards and improves the premium user experience across all breakpoints.

  32. v0.8.10

    Minor26 May 2026

    **useCountUp hook:** Fixed initial value rendering on server to prevent hydration mismatches. When using count-up animations in server-rendered pages, the component now correctly displays the starting value before animation begins, eliminating layout shift and console warnings. This fix is particularly important for pages with multiple animated counters or when using Next.js static generation.

  33. v0.8.9

    Maintenance26 May 2026

    Documentation: Updated Framer Motion references to Motion (motion/react) for clarity with current library naming. Reorganized dashboard pages documentation into components section for improved discoverability.

  34. v0.8.8

    Minor26 May 2026

    Replaced `[CUSTOMISE:]` bracket syntax with generic descriptors throughout privacy-related templates (#96). This change makes the template more intuitive during customization—buyers can now follow clearer, more standard placeholder conventions without needing to interpret custom bracket notation. No migration required. Existing customizations remain compatible.

  35. v0.8.7

    Minor26 May 2026

    No action required on your end—this update applies automatically.

  36. v0.8.6

    Minor26 May 2026

    Fixed placeholder strings (`[CUSTOMISE:]` / `[REPLACE:]`) that were not being scrubbed from legal pages during build. This affected 5 legal template pages and could cause confusion or compliance issues if deployed without manual cleanup. If you've already deployed v0.8.5 or earlier, review your legal pages (Privacy Policy, Terms of Service, etc.) and remove any remaining placeholder markers before going live.

  37. v0.8.5

    Maintenance26 May 2026

    CI workflow: aligned release.yml to shipping-kit pattern for consistent deployment across the ui-rift family. No changes to template functionality or dependencies.

  38. v0.8.4

    Maintenance26 May 2026

    Dashboard layout refinement: corrected full-width wrapper behaviour. Removed unused ESLint directives to improve code quality and maintainability.

  39. v0.8.3

    Maintenance25 May 2026

    Documentation and code quality improvements: synced primitive JSDoc from UI00-BASE and cleaned up eslint comments. No functional changes.

  40. v0.8.2

    Maintenance25 May 2026

    Dependency hygiene: propagated UI00-BASE #116 and applied pnpm.override for qs DoS mitigation (#84). No feature changes or breaking updates.

  41. v0.8.1

    Maintenance25 May 2026

    Internal sync: aligned RevealOnScroll `as` prop and useIsMobile singleton implementation with UI00-BASE. No user-facing changes.

  42. v0.8.0

    Update25 May 2026

    Backported LiveActivityRail component with integrated Rift event pool (#80). This new component provides real-time activity tracking and event management for live gaming and esports scenarios. **What's new:** - LiveActivityRail component for displaying active events and player activity - Rift event pool integration for efficient event state management - Built for gaming/esports use cases with live tournament and match tracking **How to use:** Import and integrate LiveActivityRail into your dashboard or event management pages. The component connects directly to the Rift event pool, so live up…

    Show full notes →

    Backported LiveActivityRail component with integrated Rift event pool (#80). This new component provides real-time activity tracking and event management for live gaming and esports scenarios. **What's new:** - LiveActivityRail component for displaying active events and player activity - Rift event pool integration for efficient event state management - Built for gaming/esports use cases with live tournament and match tracking **How to use:** Import and integrate LiveActivityRail into your dashboard or event management pages. The component connects directly to the Rift event pool, so live updates flow automatically as events change state. See the component documentation for configuration options and event schema details.

  43. v0.7.3

    Maintenance25 May 2026

    Dependency hygiene: updated @types/react to v19.2.15. This is a patch-level type definitions update with no impact on runtime behaviour or component APIs.

  44. v0.7.2

    Maintenance25 May 2026

    Dependency maintenance: pinned dependencies to ensure consistent builds and reproducible installs across environments. No functional changes or new features in this release.

  45. v0.7.1

    Maintenance25 May 2026

    Dependency management: added pnpm.overrides configuration for ws and brace-expansion@5.x to ensure consistent transitive dependency resolution across the project.

  46. v0.7.0

    Update25 May 2026

    Added foundational form components to streamline input handling: - **Input**: Semantic input wrapper with autofill detection and consistent styling - **Label**: Associated label component with proper `for` binding - **FieldMessage**: Error/hint message container with semantic markup - **ARIA-invalid styling**: Built-in CSS for invalid state feedback These primitives reduce boilerplate when building forms and ensure WCAG compliance out of the box. Autofill detection prevents style conflicts with browser password managers. Use these as building blocks for custom form layouts or pair with exist…

    Show full notes →

    Added foundational form components to streamline input handling: - **Input**: Semantic input wrapper with autofill detection and consistent styling - **Label**: Associated label component with proper `for` binding - **FieldMessage**: Error/hint message container with semantic markup - **ARIA-invalid styling**: Built-in CSS for invalid state feedback These primitives reduce boilerplate when building forms and ensure WCAG compliance out of the box. Autofill detection prevents style conflicts with browser password managers. Use these as building blocks for custom form layouts or pair with existing validation libraries.

  47. v0.6.0

    Minor25 May 2026

    Added a new **Skeleton primitive component** for building loading placeholders across your dashboard. Includes a pre-built dashboard loading state that mirrors your content layout, reducing layout shift and improving perceived performance during data fetches. Use the Skeleton component to wrap content areas while async operations complete. The dashboard example demonstrates best practices for skeleton composition and timing.

  48. v0.5.0

    Minor25 May 2026

    **OpenGraph Preview Image Support** Added automatic OpenGraph preview image generation at the standard 1200x630 resolution. Social links now render with proper preview images across Twitter, LinkedIn, Discord, and other platforms that consume OG meta tags. This improves click-through rates and visual consistency when sharing your gaming/esports content. No configuration required — the feature is enabled by default.

  49. v0.4.0

    Minor25 May 2026

    Improved numeric and monospace rendering across the kit: - **Body text**: Applied `font-variant-numeric: tabular-nums` baseline for consistent digit alignment in stats, scores, and leaderboards - **Monospace surfaces**: Added slashed-zero (`font-variant-numeric: slashed-zero`) for clearer code and terminal-style displays These OpenType features enhance readability in gaming contexts where precision and visual clarity matter—especially for live stats, player rankings, and debug overlays. No migration needed; updates apply automatically.

  50. v0.3.1

    Minor25 May 2026

    Fixed critical accessibility issues in the navbar and theme toggle components: - **Navbar landmark**: Added proper `<nav>` semantic structure with `role="navigation"` for improved screen reader navigation. - **aria-controls**: Connected theme toggle button to controlled elements with explicit `aria-controls` attributes. - **aria-pressed**: Theme toggle now correctly reports its state via `aria-pressed` for assistive technologies. These changes ensure the template meets WCAG 2.1 AA standards for keyboard navigation and screen reader users. No breaking changes — update at your convenience.

  51. v0.3.0

    Update21 May 2026

    Added `<RevealOnScroll>` component for triggering animations and content reveals when elements enter the viewport. Ideal for below-fold conversion optimization in hero sections, feature showcases, and call-to-action blocks. The component handles intersection observer setup, animation timing, and performance optimization out of the box. Pairs well with existing animation utilities for staggered reveals and progressive disclosure patterns common in gaming and esports UI. See the component API and usage examples in the updated docs.

  52. v0.2.0

    Maintenance21 May 2026

    Documentation: Added Copilot and Codex bot instructions to enforce Renovate dependency management canon. This improves the development workflow for contributors and maintainers but does not affect template functionality or buyer-facing features.

  53. v0.1.23

    Maintenance21 May 2026

    Internal: backported family consistency fixes from UI04 to align component structure across the template suite. No breaking changes or new features.

  54. v0.1.22

    Minor21 May 2026

    **Hydration fix:** Page transition wrapper now renders unconditionally, preventing hydration mismatches during client-side navigation. This resolves edge cases where the wrapper could conditionally render on server vs. client, causing layout instability or lost transition state. No action required—update at your convenience.

  55. v0.1.21

    Minor21 May 2026

    Migrated marketing entry animations from Framer Motion to native CSS keyframes. This reduces JavaScript execution overhead during page load and decreases bundle size, resulting in faster initial renders and smoother transitions on lower-end devices. No API changes. All existing animation behavior is preserved.

  56. v0.1.20

    Maintenance21 May 2026

    Documentation hygiene: removed stale per-kit generate-report.js script from docs. No functional changes to the template or build output.

  57. v0.1.19

    Maintenance20 May 2026

    CI tooling: bumped Node.js from v20 to v22 to unblock pnpm 11 support. No changes to template functionality or dependencies.

  58. v0.1.18

    Maintenance19 May 2026

    Security and reliability hardening. Update recommended.

  59. v0.1.17

    Maintenance18 May 2026

    Dependency maintenance: updated non-major dependencies to their latest patch and minor versions. No breaking changes or new features in this release.

  60. v0.1.16

    Maintenance18 May 2026

    Dependency maintenance: pinned dependencies to ensure consistent builds and reduce supply-chain drift across environments.

  61. v0.1.15

    Maintenance18 May 2026

    Dependency maintenance: updated @types/node to v24.12.4 for improved TypeScript compatibility and type definitions.

  62. v0.1.14

    Maintenance18 May 2026

    Dependency management: pinned project dependencies to ensure consistent builds and reproducible installs across environments.

  63. v0.1.13

    Maintenance15 May 2026

    Dependency maintenance: updated renovatebot/github-action to v46. This is a routine tooling update with no impact on template functionality or buyer workflows.

  64. v0.1.12

    Maintenance13 May 2026

    Dependency security update: Next.js bumped to v16.2.6. This patch release addresses upstream security concerns and maintains framework stability. No breaking changes or new features. Update recommended for all users.

  65. v0.1.11

    Minor12 May 2026

    Resolved mechanical-review P1 and P2 findings in motion and comment components (#33). These fixes improve component stability and ensure compliance with quality standards. No breaking changes or migration required.

  66. v0.1.10

    Maintenance12 May 2026

    Dependency management: inherited Renovate configuration from organization settings and added Dependabot weekly schedule for automated dependency updates. No template or component changes.

  67. v0.1.9

    Minor12 May 2026

    - **P1 input label fix**: corrected missing or malformed label associations on form inputs, ensuring screen reader users can properly identify form fields - **4× P094 findings**: addressed additional WCAG compliance issues These fixes improve audit readiness and ensure the template meets accessibility standards for production deployments. No breaking changes or migration required.

  68. v0.1.8

    Maintenance12 May 2026

    Dependency update: upgraded lucide-react to v1. All icon components remain compatible and functional. No action required.

  69. v0.1.7

    Maintenance12 May 2026

    Dependency update: TypeScript upgraded to v6. This is a tooling enhancement with no impact on template functionality or your projects built with this kit. All existing code remains compatible.

  70. v0.1.6

    Minor9 May 2026

    Maintenance and reliability improvements.

  71. v0.1.5

    Minor9 May 2026

    Maintenance and reliability improvements.

  72. v0.1.4

    Minor9 May 2026

    Maintenance and reliability improvements.

  73. v0.1.3

    Minor9 May 2026

    Maintenance and reliability improvements.

  74. v0.1.2

    Minor9 May 2026

    Maintenance and reliability improvements.

  75. v0.1.1

    Minor9 May 2026

    Maintenance and reliability improvements.

  76. v0.1.0

    Update8 May 2026

    First release of the Rift kit, a Next.js front end built for the gaming and esports vertical. - Esports-style home page with broadcast cards, tournament bracket, and leaderboard preview - Dashboard with an overview plus seven domain-specific pages and settings - Authentication flows including gaming OAuth and a two-step registration wizard - Marketing pages: pricing, in-depth features, a games card grid, and about, contact, and blog - Below-the-fold home sections — stats, features, testimonials, pricing, FAQ, and call to action - Indigo accent theming with ambient glow applied consistently ac…

    Show full notes →

    First release of the Rift kit, a Next.js front end built for the gaming and esports vertical. - Esports-style home page with broadcast cards, tournament bracket, and leaderboard preview - Dashboard with an overview plus seven domain-specific pages and settings - Authentication flows including gaming OAuth and a two-step registration wizard - Marketing pages: pricing, in-depth features, a games card grid, and about, contact, and blog - Below-the-fold home sections — stats, features, testimonials, pricing, FAQ, and call to action - Indigo accent theming with ambient glow applied consistently across the kit

76 releases