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

    Maintenance30 June 2026

    Dependency maintenance release. - Updated GitHub Actions checkout to v7 for improved CI/CD reliability. - Patched non-major dependencies to latest stable versions. No breaking changes or new features. Recommended for all users.

  2. v1.10.11

    Maintenance30 June 2026

    Tooling: added .gitattributes configuration to standardize line ending handling across the repository. This ensures consistent file formatting for all contributors and reduces noise in diffs across different operating systems.

  3. v1.10.10

    Minor30 June 2026

    Fixed three accessibility issues in the Pulse health-tech template: - **Invisible CTA**: Corrected button visibility and focus states in key call-to-action elements. - **Low-contrast badge**: Updated the Denied status badge to meet WCAG AA contrast requirements. - **Stale hue comments**: Cleaned up outdated color-reference comments that could mislead component customization. These changes strengthen compliance for health-care and regulated-industry deployments without breaking existing layouts or functionality.

  4. v1.10.9

    Minor30 June 2026

    Refactored the theme palette to replace obfuscated `--mech-color-*` tokens with semantic, cascading alternatives. Color tokens now follow a clearer naming convention that maps directly to design intent (e.g., `--color-primary`, `--color-surface-secondary`) rather than mechanical references. This change improves theme customization and makes it easier to understand token relationships at a glance. All existing color values remain unchanged—no visual or functional impact on deployed designs.

  5. v1.10.8

    Maintenance30 June 2026

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

  6. v1.10.4

    Maintenance20 June 2026

    Dependency management: pinned hono to ^4.12.25 via pnpm.overrides to ensure build stability and compliance with project security standards.

  7. v1.10.3

    Minor16 June 2026

    **Mobile drawer focus management:** Fixed focus trap behavior on drawer open and focus restoration on close, ensuring compliance with WCAG 2.1 Success Criterion 2.1.2 (No Keyboard Trap). Keyboard and assistive-technology users can now navigate mobile drawers without getting stuck, improving overall accessibility compliance.

  8. v1.10.2

    Update15 June 2026

    This release addresses critical issues in the claims workflow, animation state management, and AI disclosure documentation. **Claims Processing**: Fixed data flow and state handling in the claims submission pipeline to ensure reliable form submission and status tracking. **Animation Lifecycle**: Corrected animation timing and cleanup to prevent memory leaks and visual glitches during component unmounting. **AI Disclosure**: Updated documentation and UI patterns to reflect current best practices for transparent AI feature labeling, ensuring compliance with disclosure requirements. All fixes…

    Show full notes →

    This release addresses critical issues in the claims workflow, animation state management, and AI disclosure documentation. **Claims Processing**: Fixed data flow and state handling in the claims submission pipeline to ensure reliable form submission and status tracking. **Animation Lifecycle**: Corrected animation timing and cleanup to prevent memory leaks and visual glitches during component unmounting. **AI Disclosure**: Updated documentation and UI patterns to reflect current best practices for transparent AI feature labeling, ensuring compliance with disclosure requirements. All fixes are backward-compatible. No migration required.

  9. v1.10.1

    Minor14 June 2026

    **Canonical tag scope fix**: Moved layout-level canonical declarations to page scope to prevent unintended inheritance by child routes. This ensures each page declares its own canonical URL correctly, improving search engine crawl efficiency and preventing duplicate-content signals across your site hierarchy. No migration needed — update and deploy.

  10. v1.10.0

    Update14 June 2026

    This release adds comprehensive SEO tooling and modern viewport support: - **Canonical manifest & per-page metadata**: Structured metadata generation for improved search engine indexing and social sharing. Each page now supports custom title, description, and canonical URL configuration. - **Robots directives**: Built-in support for robots.txt and meta robots tags to control crawler behaviour per route. - **Viewport units**: Added support for dvh (dynamic viewport height) and safe-area insets for better mobile and tablet layout control, especially on devices with notches or dynamic toolbars.…

    Show full notes →

    This release adds comprehensive SEO tooling and modern viewport support: - **Canonical manifest & per-page metadata**: Structured metadata generation for improved search engine indexing and social sharing. Each page now supports custom title, description, and canonical URL configuration. - **Robots directives**: Built-in support for robots.txt and meta robots tags to control crawler behaviour per route. - **Viewport units**: Added support for dvh (dynamic viewport height) and safe-area insets for better mobile and tablet layout control, especially on devices with notches or dynamic toolbars. These features are production-ready and require no migration—use them as needed in your pages.

  11. v1.9.6

    Minor7 June 2026

    **Patient Portal Message Composer** Added proper label association to the message composer input field in the patient portal. This improves screen reader announcements and WCAG compliance, ensuring all users can clearly understand the input's purpose when navigating with assistive technologies.

  12. v1.9.5

    Maintenance7 June 2026

    Internal tooling: enhanced CI/CD workflow for code review automation. No changes to template functionality or dependencies.

  13. v1.9.4

    Maintenance7 June 2026

    Licensing model updated to unlimited-projects. No changes to template functionality or dependencies.

  14. v1.9.3

    Maintenance4 June 2026

    Documentation: added four universal buyer-docs to the storefront documentation surface. These guides cover common setup and usage patterns for the Pulse healthtech template. No code changes in this release.

  15. v1.9.2

    Maintenance3 June 2026

    Documentation: added canonical Security Headers guide to installation docs, covering host-config and static-export deployment patterns (#106). Clarifies best practices for securing Pulse deployments across common hosting scenarios.

  16. v1.9.1

    Minor3 June 2026

    **Fixed:** Removed frame-blocking headers that prevented the demo from being embedded in iframes. This allows you to showcase the Pulse healthtech template in documentation, sales materials, or internal dashboards without CORS/framing restrictions.

  17. v1.9.0

    Minor2 June 2026

    Added `TopDemoBanner` component with sticky-top positioning for demo environments. This new element enables conversion-focused messaging that remains visible as users scroll, ideal for trial signups or feature highlights in staging deployments. The component integrates seamlessly with the existing Pulse design system and respects your theme configuration. Use it to surface CTAs without disrupting the core product experience.

  18. v1.8.16

    Minor31 May 2026

    Respects `prefers-reduced-motion` media query across all animations and transitions, ensuring compliance with WCAG 2.3.3 standards. Users who have enabled reduced motion in their OS settings will now see static or simplified animations throughout the template. This change improves accessibility for users with vestibular disorders or motion sensitivity without requiring any configuration on your part.

  19. v1.8.15

    Maintenance31 May 2026

    Fixed documentation route inclusion in release artifacts. The `/docs` path is now correctly excluded from the zip bundle during packaging, ensuring the Documentation route ships as intended.

  20. v1.8.14

    Maintenance31 May 2026

    License file hygiene: removed conflicting MIT LICENSE file that duplicated the commercial LICENCE.md. This resolves potential ambiguity in licensing terms for the template. No functional changes.

  21. v1.8.13

    Maintenance27 May 2026

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

  22. v1.8.12

    Maintenance26 May 2026

    Packaging hygiene: refined distribution contents to exclude documentation artifacts (AGENTS.md, docs folder, Word files) while including the Quick-Start Guide PDF. Reduces package size and clarifies what ships to production.

  23. v1.8.11

    Minor26 May 2026

    Security and reliability hardening. Update recommended.

  24. v1.8.10

    Minor26 May 2026

    **Fixed:** useCountUp hook now renders correct initial values during server-side rendering, eliminating hydration mismatches when count animations are used in Next.js layouts or server components. This ensures smooth client-side takeover without visual flicker.

  25. v1.8.9

    Maintenance26 May 2026

    Documentation updates: clarified Motion library usage (motion/react) and reorganized dashboard documentation structure for improved clarity. No changes to component APIs or functionality.

  26. v1.8.8

    Maintenance26 May 2026

    Maintenance release. Routine dependency updates and internal improvements. No breaking changes or new features in this release.

  27. v1.8.7

    Maintenance26 May 2026

    Maintenance release. Internal updates and dependency hygiene to keep the template stable and secure.

  28. v1.8.6

    Maintenance26 May 2026

    Maintenance release. No breaking changes or new features in this update.

  29. v1.8.5

    Breaking26 May 2026

    Security and reliability hardening across the access-control layer, with strengthened validation checks. Updating is recommended.

  30. v1.8.4

    Maintenance25 May 2026

    Security and reliability hardening. Update recommended.

  31. v1.8.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. Safe to update.

  32. v1.8.2

    Maintenance25 May 2026

    Documentation: synced primitive JSDoc annotations from UI00-BASE to ensure consistency across the component library. No functional changes.

  33. v1.8.1

    Maintenance25 May 2026

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

  34. v1.8.0

    Update25 May 2026

    Backported LiveActivityRail component with integrated PulseCare event pool (#75). This new component provides real-time activity streaming for patient monitoring and provider dashboards, with built-in event pooling to handle high-frequency updates efficiently. LiveActivityRail supports: - Real-time event subscriptions via PulseCare pool - Configurable activity item rendering - Automatic scroll-to-latest behavior - Memory-efficient event batching Ideal for vitals dashboards, appointment streams, and notification feeds. See the component API in the docs for integration examples.

  35. v1.7.0

    Update25 May 2026

    Backported essential form primitives from UI00-BASE: - **Input component**: Accessible text input with variant support (default, error, disabled states) - **Label component**: Properly associated form labels with required field indicators - **FieldError & Helper text**: Validation feedback and hint text components - **Autofill support**: Native browser autofill styling and UX improvements These components are production-ready and follow WCAG 2.1 AA standards. Use them as building blocks for patient registration, appointment scheduling, and clinical data entry forms. Full API docs available i…

    Show full notes →

    Backported essential form primitives from UI00-BASE: - **Input component**: Accessible text input with variant support (default, error, disabled states) - **Label component**: Properly associated form labels with required field indicators - **FieldError & Helper text**: Validation feedback and hint text components - **Autofill support**: Native browser autofill styling and UX improvements These components are production-ready and follow WCAG 2.1 AA standards. Use them as building blocks for patient registration, appointment scheduling, and clinical data entry forms. Full API docs available in the component library.

  36. v1.6.2

    Maintenance25 May 2026

    CI/CD maintenance: updated GitHub Actions dependencies for improved workflow reliability. - Bumped action v40 → v46.1.14 - Bumped checkout v4 → v6 No changes to the template or its dependencies.

  37. v1.6.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. No functional changes.

  38. v1.6.0

    Minor25 May 2026

    Added a production-ready Skeleton component for building loading placeholders. Includes a complete dashboard loading.tsx example demonstrating Next.js 13+ streaming patterns with proper layout suspension. The Skeleton component supports customizable border-subtle styling and integrates seamlessly with the existing Pulse design system. Use it to scaffold content while data fetches, improving perceived performance and UX polish. Perfect for dashboards, data tables, and any content-heavy views where users benefit from visual feedback during load.

  39. v1.5.2

    Minor25 May 2026

    Replaced interaction-gated mount with Skeleton loading placeholders for below-fold content (#69). This change improves perceived performance by rendering placeholder UI immediately rather than waiting for user interaction, reducing layout shift and providing clearer visual feedback during content load. No breaking changes. Update at your convenience.

  40. v1.5.1

    Maintenance25 May 2026

    Internal maintenance: normalized trailing-slash handling in dashboard and portal navigation data structures (#68). No breaking changes or user-facing updates.

  41. v1.5.0

    Minor25 May 2026

    Added automatic OpenGraph image generation at the root level using Next.js's native `next/og` API. The implementation includes brand-aware composition, ensuring social preview cards align with your template's design system when shared across platforms. This feature generates dynamic OG images on-demand without additional build overhead. No configuration required—the system detects your brand assets and applies them automatically to all social shares.

  42. v1.4.1

    Maintenance25 May 2026

    Design tokens: added canonical CSS variable aliases `--border-strong` and `--bg-elevated` for improved consistency across component implementations. Internal refactor with no breaking changes.

  43. v1.4.0

    Minor25 May 2026

    Improved numeric rendering across the design system: - **Body text**: tabular numerics (tnum) enabled for consistent digit alignment in data tables and health metrics - **Monospace surfaces**: slashed-zero (zero) applied to distinguish the digit 0 from the letter O in code blocks and terminal-style displays These OpenType features enhance readability in health dashboards where precise numeric alignment and clarity are critical. No migration required—changes apply automatically on next build.

  44. v1.3.1

    Minor21 May 2026

    Fixed focus management and background interaction on mobile menu close (#64). When the mobile menu opens, the background is now properly marked inert to prevent accidental interaction. Focus correctly returns to the trigger element when the menu closes, improving keyboard navigation and screen reader experience. This release ensures compliance with WCAG 2.1 Level AA standards for modal-like menu behavior.

  45. v1.3.0

    Update21 May 2026

    Added `<RevealOnScroll>` component for viewport-triggered animations with built-in conversion event tracking. This component observes element visibility and fires animations when content enters the viewport, reducing initial paint overhead and improving perceived performance on health-tech dashboards. Key capabilities: - Intersection Observer–based reveal triggers - Configurable animation delays and easing - Below-fold conversion tracking integration - Reduced initial bundle impact via lazy animation initialization Use `<RevealOnScroll>` to wrap hero sections, feature cards, or CTAs that ben…

    Show full notes →

    Added `<RevealOnScroll>` component for viewport-triggered animations with built-in conversion event tracking. This component observes element visibility and fires animations when content enters the viewport, reducing initial paint overhead and improving perceived performance on health-tech dashboards. Key capabilities: - Intersection Observer–based reveal triggers - Configurable animation delays and easing - Below-fold conversion tracking integration - Reduced initial bundle impact via lazy animation initialization Use `<RevealOnScroll>` to wrap hero sections, feature cards, or CTAs that benefit from entrance animations without blocking page load. See the component docs for threshold and callback configuration.

  46. v1.2.2

    Maintenance21 May 2026

    Documentation: added DEMO_BANNER.md to document the te-banner.tsx component implementation and usage patterns.

  47. v1.2.1

    Maintenance21 May 2026

    Internal: ported DemoBanner pattern from UI00-BASE to standardize demo infrastructure across the template suite. No changes to production components or buyer-facing APIs.

  48. v1.2.0

    Maintenance21 May 2026

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

  49. v1.1.28

    Maintenance21 May 2026

    Backported family component fixes from UI04 to ensure consistency across the template suite. Internal maintenance release with no breaking changes or new features.

  50. v1.1.27

    Minor21 May 2026

    Fixed hydration mismatches in motion wrappers and page transition components. This resolves console warnings and build inconsistencies when using the template with Next.js server-side rendering. **Changes:** - Motion wrapper hydration alignment (#59) - Page transition component SSR compatibility No breaking changes. Update via `npm install ui06-pulse-healthtech-nextjs@1.1.27`.

  51. v1.1.26

    Minor21 May 2026

    **Accessibility:** Footer column headings promoted from `<h3>` to `<h2>` to improve semantic hierarchy and screen reader navigation. This ensures proper heading structure across the template and strengthens WCAG compliance for healthcare contexts where accessibility audits are critical.

  52. v1.1.25

    Minor21 May 2026

    Refactored entry animations to CSS-first approach (Phase 1+2 backport from UI04). This improves animation performance by offloading transitions to the GPU and reduces JavaScript overhead during component mount. Animations remain visually identical; the change is purely under-the-hood for better efficiency and frame consistency, especially on lower-end devices.

  53. v1.1.24

    Maintenance20 May 2026

    Dependency & infrastructure: upgraded Node.js runtime from v20 to v22 in CI pipelines and resolved associated technical debt. No breaking changes to the template or its APIs.

  54. v1.1.23

    Maintenance12 May 2026

    Token maintenance: promoted inline rgba/oklch color literals in globals-effects.css for improved token consistency and build optimization. No breaking changes or feature additions.

  55. v1.1.22

    Maintenance12 May 2026

    Dependency management: configured Renovate org-extends and established weekly Dependabot schedule to streamline dependency updates and security patches. No changes to template functionality or dependencies themselves.

  56. v1.1.21

    Minor9 May 2026

    Maintenance and reliability improvements.

  57. v1.1.20

    Minor8 May 2026

    Maintenance and reliability improvements.

  58. v1.1.19

    Minor8 May 2026

    Maintenance and reliability improvements.

  59. v1.1.18

    Minor8 May 2026

    Maintenance and reliability improvements.

  60. v1.1.17

    Minor8 May 2026

    Maintenance and reliability improvements.

  61. v1.1.16

    Minor8 May 2026

    Maintenance and reliability improvements.

  62. v1.1.15

    Minor7 May 2026

    Maintenance and reliability improvements.

  63. v1.1.14

    Minor7 May 2026

    Maintenance and reliability improvements.

  64. v1.1.13

    Minor1 May 2026

    Maintenance and reliability improvements.

  65. v1.1.12

    Minor1 May 2026

    Maintenance and reliability improvements.

  66. v1.1.11

    Minor30 April 2026

    Maintenance and reliability improvements.

  67. v1.1.10

    Minor30 April 2026

    Maintenance and reliability improvements.

  68. v1.1.9

    Minor30 April 2026

    Security and reliability hardening. Update recommended.

  69. v1.1.8

    Minor30 April 2026

    Maintenance and reliability improvements.

  70. v1.1.7

    Minor30 April 2026

    Maintenance and reliability improvements.

  71. v1.1.6

    Minor29 April 2026

    Maintenance and reliability improvements.

  72. v1.1.5

    Minor29 April 2026

    Maintenance and reliability improvements.

  73. v1.1.4

    Minor28 April 2026

    Maintenance and reliability improvements.

  74. v1.1.3

    Minor28 April 2026

    Maintenance and reliability improvements.

  75. v1.1.2

    Minor28 April 2026

    Maintenance and reliability improvements.

  76. v1.1.1

    Minor28 April 2026

    Maintenance and reliability improvements.

  77. v1.1.0

    Update28 April 2026

    Premium upgrade to the Pulse HealthTech kit, now shipping a complete clinical portal alongside a dedicated patient portal. - Full clinical and patient portal experiences - Viewport-responsive sections with refined light-mode styling - UK, EU, and US compliance scaffolding included - Cleaned-up brand styling and removal of unused sections and assets - Stability fixes to the 3D shader rendering path

  78. v1.0.0

    Breaking3 April 2026

    First stable release of the Pulse HealthTech kit. This 1.0 establishes the supported baseline for the kit. - Built-in licence validation - Continuous integration and release workflows in place - General cleanup ahead of the stable line

78 releases