Release history
Every release is published with a versioned changelog and quality-gate evidence. The full history is below.
Changelog
v1.12.12
Maintenance30 June 2026Repository hygiene: added .gitattributes to enforce consistent line-ending handling across platforms. This ensures cleaner diffs and smoother collaboration in mixed development environments. No functional changes.
v1.12.11
Minor30 June 2026Resolved critical WCAG compliance issues and packaging constraints that were blocking production deployments. These fixes ensure the template meets accessibility standards and ships cleanly in your build pipeline without friction. **What's fixed:** - WCAG compliance hardening across component library - Packaging configuration corrections for reliable builds No migration required. Update via your package manager as usual.
v1.12.10
Update30 June 2026**Theme Palette Clarity** The `--mech-color-*` CSS custom properties are now fully de-obfuscated with semantic naming. This makes the design system more transparent and easier to customize without hunting through abstraction layers. **One-Knob Rebrand** Introduced unified rebrand control—update your primary color palette in a single location and watch the entire theme cascade. Reduces manual overrides and keeps design consistency across components. **Deterministic SSG Data** Fixed heatmap data generation during static site generation to produce consistent output across builds. Eliminates non…
Show full notes →Show less ↑**Theme Palette Clarity** The `--mech-color-*` CSS custom properties are now fully de-obfuscated with semantic naming. This makes the design system more transparent and easier to customize without hunting through abstraction layers. **One-Knob Rebrand** Introduced unified rebrand control—update your primary color palette in a single location and watch the entire theme cascade. Reduces manual overrides and keeps design consistency across components. **Deterministic SSG Data** Fixed heatmap data generation during static site generation to produce consistent output across builds. Eliminates non-deterministic artifacts that could cause unnecessary cache invalidation or deployment surprises.
v1.12.9
Maintenance30 June 2026Dependency maintenance: updated non-major dependencies to their latest patch and minor versions. No breaking changes or new features in this release.
v1.12.8
Maintenance30 June 2026Dependency hygiene: updated GitHub Actions checkout to v7 for improved CI/CD reliability and performance.
v1.12.6
Maintenance22 June 2026Dependency maintenance: pinned transitive dependencies to ensure consistent builds and reproducible installs across environments.
v1.12.5
Minor20 June 2026Security and reliability hardening: pinned hono to ^4.12.25 via pnpm.overrides to resolve a high-priority dependency issue flagged in automated audits. This ensures your build pipeline remains clean and your dependencies stay current without manual intervention. No breaking changes. Update at your convenience.
v1.12.4
Minor16 June 2026Fixed ARIA attribute scope and state management: - **Pricing toggle**: corrected `aria-pressed` state binding to properly reflect toggle state for assistive technologies - **Registration flow**: scoped `aria-current` attribute on register step indicator for accurate navigation context These changes improve semantic accuracy and screen reader announcements without requiring any buyer-side updates.
v1.12.3
Minor15 June 2026Fixed touch target sizing on ManageCookiesButton and te-top-banner to meet WCAG SC 2.5.8 requirements. Both components now provide adequate spacing and clickable area for reliable mobile and assistive-device interaction, improving accessibility compliance across the template.
v1.12.2
Breaking15 June 2026This release addresses 17 critical findings and includes necessary updates to vendor integrations. **Breaking Changes:** - Northbeam and Helio Labs integrations have been renamed and restructured. If you use these tracking or analytics services, review the updated integration points in your configuration and environment variables before deploying. **What to do:** 1. Review the [full release notes]({url}) for integration-specific migration steps. 2. Test tracking and analytics in a staging environment before production deployment. 3. Update any custom code or environment configurations that r…
Show full notes →Show less ↑This release addresses 17 critical findings and includes necessary updates to vendor integrations. **Breaking Changes:** - Northbeam and Helio Labs integrations have been renamed and restructured. If you use these tracking or analytics services, review the updated integration points in your configuration and environment variables before deploying. **What to do:** 1. Review the [full release notes]({url}) for integration-specific migration steps. 2. Test tracking and analytics in a staging environment before production deployment. 3. Update any custom code or environment configurations that reference the old integration names. This update ensures compatibility with current vendor APIs and removes blocking issues that affected template stability.
v1.12.1
Minor14 June 2026**Canonical tag scoping fix**: Moved layout-level canonical declarations to page scope to prevent child routes from inheriting parent canonical URLs. This ensures each page declares its own canonical correctly, improving search engine crawlability and preventing indexing confusion in multi-page applications. If you've noticed canonical tags appearing on unintended child pages, this release resolves that behaviour.
v1.12.0
Update14 June 2026This release adds comprehensive SEO tooling and modern viewport support: - **Canonical manifest & per-page metadata**: Configure canonical URLs, Open Graph tags, and custom metadata per route without boilerplate. Improves search engine crawl efficiency and social preview accuracy. - **Robots.txt support**: Built-in robots.txt generation with sensible defaults; override per-environment (staging, production). - **Dynamic viewport units**: Full support for `dvh` (dynamic viewport height) and `safe-area-inset-*` CSS variables. Eliminates layout shift on mobile browsers with dynamic toolbars (iOS…
Show full notes →Show less ↑This release adds comprehensive SEO tooling and modern viewport support: - **Canonical manifest & per-page metadata**: Configure canonical URLs, Open Graph tags, and custom metadata per route without boilerplate. Improves search engine crawl efficiency and social preview accuracy. - **Robots.txt support**: Built-in robots.txt generation with sensible defaults; override per-environment (staging, production). - **Dynamic viewport units**: Full support for `dvh` (dynamic viewport height) and `safe-area-inset-*` CSS variables. Eliminates layout shift on mobile browsers with dynamic toolbars (iOS Safari, Chrome mobile). No breaking changes. Update and redeploy to activate SEO metadata on existing pages.
v1.11.7
Minor7 June 2026**Mobile Navigation** - Fixed mobile drawer background to render with proper opacity, improving visual clarity and reducing unintended transparency on overlay interactions.
v1.11.6
Maintenance7 June 2026Internal CI tooling update to improve code review workflow. No changes to the template or its functionality.
v1.11.5
Maintenance7 June 2026Licensing: Updated to unlimited-projects model. No changes to template functionality or dependencies.
v1.11.4
Maintenance4 June 2026Dependency maintenance: pinned transitive dependencies to ensure consistent builds and reproducible installs across environments.
v1.11.3
Maintenance4 June 2026Dependency maintenance: updated non-major dependencies to their latest patch and minor versions. These updates include security patches and compatibility improvements across the stack. No breaking changes or new features in this release.
v1.11.2
Maintenance4 June 2026Documentation: added four universal buyer-docs to the storefront docs surface, improving guidance for template customization and deployment workflows.
v1.11.1
Maintenance3 June 2026Documentation: Added canonical Security Headers guide covering host-config and static-export deployment patterns (#153). Clarifies best practices for securing ui07-ember-marketing-nextjs in production environments.
v1.11.0
Minor2 June 2026Added `TopDemoBanner`, a sticky-top conversion banner component for demo and marketing pages. Use this pattern to surface time-sensitive CTAs or promotional messaging without disrupting page layout. The component respects viewport constraints and integrates with the existing Ember + Next.js stack. No breaking changes. Existing projects continue to work without modification.
v1.10.22
Maintenance2 June 2026Configuration: moved demo user email into `SITE_CONFIG.demoUser` for improved maintainability and centralized configuration management.
v1.10.21
Maintenance1 June 2026Documentation refresh: regenerated buyer-facing docs for Ember integration. No functional changes to the template or components.
v1.10.20
Minor31 May 2026Fixed heading hierarchy in integrations card (h3 → h2) to eliminate skip-level violations. Removed redundant `aria-pressed` attributes from play/pause toggles on automations and campaigns sections—this combination violates APG patterns and causes screen readers to announce conflicting action labels. These changes improve semantic accuracy and reduce cognitive load for assistive technology users without requiring any buyer action.
v1.10.19
Minor31 May 2026No breaking changes. All existing functionality remains intact. If you maintain custom components, review the a11y patterns in this release to align with the updated standards.
v1.10.18
Minor31 May 2026Added California and US state privacy rights disclosures to the `/privacy` page template, ensuring alignment with evolving state-level privacy regulations (Gate 17). This update expands the baseline privacy policy language to cover consumer rights under California Consumer Privacy Act (CCPA) and similar state frameworks. Review the updated template to confirm it meets your jurisdiction's requirements and customize as needed for your specific data practices.
v1.10.17
Update31 May 2026UI07 Ember receives a comprehensive visual and structural update: **Hero Section Rebuild** — Redesigned hero component with improved layout, typography hierarchy, and responsive behavior across breakpoints. **Coral Color Palette Refresh** — Updated coral accent colors throughout the template for better contrast, accessibility, and modern aesthetic consistency. **Information Architecture Redesign** — Reorganized page structure and navigation flow for clearer user journeys and improved discoverability. **FAQ Component Enhancement** — Refined FAQ section with improved styling, interaction pat…
Show full notes →Show less ↑UI07 Ember receives a comprehensive visual and structural update: **Hero Section Rebuild** — Redesigned hero component with improved layout, typography hierarchy, and responsive behavior across breakpoints. **Coral Color Palette Refresh** — Updated coral accent colors throughout the template for better contrast, accessibility, and modern aesthetic consistency. **Information Architecture Redesign** — Reorganized page structure and navigation flow for clearer user journeys and improved discoverability. **FAQ Component Enhancement** — Refined FAQ section with improved styling, interaction patterns, and accessibility features. All changes are backward-compatible. No migration required—update and deploy.
v1.10.16
Maintenance27 May 2026Packaging hygiene: removed tracked Lighthouse report artifacts (lh-*.html files) from the repository and added exclusion patterns to prevent future commits. This reduces repository bloat without affecting template functionality or build output.
v1.10.15
Maintenance27 May 2026Internal demo environment enhancement. No changes to production login flow or buyer-facing functionality.
v1.10.14
Maintenance27 May 2026Internal maintenance: refreshed QG-Report PDF with backfilled audit data. No changes to template functionality or buyer-facing features.
v1.10.13
Maintenance26 May 2026Packaging hygiene: excluded documentation artifacts (AGENTS.md, docs directory, Word documents) from distribution and added Quick-Start PDF to package contents. Reduces bundle size and clarifies what ships to buyers.
v1.10.12
Maintenance26 May 2026Documentation: added PREMIUM_AUDIT.md reference guide for external audit compliance documentation (#126).
v1.10.11
Maintenance26 May 2026Dependency maintenance: aligned pnpm.overrides to resolve cross-major version mismatches (#121). This ensures consistent dependency resolution across the project without affecting template functionality or APIs.
v1.10.10
Minor26 May 2026Applied a comprehensive P1 audit sweep addressing 9 high-priority issues across the template. This release includes fixes for accessibility compliance, performance bottlenecks, and security hardening identified in our premium audit process. No breaking changes. Update at your convenience to benefit from improved standards compliance and performance characteristics.
v1.10.9
Minor26 May 2026**Fixed:** useCountUp hook now renders correct initial value during server-side rendering, eliminating hydration mismatches when count animations appear in server-rendered pages. This resolves visual flicker and console warnings on first load.
v1.10.8
Maintenance26 May 2026Documentation: Updated references from Framer Motion to Motion (motion/react) to reflect the official library rebranding. Reorganized dashboard documentation pages into a components structure for improved clarity. No changes to component APIs or runtime behaviour.
v1.10.7
Minor26 May 2026Completed a comprehensive P0 audit sweep across 14 content files, addressing critical compliance and quality issues identified in the premium audit. These fixes improve content accuracy, metadata consistency, and standards adherence throughout the template. No breaking changes. Update at your convenience.
v1.10.6
Minor26 May 2026Added explicit DEMO_CONTENT markers throughout the Ember marketing template to help you quickly identify placeholder content during implementation. This reduces the risk of accidentally shipping demo copy to production. Refined deliverability-related claims in marketing copy to be more precise and defensible. These changes ensure your messaging aligns with best practices when promoting email or messaging features. No breaking changes. Update at your convenience.
v1.10.5
Maintenance26 May 2026Dependency hygiene: updated actions/github-script to v9. This is a CI/CD tooling update with no impact on template functionality or buyer workflows.
v1.10.4
Maintenance25 May 2026**Dashboard layout fix**: corrected full-width wrapper behaviour to ensure consistent layout rendering across viewport sizes. **Code quality**: removed unused eslint-disable directives in label components, reducing technical debt and improving maintainability.
v1.10.3
Maintenance25 May 2026Security and reliability hardening. Update recommended.
v1.10.2
Maintenance25 May 2026Documentation: synced primitive component JSDoc from UI00-BASE (#107). Improves inline developer reference for component APIs with no functional changes.
v1.10.1
Maintenance25 May 2026Internal sync: aligned RevealOnScroll component `as` prop and useIsMobile singleton with UI00-BASE. No breaking changes or new features.
v1.10.0
Update25 May 2026Backported LiveActivityRail component with integrated Ember event pool (#103). This addition expands the marketing template's real-time activity display capabilities, enabling you to surface live user engagement or feed updates without manual event listener management. The event pool pattern reduces memory overhead in high-frequency event scenarios, making it suitable for dashboards and activity feeds that update frequently. Drop the component into your Ember routes and bind your activity data—event lifecycle is handled automatically. No breaking changes. Existing templates continue to work…
Show full notes →Show less ↑Backported LiveActivityRail component with integrated Ember event pool (#103). This addition expands the marketing template's real-time activity display capabilities, enabling you to surface live user engagement or feed updates without manual event listener management. The event pool pattern reduces memory overhead in high-frequency event scenarios, making it suitable for dashboards and activity feeds that update frequently. Drop the component into your Ember routes and bind your activity data—event lifecycle is handled automatically. No breaking changes. Existing templates continue to work as-is.
v1.9.4
Maintenance25 May 2026Dependency maintenance: updated @types/node to v24. This is a routine types package update with no impact on template functionality or your projects built with this kit.
v1.9.3
Maintenance25 May 2026Dependency hygiene: updated @types/react to v19.2.15. This is a patch-level TypeScript definitions update with no breaking changes or new capabilities.
v1.9.2
Maintenance25 May 2026Dependency maintenance: pinned project dependencies to ensure consistent builds and reproducible installs across environments. No feature or API changes.
v1.9.1
Maintenance25 May 2026Dependency management: added pnpm.overrides for ws and brace-expansion@5.x to resolve Copilot comment conflicts. This is a maintenance release with no user-facing changes.
v1.9.0
Update25 May 2026Added UI00-BASE form primitives to ui07-ember-marketing-nextjs (#90). This backport brings battle-tested form components—inputs, selects, checkboxes, radio groups, and validation hooks—directly into the Ember/Next.js template. Form primitives include: - Accessible input and textarea components with built-in error states - Select and multi-select with keyboard navigation - Checkbox and radio group components with proper ARIA attributes - Composable validation utilities for client and server-side checks - TypeScript support throughout No breaking changes. Existing forms continue to work. New p…
Show full notes →Show less ↑Added UI00-BASE form primitives to ui07-ember-marketing-nextjs (#90). This backport brings battle-tested form components—inputs, selects, checkboxes, radio groups, and validation hooks—directly into the Ember/Next.js template. Form primitives include: - Accessible input and textarea components with built-in error states - Select and multi-select with keyboard navigation - Checkbox and radio group components with proper ARIA attributes - Composable validation utilities for client and server-side checks - TypeScript support throughout No breaking changes. Existing forms continue to work. New projects can adopt these primitives incrementally.
v1.8.0
Minor25 May 2026Added a new accent-tinted skeleton loading component with built-in dashboard loading.tsx integration. This primitive provides a consistent, branded loading state across your application with minimal setup. The skeleton component respects your accent color configuration and includes ready-to-use patterns for dashboard layouts, reducing boilerplate for common loading scenarios. No breaking changes. Existing projects update without modification.
v1.7.0
Minor25 May 2026Added root `opengraph-image.tsx` powered by Next.js `next/og` with brand-aware composition (#86). The template now auto-generates dynamic OG images for social sharing, respecting your brand colors and typography. No configuration required—images are generated at build time and served automatically when your pages are shared on social platforms. This improves click-through rates on social links and ensures consistent brand presentation across LinkedIn, Twitter, and other platforms.
v1.6.1
Minor25 May 2026Fixed a11y issue where the background remained interactive while the mobile menu was open. The background is now properly marked inert, preventing screen reader users from navigating outside the menu overlay. This ensures focus is contained within the menu and improves overall keyboard navigation experience on mobile viewports.
v1.6.0
Minor25 May 2026Improved default typography rendering across the template: - **Body text**: Tabular numerals (tnum) enabled for consistent number alignment in data tables and lists - **Monospace surfaces**: Slashed-zero (zero-slash) applied to improve distinction between zero and the letter O in code blocks and terminal-style components These OpenType features enhance readability in numeric and code-heavy contexts without requiring configuration changes. The improvements apply automatically across all typography scales.
v1.5.1
Minor21 May 2026Converted all `--mech-color-*` design tokens from raw hex and rgba values to OKLCH color space (#81). OKLCH provides perceptually uniform color scaling, better accessibility for contrast ratios, and improved consistency across light and dark modes. This change is backward-compatible—existing color references work unchanged, but new work benefits from the improved color model.
v1.5.0
Update21 May 2026Introduced `<RevealOnScroll>`, a performant animation component that triggers content reveals as elements enter the viewport. Ideal for below-fold conversion optimization on marketing pages. **Key features:** - Intersection Observer–based triggering (no scroll event listeners) - Configurable delay and animation easing - SSR-safe with hydration support - Works with Next.js Image and standard DOM elements Use it to stagger hero sections, testimonials, CTAs, and feature blocks for improved engagement without layout shift. See the component docs in the template for integration examples.
v1.4.3
Maintenance21 May 2026Dependency maintenance: updated non-major dependencies to their latest patch and minor versions. No breaking changes or new features in this release.
v1.4.2
Maintenance21 May 2026Dependency maintenance: updated actions/checkout to v6 in CI/CD workflows. No changes to the template or components.
v1.4.1
Maintenance21 May 2026Demo infrastructure: ported DemoBanner pattern from UI00-BASE to align internal component patterns across the template suite. No changes to production code or buyer-facing functionality.
v1.4.0
Maintenance21 May 2026Documentation: Added Copilot and Codex bot instructions to enforce Renovate dependency management canon (#73). This improves consistency in automated dependency updates across the project but does not affect template functionality or buyer-facing features.
v1.3.22
Maintenance21 May 2026Backported family fixes from UI04 to maintain consistency across the template suite. Internal updates with no impact on template functionality or buyer workflows.
v1.3.21
Maintenance20 May 2026CI tooling: bumped Node.js from 20 to 22 to unblock pnpm 11 compatibility. This ensures the build pipeline runs on current LTS tooling without breaking changes to the template itself.
v1.3.20
Maintenance19 May 2026Security and reliability hardening. Update recommended.
v1.3.19
Maintenance18 May 2026CI hygiene: pinned renovatebot/github-action to v46.1.14 for deterministic dependency updates. No changes to template functionality or dependencies.
v1.3.18
Maintenance18 May 2026CI/tooling: bumped renovatebot/github-action from v40 to v46. This resolves scheduled Renovate run failures caused by deprecated v40-tier tag resolution. No changes to the template or its dependencies.
v1.3.17
Maintenance18 May 2026Dependency maintenance: updated @types/node to v22.19.19 for improved type definitions and tooling compatibility.
v1.3.16
Maintenance18 May 2026Dependency hygiene: pinned brace-expansion to 2.1.0 for improved stability and security posture.
v1.3.15
Maintenance15 May 2026Security and reliability hardening. Update recommended.
v1.3.14
Maintenance13 May 2026Dependency security update: Next.js bumped to v16.2.6 to address upstream security patches. No breaking changes or feature modifications. Update recommended as part of routine maintenance.
v1.3.13
Maintenance12 May 2026Dependency maintenance: updated type definitions to resolve TypeScript compatibility issues and improve development experience. No breaking changes or new features in this release.
v1.3.12
Maintenance12 May 2026Dependency maintenance: pinned dependencies to ensure consistent builds and reproducible installs across environments. No feature or API changes.
v1.3.11
Maintenance12 May 2026Dependency management: pinned dependencies to ensure consistent builds and reduce supply-chain risk. No changes to template features or APIs.
v1.3.10
Maintenance12 May 2026Dependency update: Next.js bumped to v16.2.3 (security patch). No breaking changes or new features. Update recommended for security hygiene.
v1.3.9
Minor12 May 2026Promoted inline colour literals across 5 marketing components to use design tokens instead. This ensures colour values are centrally managed and easier to maintain across your marketing UI. No breaking changes—your existing implementations continue to work as-is.
v1.3.8
Maintenance12 May 2026Dependency management: configured Renovate org-extends and established weekly Dependabot schedule for automated dependency updates. No changes to template functionality or buyer-facing features.
v1.3.7
Minor9 May 2026Maintenance and reliability improvements.
v1.3.6
Minor9 May 2026Maintenance and reliability improvements.
v1.3.5
Minor8 May 2026Maintenance and reliability improvements.
v1.3.4
Minor8 May 2026Maintenance and reliability improvements.
v1.3.3
Minor8 May 2026Maintenance and reliability improvements.
v1.3.2
Minor7 May 2026Maintenance and reliability improvements.
v1.3.1
Minor7 May 2026Maintenance and reliability improvements.
v1.3.0
Update7 May 2026Introduces a Campaign Builder to the home experience, with a smoother marketing section transition and a typography fix. - New Campaign Builder section - Added a marketing section transition for cleaner flow between blocks - Fixed hero heading word-wrap for tidier line breaks
v1.2.1
Minor7 May 2026Maintenance and reliability improvements.
v1.2.0
Update7 May 2026Adds a Launch Day showcase to the home page, applying research-backed layout and messaging to highlight a marketing launch moment. - New Launch Day showcase section on the home page - Refined layout and copy informed by audience research
v1.1.4
Minor30 April 2026Maintenance and reliability improvements.
v1.1.3
Minor30 April 2026Maintenance and reliability improvements.
v1.1.2
Minor29 April 2026Maintenance and reliability improvements.
v1.1.1
Minor28 April 2026Maintenance and reliability improvements.
v1.1.0
Update28 April 2026A premium upgrade for the dashboard kit, adding a complete layout engine and richer interactive surfaces. - New dashboard layout engine and analytics heatmap - Added domain-specific pages and a WebGL glow effect - User dropdown, collapsible sidebar, theme toggle, and view transitions - Smoother first paint with no flash of unstyled content - Maintenance and reliability improvements
v1.0.0
Breaking3 April 2026Initial release of the Ember Marketing kit. - Production-ready marketing kit with a complete component set - Built-in licence validation - Maintenance and reliability improvements
89 releases