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

    Maintenance30 June 2026

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

  2. v1.15.12

    Maintenance30 June 2026

    Dependency hygiene: updated type definitions to latest stable versions. No breaking changes or new features in this release.

  3. v1.15.10

    Maintenance22 June 2026

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

  4. v1.15.9

    Maintenance22 June 2026

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

  5. v1.15.8

    Minor22 June 2026

    Refined ARIA compliance and documentation accuracy across the dashboard and demo components. **Improvements:** - Enhanced `aria-live` region handling for live-activity notifications with neutral politeness levels, improving screen-reader announcements without unnecessary interruptions. - Dashboard drawer now properly marked `inert` when closed, preventing accidental focus escape and improving keyboard navigation. - Consolidated favicon source to a single authoritative asset, reducing redundancy and ensuring consistency across all viewport sizes. - Corrected font and media asset references in…

    Show full notes →

    Refined ARIA compliance and documentation accuracy across the dashboard and demo components. **Improvements:** - Enhanced `aria-live` region handling for live-activity notifications with neutral politeness levels, improving screen-reader announcements without unnecessary interruptions. - Dashboard drawer now properly marked `inert` when closed, preventing accidental focus escape and improving keyboard navigation. - Consolidated favicon source to a single authoritative asset, reducing redundancy and ensuring consistency across all viewport sizes. - Corrected font and media asset references in documentation and demo pages for accuracy. These changes strengthen accessibility compliance and clean up asset management without requiring any action on your part.

  6. v1.15.7

    Minor22 June 2026

    This patch resolves several polish items identified in v1.15.6: - **Font binding**: Body and mono typefaces now correctly bind to Next.js font loader variables, ensuring consistent font delivery and reducing layout shift. - **Light mode focus contrast**: Enhanced focus indicator contrast in light theme to meet WCAG AA standards across all interactive elements. - **Reduced-motion parity**: Motion preference toggle now applies consistently across all animated components, respecting user system settings. - **Documentation accuracy**: Updated component docs to reflect current API and best practic…

    Show full notes →

    This patch resolves several polish items identified in v1.15.6: - **Font binding**: Body and mono typefaces now correctly bind to Next.js font loader variables, ensuring consistent font delivery and reducing layout shift. - **Light mode focus contrast**: Enhanced focus indicator contrast in light theme to meet WCAG AA standards across all interactive elements. - **Reduced-motion parity**: Motion preference toggle now applies consistently across all animated components, respecting user system settings. - **Documentation accuracy**: Updated component docs to reflect current API and best practices. No breaking changes. Update at your convenience.

  7. v1.15.6

    Maintenance20 June 2026

    Dependency maintenance: applied security and reliability hardening patches to js-yaml and @babel/core via pnpm.overrides. No breaking changes or new features. Recommended for all users.

  8. v1.15.5

    Maintenance20 June 2026

    Dependency maintenance: updated non-major dependencies to their latest patch and minor versions. These updates include security and reliability hardening across the stack. No breaking changes or new features in this release.

  9. v1.15.4

    Maintenance20 June 2026

    Dependency hygiene: updated picomatch to v4 for improved build tooling stability and performance.

  10. v1.15.3

    Breaking20 June 2026

    This release pins hono to ^4.12.25 via pnpm.overrides to enforce security and reliability improvements in the HTTP framework layer. **Action required:** After updating, verify your pnpm lockfile reflects the pinned version. If you have hono listed as a direct dependency in your package.json, consider aligning your constraint to ^4.12.25 or higher to maintain consistency with this release. No API changes or feature removals. All existing code continues to work without modification.

  11. v1.15.2

    Minor15 June 2026

    Updated touch target sizing across interactive components to meet WCAG 2.5.8 compliance standards. **Changes:** - ManageCookiesButton: increased minimum height from 6 to 9 units - Top banner dismiss button: increased height from 6 to 8 units These adjustments ensure adequate spacing for reliable touch interaction on mobile and tablet devices, reducing accidental activations and improving overall usability for all users.

  12. v1.15.1

    Minor13 June 2026

    **Magic Bento CSS Fix** Fixed `--magic-glow-color` CSS variable assignments in the magic-bento component by wrapping values in `rgb()`. This ensures consistent color rendering across browsers and resolves edge cases where the glow effect would fail to apply correctly when the variable was referenced in color-dependent contexts. No breaking changes. Update at your convenience.

  13. v1.15.0

    Minor12 June 2026

    This release focuses on compliance and cross-browser reliability: - **SEO enhancements**: Improved canonical URL handling and metadata structure for better search engine indexing. - **Accessibility improvements**: Refined ARIA patterns and semantic markup to meet stricter audit standards. - **WebKit compatibility**: Fixed rendering edge cases in Safari and webkit-based browsers. - **Documentation**: Updated guides to reflect current best practices. - **Licensing**: Clarified license terms in source files. No breaking changes. Update at your convenience.

  14. v1.14.9

    Maintenance8 June 2026

    Dependency hygiene: updated type definitions to latest stable versions. No breaking changes or new features in this release.

  15. v1.14.8

    Maintenance9 June 2026

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

  16. v1.14.7

    Minor7 June 2026

    **Magic Bento glow fix**: Corrected the glow effect in the magic-bento component to use a valid CSS RGB triplet from the BRAND palette. Previously, an invalid CSS variable reference prevented the glow from rendering. This fix ensures the component displays as designed across all browsers.

  17. v1.14.6

    Maintenance7 June 2026

    CI workflow improvements: integrated Claude Code PR review automation to streamline development processes. No changes to template functionality or dependencies.

  18. v1.14.5

    Minor7 June 2026

    **Accessibility fixes:** - Fixed focus trap behavior in DemoLightbox component to ensure keyboard navigation remains properly contained. - Added guard logic to RAG delete operations, preventing accidental data loss. **Form & RSC improvements:** - Contact form now uses React Server Components for improved performance and reduced client-side bundle size. **Documentation:** - Updated README version references for consistency. These changes improve compliance with WCAG standards and enhance the reliability of critical user interactions.

  19. v1.14.4

    Update7 June 2026

    Licensing model updated to unlimited-projects. You can now deploy this template across as many projects as needed under a single license, removing previous per-project restrictions. This change simplifies licensing administration for teams and agencies managing multiple deployments. No code changes required — update and deploy.

  20. v1.14.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.

  21. v1.14.2

    Maintenance4 June 2026

    Documentation: added four universal buyer-docs to the storefront docs surface, improving guidance for common setup and configuration scenarios. No code changes in this release.

  22. v1.14.1

    Maintenance3 June 2026

    Documentation: Added canonical Security Headers guide to installation docs, covering host-config and static-export deployment patterns (#189). Reference material for securing your deployment—no code changes required.

  23. v1.14.0

    Minor2 June 2026

    Added `TopDemoBanner` component (#188): a sticky-positioned conversion banner for demo environments. Stays anchored to the viewport top, ideal for CTAs, trial signups, or feature highlights without disrupting page flow. Drop it into your demo layout and customize via standard props. No dependencies added.

  24. v1.13.11

    Maintenance31 May 2026

    Fixed release packaging to ensure the Documentation route is correctly included in distribution archives. This resolves an issue where the /docs endpoint was missing from shipped builds.

  25. v1.13.10

    Maintenance27 May 2026

    Internal: refreshed Quality-Gate Report PDF with backfilled audit data. No changes to template functionality or dependencies.

  26. v1.13.9

    Maintenance26 May 2026

    Packaging hygiene: excluded documentation artifacts (AGENTS.md, docs folder, Word files) from the shipped bundle to reduce package size. Quick-start PDF now included in distribution. No functional changes — update at your convenience.

  27. v1.13.8

    Minor26 May 2026

    **Fixed:** useCountUp hook now renders correct initial values during server-side rendering. Previously, SSR and client hydration could produce mismatched DOM, causing layout shift or visual inconsistency on first paint. This fix ensures the counter displays the expected starting value before animation begins.

  28. v1.13.7

    Maintenance26 May 2026

    Dependency hygiene: resolved pnpm.overrides cross-major version mismatches to ensure consistent dependency resolution across the project. No user-facing changes.

  29. v1.13.6

    Minor26 May 2026

    Applied P1 visual and documentation polish to the premium audit module: - **Wordmarks**: refined logo rendering and spacing across audit UI - **Blog glyphs**: improved icon consistency and sizing in content preview areas - **activeTeams docs**: clarified team management documentation and examples These updates enhance clarity and visual coherence in the premium audit workflow without requiring any action on your part.

  30. v1.13.5

    Maintenance26 May 2026

    Documentation and internal structure updates: - Migrated Framer Motion imports to Motion (motion/react) for improved tree-shaking and bundle efficiency - Reorganized dashboard pages into reusable component structure for better maintainability No breaking changes or new features in this release.

  31. v1.13.4

    Maintenance26 May 2026

    Dependency maintenance release. Updated project dependencies to latest stable versions for improved security and compatibility.

  32. v1.13.3

    Maintenance25 May 2026

    Minor maintenance release. - **fix(dashboard)**: corrected full-width wrapper layout - **lint(label)**: removed unused eslint-disable directive No breaking changes or new features.

  33. v1.13.2

    Maintenance25 May 2026

    Dependency updates: propagated UI00-BASE #116. Added pnpm.override for qs to mitigate known DoS vector (#174). No breaking changes or new features in this release.

  34. v1.13.1

    Maintenance25 May 2026

    Internal maintenance: synchronized RevealOnScroll `as` prop and useIsMobile singleton hook from UI00-BASE to maintain consistency across the template suite. No breaking changes or new features.

  35. v1.13.0

    Update25 May 2026

    Introduced `LiveActivityRail`, a new component for real-time activity feeds integrated with the Aria event pool. This enables you to display live updates, notifications, and user actions in a performant, accessible sidebar pattern. **Key capabilities:** - Event-driven updates via Aria pool integration - Built-in ARIA compliance for activity announcements - Responsive rail layout with customizable activity items - Backported for compatibility across template versions Use LiveActivityRail to surface real-time metrics, user activity, or system notifications without polling. See the component AP…

    Show full notes →

    Introduced `LiveActivityRail`, a new component for real-time activity feeds integrated with the Aria event pool. This enables you to display live updates, notifications, and user actions in a performant, accessible sidebar pattern. **Key capabilities:** - Event-driven updates via Aria pool integration - Built-in ARIA compliance for activity announcements - Responsive rail layout with customizable activity items - Backported for compatibility across template versions Use LiveActivityRail to surface real-time metrics, user activity, or system notifications without polling. See the component API in the template docs for integration examples.

  36. v1.12.3

    Maintenance25 May 2026

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

  37. v1.12.2

    Maintenance25 May 2026

    Dependency hygiene: updated @types/react to v19.2.15. This patch release includes minor type refinements and maintains compatibility with React 19.2.x.

  38. v1.12.1

    Maintenance25 May 2026

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

  39. v1.12.0

    Update25 May 2026

    Backported essential form components from UI00-BASE: - **Input**: Fully accessible text input with native autofill support, focus management, and error state integration - **Label**: Semantic label component with proper `for` binding and accessibility attributes - **FieldError & Helper**: Companion components for validation feedback and hint text, with ARIA live regions for screen readers Autofill now works seamlessly across all input types—browsers correctly recognize and populate password, email, and other standard fields. All components follow ARIA patterns and integrate with existing for…

    Show full notes →

    Backported essential form components from UI00-BASE: - **Input**: Fully accessible text input with native autofill support, focus management, and error state integration - **Label**: Semantic label component with proper `for` binding and accessibility attributes - **FieldError & Helper**: Companion components for validation feedback and hint text, with ARIA live regions for screen readers Autofill now works seamlessly across all input types—browsers correctly recognize and populate password, email, and other standard fields. All components follow ARIA patterns and integrate with existing form validation workflows. No breaking changes. Drop-in replacement for custom form wrappers.

  40. v1.11.0

    Minor25 May 2026

    Backported the Skeleton component primitive with integrated dashboard loading.tsx template (#163). This gives you a ready-to-use loading skeleton for dashboard layouts, reducing boilerplate when building perceived-performance patterns. The Skeleton primitive follows ARIA best practices and pairs with Next.js Suspense boundaries for seamless async UI transitions. Use it to scaffold content placeholders while data loads—particularly useful for dashboard cards, tables, and list views. No breaking changes. Drop-in addition to your component library.

  41. v1.10.0

    Minor25 May 2026

    Added dynamic OpenGraph image generation using Next.js native `next/og` module. The root `opengraph-image.tsx` now composes brand-aware social preview images automatically, eliminating the need for static fallbacks. This ensures consistent, on-brand preview cards across social platforms and messaging apps when your SaaS links are shared. Image generation respects your template's design tokens and typography. **Update:** No breaking changes. Existing OG meta tags continue to work; the new image endpoint is automatically served by Next.js.

  42. v1.9.2

    Minor25 May 2026

    **Navbar & Theme Toggle Improvements** Fixed landmark structure in navbar component with proper `aria-controls` bindings and corrected `aria-pressed` state on theme toggle button. These changes improve screen reader announcements and ensure toggle state is properly exposed to assistive technologies. No breaking changes. Update at your convenience.

  43. v1.9.1

    Maintenance25 May 2026

    Documentation: Updated WCAG accessibility standard references from 2.1 to 2.2 in code comments to reflect current compliance guidelines.

  44. v1.9.0

    Update21 May 2026

    Added `<RevealOnScroll>` component for triggering animations and content reveals when elements enter the viewport. Ideal for below-fold conversion patterns on SaaS landing pages. **What's new:** - `<RevealOnScroll>` wrapper component with configurable trigger thresholds - Pairs with existing animation utilities for staggered reveals - Reduces layout shift and improves perceived performance - Works with Next.js SSR out of the box **Use case:** Animate hero sections, feature cards, and CTAs as users scroll—proven to lift engagement metrics on SaaS homepages.

  45. v1.8.0

    Maintenance21 May 2026

    Documentation: Added Copilot and Codex bot instructions to enforce Renovate dependency management canon (#158). This improves consistency in automated dependency updates across the template but does not affect template functionality or buyer workflows.

  46. v1.7.7

    Maintenance21 May 2026

    Backport: synced family component fixes from UI04 (#115). Internal consistency update with no breaking changes or new features.

  47. v1.7.6

    Minor21 May 2026

    Refactored entry animations to CSS-first approach (Phase 1+2 backport from UI04). This reduces JavaScript animation overhead and improves perceived performance on lower-end devices. Animations remain visually identical; the change is purely under the hood for better efficiency and maintainability. No migration needed — update and deploy.

  48. v1.7.5

    Maintenance21 May 2026

    Documentation: removed stale per-kit generate-report.js script (#155). Internal cleanup with no impact on template functionality or buyer workflows.

  49. v1.7.4

    Maintenance20 May 2026

    Documentation: refreshed QG report for v1.7.3 with improved route framing across 34 unique routes. This update clarifies architectural patterns and guidance for the Next.js SaaS template structure.

  50. v1.7.3

    Minor20 May 2026

    Security and reliability hardening. Update recommended.

  51. v1.7.2

    Maintenance20 May 2026

    Security and reliability hardening. Update recommended.

  52. v1.7.1

    Maintenance20 May 2026

    Dependency hygiene: removed 3 dead cross-major pnpm.overrides entries (#151). This cleanup reduces lock file noise and improves maintainability without affecting runtime behaviour or the template's feature set.

  53. v1.7.0

    Minor20 May 2026

    Added a new dashboard route to the SaaS template, giving you a dedicated entry point for user metrics and account management. This release also resolves critical P1 and P2 issues from Phase 7 (#149), improving overall reliability. **What's new:** - Dashboard route with brand-voice integration - P1 fixes: core functionality stability - P2 fixes: edge-case handling and error recovery No breaking changes. Update at your convenience.

  54. v1.6.21

    Maintenance18 May 2026

    Maintenance and reliability improvements.

  55. v1.6.20

    Maintenance18 May 2026

    CI maintenance: upgraded renovatebot/github-action from v40 to v46. This resolves 404 errors in scheduled Renovate runs caused by deprecated v40-tier tag resolution. No changes to template code or dependencies.

  56. v1.6.19

    Maintenance18 May 2026

    Dependency hygiene: updated path-to-regexp to v8. This is a maintenance release with no breaking changes to the template or its public APIs.

  57. v1.6.18

    Maintenance18 May 2026

    Dependency hygiene: updated @types/node to v24.12.4 for improved Node.js type definitions.

  58. v1.6.17

    Minor14 May 2026

    Fixed WCAG SC 2.4.7 Focus Visible compliance on three `bg-transparent` input components (#140). Keyboard users will now see clear focus indicators on these inputs, improving navigation clarity and accessibility audit scores. No migration needed — update and deploy.

  59. v1.6.16

    Maintenance11 May 2026

    Dependency hygiene: updated brace-expansion to v5. No breaking changes or feature updates in this release.

  60. v1.6.15

    Maintenance12 May 2026

    Dependency maintenance: pinned basic-ftp security override to v6 and updated non-major dependencies to latest patch versions. No breaking changes or new features in this release.

  61. v1.6.14

    Maintenance12 May 2026

    Dependency hygiene: updated type definitions to latest versions. No breaking changes or new features in this release.

  62. v1.6.13

    Maintenance12 May 2026

    Documentation: finalized quality-gate evidence and compliance records for v1.6.12. No functional changes or dependency updates in this release.

  63. v1.6.12

    Maintenance12 May 2026

    Documentation maintenance: backfilled changelog entries for v1.3.8 through v1.6.10 and corrected structural drift in release documentation. No functional changes to the template or components.

  64. v1.6.11

    Minor9 May 2026

    Maintenance and reliability improvements.

  65. v1.6.10

    Minor9 May 2026

    Maintenance and reliability improvements.

  66. v1.6.9

    Minor9 May 2026

    Maintenance and reliability improvements.

  67. v1.6.8

    Minor9 May 2026

    Maintenance and reliability improvements.

  68. v1.6.7

    Minor9 May 2026

    Maintenance and reliability improvements.

  69. v1.6.6

    Minor8 May 2026

    Maintenance and reliability improvements.

  70. v1.6.5

    Minor8 May 2026

    Maintenance and reliability improvements.

  71. v1.6.4

    Minor8 May 2026

    Maintenance and reliability improvements.

  72. v1.6.3

    Minor8 May 2026

    Maintenance and reliability improvements.

  73. v1.6.2

    Minor7 May 2026

    Maintenance and reliability improvements.

  74. v1.6.1

    Minor7 May 2026

    Maintenance and reliability improvements.

  75. v1.6.0

    Update7 May 2026

    Inline form validation now runs on the registration and password-reset screens, giving users immediate, field-level feedback before submission. - Real-time validation on the sign-up form - Real-time validation on the forgot-password form - Clearer error messaging for invalid or missing input

  76. v1.5.0

    Update7 May 2026

    Maintenance and reliability improvements.

  77. v1.4.1

    Minor6 May 2026

    Maintenance and reliability improvements.

  78. v1.4.0

    Update6 May 2026

    Maintenance and reliability improvements.

  79. v1.3.53

    Minor6 May 2026

    Maintenance and reliability improvements.

  80. v1.3.52

    Minor5 May 2026

    - Maintenance release

  81. v1.3.51

    Minor5 May 2026

    Maintenance and reliability improvements.

  82. v1.3.50

    Minor2 May 2026

    Maintenance and reliability improvements.

  83. v1.3.49

    Minor2 May 2026

    Maintenance and reliability improvements.

  84. v1.3.48

    Minor2 May 2026

    - Fix sidebar reduced-motion coverage (#107)

  85. v1.3.47

    Minor2 May 2026

    - Fix UI01 v1.3.46 review findings (#106)

  86. v1.3.46

    Minor2 May 2026

    - Fix UI01 v1.3.45 review advisories (#105)

  87. v1.3.45

    Minor2 May 2026

    - Align global error fallback palette (#104)

  88. v1.3.44

    Minor2 May 2026

    - Fix UI01 v1.3.43 review findings (#103)

  89. v1.3.43

    Minor2 May 2026

    - Fix UI01 v1.3.42 review findings (#102)

  90. v1.3.42

    Minor2 May 2026

    - Fix UI01 v1.3.41 review findings

  91. v1.3.41

    Minor2 May 2026

    - Fix UI01 v1.3.40 review findings

  92. v1.3.40

    Minor2 May 2026

    - Fix UI01 phase 2 review findings

  93. v1.3.39

    Minor2 May 2026

    - Fix UI01 phase 2 cleanup findings

  94. v1.3.38

    Minor2 May 2026

    - Fix UI01 review cleanup findings

  95. v1.3.37

    Minor2 May 2026

    Maintenance and reliability improvements.

  96. v1.3.36

    Minor2 May 2026

    Maintenance and reliability improvements.

  97. v1.3.35

    Minor2 May 2026

    Maintenance and reliability improvements.

  98. v1.3.34

    Minor2 May 2026

    Maintenance and reliability improvements.

  99. v1.3.33

    Minor2 May 2026

    Maintenance and reliability improvements.

  100. v1.3.32

    Minor2 May 2026

    Maintenance and reliability improvements.

  101. v1.3.31

    Minor2 May 2026

    Maintenance and reliability improvements.

  102. v1.3.30

    Minor2 May 2026

    Maintenance and reliability improvements.

  103. v1.3.29

    Minor1 May 2026

    - Maintenance release

  104. v1.3.28

    Minor1 May 2026

    Maintenance and reliability improvements.

  105. v1.3.27

    Minor1 May 2026

    Maintenance and reliability improvements.

  106. v1.3.26

    Minor1 May 2026

    Maintenance and reliability improvements.

  107. v1.3.25

    Minor1 May 2026

    - Clear UI01 auth brand literal finding (#85)

  108. v1.3.24

    Minor1 May 2026

    - Clear UI01 v1.3.23 mechanical findings (#83)

  109. v1.3.23

    Minor1 May 2026

    - Fix UI01 review findings (#81)

  110. v1.3.22

    Minor1 May 2026

    Maintenance and reliability improvements.

  111. v1.3.21

    Minor1 May 2026

    Maintenance and reliability improvements.

  112. v1.3.20

    Minor1 May 2026

    Maintenance and reliability improvements.

  113. v1.3.19

    Minor1 May 2026

    Maintenance and reliability improvements.

  114. v1.3.18

    Minor1 May 2026

    Maintenance and reliability improvements.

  115. v1.3.17

    Minor1 May 2026

    Maintenance and reliability improvements.

  116. v1.3.16

    Minor1 May 2026

    Maintenance and reliability improvements.

  117. v1.3.15

    Minor1 May 2026

    - Fix/qg cleanup 20260430 (#72)

  118. v1.3.14

    Minor1 May 2026

    Maintenance and reliability improvements.

  119. v1.3.13

    Minor1 May 2026

    Maintenance and reliability improvements.

  120. v1.3.12

    Minor30 April 2026

    Maintenance and reliability improvements.

  121. v1.3.11

    Minor30 April 2026

    Maintenance and reliability improvements.

  122. v1.3.10

    Minor29 April 2026

    Maintenance and reliability improvements.

  123. v1.3.9

    Minor29 April 2026

    Maintenance and reliability improvements.

  124. v1.3.7

    Minor29 April 2026

    Maintenance and reliability improvements.

  125. v1.3.6

    Minor27 April 2026

    Maintenance and reliability improvements.

  126. v1.3.5

    Minor27 April 2026

    Maintenance and reliability improvements.

  127. v1.3.4

    Minor27 April 2026

    Maintenance and reliability improvements.

  128. v1.3.3

    Minor27 April 2026

    Maintenance and reliability improvements.

  129. v1.3.2

    Minor27 April 2026

    Maintenance and reliability improvements.

  130. v1.3.1

    Minor27 April 2026

    Maintenance and reliability improvements.

  131. v1.3.0

    Update27 April 2026

    Added compliance scaffolding covering UK, EU, and US requirements, giving teams a ready foundation for region-specific obligations. - UK compliance scaffolding - EU compliance scaffolding - US compliance scaffolding

  132. v1.2.25

    Minor27 April 2026

    Maintenance and reliability improvements.

  133. v1.2.24

    Minor27 April 2026

    Maintenance and reliability improvements.

  134. v1.2.23

    Minor27 April 2026

    Maintenance and reliability improvements.

  135. v1.2.22

    Minor26 April 2026

    - Fix/copilot pr46 followup (#50)

  136. v1.2.21

    Minor26 April 2026

    Maintenance and reliability improvements.

  137. v1.2.20

    Minor26 April 2026

    Maintenance and reliability improvements.

  138. v1.2.19

    Minor26 April 2026

    - Maintenance release

  139. v1.2.18

    Minor25 April 2026

    Maintenance and reliability improvements.

  140. v1.2.17

    Minor25 April 2026

    Maintenance and reliability improvements.

  141. v1.2.16

    Minor25 April 2026

    Maintenance and reliability improvements.

  142. v1.2.15

    Minor25 April 2026

    Maintenance and reliability improvements.

  143. v1.2.14

    Minor24 April 2026

    Maintenance and reliability improvements.

  144. v1.2.13

    Minor24 April 2026

    Maintenance and reliability improvements.

  145. v1.2.12

    Minor24 April 2026

    Maintenance and reliability improvements.

  146. v1.2.11

    Minor23 April 2026

    Maintenance and reliability improvements.

  147. v1.2.10

    Minor23 April 2026

    Maintenance and reliability improvements.

  148. v1.2.9

    Minor22 April 2026

    Maintenance and reliability improvements.

  149. v1.2.8

    Minor22 April 2026

    Maintenance and reliability improvements.

  150. v1.2.7

    Minor22 April 2026

    Maintenance and reliability improvements.

  151. v1.2.6

    Minor22 April 2026

    Maintenance and reliability improvements.

  152. v1.2.5

    Minor22 April 2026

    Maintenance and reliability improvements.

  153. v1.2.4

    Minor21 April 2026

    Maintenance and reliability improvements.

  154. v1.2.3

    Minor20 April 2026

    Maintenance and reliability improvements.

  155. v1.2.2

    Minor20 April 2026

    Maintenance and reliability improvements.

  156. v1.2.1

    Minor20 April 2026

    - Maintenance release

  157. v1.2.0

    Update20 April 2026

    Maintenance and reliability improvements.

  158. v1.1.3

    Minor20 April 2026

    Maintenance and reliability improvements.

  159. v1.1.2

    Minor20 April 2026

    Maintenance and reliability improvements.

  160. v1.1.1

    Minor20 April 2026

    Maintenance and reliability improvements.

  161. v1.1.0

    Update20 April 2026

    Accessibility and performance improvements across the kit, alongside refinements to the bundled demo content. - Resolved performance and accessibility audit regressions - Improved accessibility coverage and design-token consistency - Refined light-mode color tokens - Self-hosted fonts for reliable offline rendering - More realistic demo metrics and demo content - Routine dependency maintenance

  162. v1.0.14

    Minor20 April 2026

    Maintenance and reliability improvements.

  163. v1.0.13

    Minor20 April 2026

    Maintenance and reliability improvements.

  164. v1.0.12

    Minor20 April 2026

    Maintenance and reliability improvements.

  165. v1.0.11

    Minor20 April 2026

    Maintenance and reliability improvements.

  166. v1.0.10

    Minor20 April 2026

    Maintenance and reliability improvements.

  167. v1.0.9

    Minor18 April 2026

    Maintenance and reliability improvements.

  168. v1.0.8

    Minor18 April 2026

    Maintenance and reliability improvements.

  169. v1.0.7

    Minor18 April 2026

    Maintenance and reliability improvements.

  170. v1.0.6

    Minor18 April 2026

    Maintenance and reliability improvements.

  171. v1.0.5

    Minor18 April 2026

    Maintenance and reliability improvements.

  172. v1.0.4

    Minor18 April 2026

    - ⚡ optimize CommandPalette grouping performance

  173. v1.0.3

    Minor9 April 2026

    Maintenance and reliability improvements.

  174. v1.0.2

    Minor6 April 2026

    Maintenance and reliability improvements.

174 releases