v1.14.76
Maintenance30 June 2026Dependency hygiene: updated @types/uuid to v11. This is a TypeScript type definitions update with no impact on runtime behaviour or the public API.
v1.14.75
Maintenance30 June 2026Dependency hygiene: updated @types/nodemailer to v8. This is a TypeScript types-only update with no impact on runtime behaviour or the template's email functionality.
v1.14.74
Maintenance30 June 2026Dependency maintenance: updated all non-major dependencies to their latest patch and minor versions. Ensures compatibility with upstream ecosystem improvements and security patches. No breaking changes or new features in this release.
v1.14.73
Maintenance30 June 2026Dependency maintenance: updated all non-major dependencies to their latest patch and minor versions. These updates include security and reliability hardening across the dependency tree. No breaking changes or migration required.
v1.14.72
Maintenance20 June 2026Dependency updates: esbuild updated to v0.28.1 with security and reliability hardening.
v1.14.71
Minor20 June 2026**Dependencies:** Updated esbuild to v0.28.1. This release includes security and reliability hardening to the build toolchain, ensuring your Next.js starter project benefits from the latest stability improvements in the bundler.
No breaking changes. Update at your convenience.
v1.14.70
Update20 June 2026**Nodemailer upgrade (^8 → ^9.0.1)**
Updated Nodemailer to the latest major version to incorporate security and reliability hardening. This is a recommended update for all deployments using email functionality.
No breaking changes to the public API. If you have custom Nodemailer configuration or plugins, review the [Nodemailer v9 changelog](https://github.com/nodemailer/nodemailer/releases) to confirm compatibility with your setup.
v1.14.69
Minor13 June 2026**CSS theming fix:** Restored `--accent` custom property to `globals.css`. A recent refactor inadvertently removed this variable, breaking accent-based theme customizations. This release restores full theming control for projects relying on the accent colour system.
v1.14.68
Minor13 June 2026**Security and reliability hardening** across core systems:
- **Webhooks**: Added rate-limit protection to webhook test endpoints; improved error handling and documentation clarity.
- **Billing & disputes**: Hardened dispute lifecycle handling, trial-period logic, and step-up reauthentication flows.
- **API & auth**: Refined return types, narrowed API documentation scope, and improved white-label configuration strings.
- **Database**: Fixed LIKE-clause escaping to prevent edge-case query issues.
- **Dependencies**: Pinned pnpm version for build consistency; removed unused e2e test scripts.
N…
Show full notes →Show less ↑
**Security and reliability hardening** across core systems:
- **Webhooks**: Added rate-limit protection to webhook test endpoints; improved error handling and documentation clarity.
- **Billing & disputes**: Hardened dispute lifecycle handling, trial-period logic, and step-up reauthentication flows.
- **API & auth**: Refined return types, narrowed API documentation scope, and improved white-label configuration strings.
- **Database**: Fixed LIKE-clause escaping to prevent edge-case query issues.
- **Dependencies**: Pinned pnpm version for build consistency; removed unused e2e test scripts.
No breaking changes. Update at your convenience.
v1.14.67
Maintenance13 June 2026Routine maintenance release. For detailed changes, see the [full release notes]({url}).
v1.14.66
Minor7 June 2026This release addresses audit findings related to license and billing configuration. Internal compliance checks have been refined to ensure accurate tracking and reporting across the SaaS starter template.
No action required on upgrade. Existing deployments will benefit from improved audit readiness.
v1.14.65
Maintenance4 June 2026Dependency hygiene: applied override to brace-expansion range to ensure security and reliability standards are met across the dependency tree.
v1.14.64
Maintenance4 June 2026Dependency maintenance: updated all non-major dependencies to their latest patch and minor versions. This release includes routine security and reliability hardening across the dependency tree. No breaking changes or new features.
v1.14.63
Maintenance4 June 2026Documentation: added universal buyer documentation to improve onboarding and reference material for template users. No code or dependency changes.
v1.14.62
Maintenance3 June 2026Fixed alignment of legal prose and typography styling across the SaaS starter template. This ensures consistent font rendering and spacing in legal/compliance sections without affecting core functionality or user workflows.
v1.14.61
Minor27 May 2026**Fixed:** Seeded billing plans now remain in sync across environments. Previously, plan configurations could drift during deployment cycles—this is now corrected.
**Docs:** Added quality gate report documentation for improved visibility into release standards and compliance checks.
Update recommended for all deployments relying on seeded billing data.
v1.14.60
Update25 May 2026The SaaS Starter is now available, verified against a full quality matrix.
- Public and authenticated dashboard runs meet minimum scores of 90 performance, 95 accessibility, 96 best practices, and 90 SEO
- Completed a reliability and access-control review across authentication, account linking, API keys, billing, and account dashboards
v1.14.59
Update25 May 2026Fixed API key usage accounting to fail closed (#90). The system now safely halts requests when usage cannot be reliably tracked, preventing silent overages or billing discrepancies.
If you use metered API access or enforce rate limits, verify your monitoring and alerting are configured to catch closed-state events. This ensures you catch tracking failures before they impact production.
v1.14.58
Maintenance25 May 2026Maintenance release. Internal dependency and tooling updates to keep the Next.js SaaS starter current with upstream ecosystem changes. No breaking changes or new features in this release.
v1.14.57
Update25 May 2026Strengthened access controls across API key and OAuth account-linking flows.
- Improved API key validation and scope enforcement
- Tightened authorization checks on OAuth account linking
- Firmer permission boundaries for credential management
No migration required. Updating is recommended.
v1.14.56
Maintenance25 May 2026Maintenance release. Internal updates and stability improvements.
v1.14.55
Maintenance25 May 2026Design token alignment: corrected accent token to match the current design catalogue (#88). This ensures consistency across component styling and theme application.
v1.14.54
Maintenance25 May 2026Closed review gaps identified in v1.14.53. Internal fixes to ensure code quality and consistency across the Next.js SaaS starter template. No breaking changes or new features in this release.
v1.14.53
Update25 May 2026Security and reliability hardening. Update recommended.
v1.14.52
Maintenance25 May 2026Fixed review gaps identified in v1.14.51 zip packaging. This release ensures the starter kit meets our internal quality standards with no changes to your project structure or dependencies.
v1.14.51
Maintenance25 May 2026Post-release review cleanups. Internal maintenance to improve code quality and consistency. No breaking changes or new features in this patch.
v1.14.50
Minor25 May 2026Fixed regressions in cleanup and API contracts identified during code review (#78). These fixes ensure proper resource teardown and maintain API contract integrity across the starter template.
No breaking changes. Update recommended for improved stability.
v1.14.49
Minor25 May 2026Fixed regressions identified in release review phase 2. This patch addresses stability issues in the tl01-kiln-saas-starter-nextjs template that may have affected deployment or runtime behavior. No breaking changes or migration required — update at your convenience.
v1.14.48
Minor25 May 2026Fixed regressions in external review workflows that were introduced in a recent update. This release restores expected behaviour for review submission, approval routing, and stakeholder notifications.
If you've experienced issues with external reviews not processing correctly, update to v1.14.48 to resolve.
v1.14.47
Minor25 May 2026Resolved Stripe checkout review findings (#73). This release addresses compliance and integration issues identified during Stripe's review process, ensuring smoother payment flows and better alignment with Stripe's platform requirements.
No breaking changes. Update at your convenience.
v1.14.46
Update25 May 2026Strengthened access controls in the external review workflow. Viewing and removing reviews now enforce tighter permission checks, improving behaviour in multi-tenant deployments. Updating is recommended.
v1.14.45
Maintenance25 May 2026Fixed display font token parsing to ensure tokens remain valid during build and runtime processing. This resolves an edge case where certain font token configurations could become unparseable in downstream tools.
v1.14.44
Maintenance25 May 2026Design token alignment: synchronized Kiln design tokens with the current catalogue to ensure consistency across component styling and theming. No breaking changes or new features.
v1.14.43
Maintenance25 May 2026Internal review gap closure from v1.14.42. No breaking changes or new features in this patch. Recommended for all users on v1.14.x.
v1.14.42
Minor25 May 2026**Subscription & Account Deletion Reliability**
- Fixed subscription cancellation reconciliation after Stripe deletion failures, preventing orphaned subscription states.
- Account deletion now fails gracefully before attempting to delete the account if Stripe cancellation fails, ensuring data consistency.
These changes reduce edge-case failures in account lifecycle management and improve error handling when Stripe operations encounter issues.
v1.14.41
Minor25 May 2026**Activity Timeline Fix**
Fixed an issue where soft-deleted actors were appearing in activity timelines. The timeline now correctly filters out deleted actors, ensuring activity logs display only current, valid references. This improves data clarity in audit trails and activity feeds without requiring any configuration changes.
v1.14.40
Minor25 May 2026**Fixed:** Removed inherited DataTable scope creep that was causing unintended style and behaviour leakage to child components. DataTable now properly isolates its internal state and styling, preventing conflicts when nested or reused in complex layouts.
This fix improves component predictability and reduces debugging friction when working with multiple DataTable instances or integrating DataTable into custom layouts.
v1.14.39
Maintenance25 May 2026Build optimization: removed remote font build dependency. No changes to font delivery, rendering, or application behaviour. This reduces build complexity and improves local development setup reliability.
v1.14.38
Minor25 May 2026**Fixed:** Stripe customer deletion is now guarded in demo mode, preventing accidental data loss when testing payment flows in non-production environments. This ensures demo instances remain stable during development and testing cycles.
v1.14.37
Maintenance25 May 2026Resolved internal review blockers from v1.14.36. No breaking changes or new features in this patch release.
v1.14.36
Maintenance25 May 2026Internal release addressing v1.14.35 review process items. No changes to buyer-facing functionality, APIs, or dependencies. Stable continuation of the v1.14.x line.
v1.14.35
Maintenance21 May 2026Fixed accent token alignment with the design catalogue (#56). This ensures consistent colour application across components and maintains parity with the latest design system specifications.
v1.14.34
Minor21 May 2026Improved validation logic in the checkout billing flow to prevent edge-case failures and ensure payment processing completes reliably. This release hardens blockers that could interrupt transaction completion under specific conditions.
No breaking changes. Update recommended for production SaaS deployments relying on consistent checkout performance.
v1.14.33
Maintenance21 May 2026Documentation polish and billing phase 7 closure. Routine maintenance release with no breaking changes or new features.
v1.14.32
Maintenance21 May 2026Maintenance release. Routine dependency updates and internal improvements to keep the Next.js SaaS starter template current and stable.
v1.14.31
Minor21 May 2026Fixed billing logic and documentation issues identified in phase 7 review. These corrections ensure accurate billing calculations and clearer setup guidance for new projects.
**Changes:**
- Billing phase 7 findings resolved
- Documentation updates for clarity
No breaking changes. Update at your convenience.
v1.14.30
Minor21 May 2026Resolved findings from phase 7 review cycle (#47). This release addresses quality and compliance issues identified during internal audit, improving the overall stability and readiness of the starter kit.
Updates include bug fixes and refinements across the codebase to ensure the template meets production standards. No breaking changes — safe to update.
v1.14.29
Minor21 May 2026**Auth:** Fixed API key validation to reject invalid keys before attempting browser session fallback (#46). This prevents unintended session escalation in edge cases where malformed or expired API credentials were present. No breaking changes — existing integrations continue to work as expected.
v1.14.28
Minor21 May 2026**Fixed:** Pricing analytics and authentication boundaries are now properly aligned (#45). This resolves inconsistencies where analytics data visibility and pricing tier access controls were not synchronized. No migration required—update and deploy.
v1.14.27
Update21 May 2026Completed the full TL01 feature matrix implementation with comprehensive audit hardening across the starter kit.
**What's new:**
- Full TL01 feature parity: all required components, patterns, and integrations now present
- Enhanced audit readiness: security headers, CORS policies, and compliance checks hardened
- Improved observability: logging and monitoring hooks aligned with production requirements
**Who benefits:**
If you're deploying to regulated environments or need comprehensive feature coverage, this release closes gaps in the baseline template. Review the feature matrix in the docs…
Show full notes →Show less ↑
Completed the full TL01 feature matrix implementation with comprehensive audit hardening across the starter kit.
**What's new:**
- Full TL01 feature parity: all required components, patterns, and integrations now present
- Enhanced audit readiness: security headers, CORS policies, and compliance checks hardened
- Improved observability: logging and monitoring hooks aligned with production requirements
**Who benefits:**
If you're deploying to regulated environments or need comprehensive feature coverage, this release closes gaps in the baseline template. Review the feature matrix in the docs to confirm all required capabilities are present for your use case.
**Next steps:**
Update to v1.14.27 and run your audit suite against the hardened configuration. No breaking changes—existing projects update cleanly.
v1.14.26
Maintenance20 May 2026Documentation: cleaned up buyer-facing docs branding for consistency and clarity. No functional changes.
v1.14.25
Update20 May 2026Magic links and upload downloads have been hardened to improve security posture and prevent potential attack vectors.
**Changes:**
- Enhanced magic link validation and expiration handling
- Strengthened upload download verification and access controls
- Improved token entropy and rate-limiting safeguards
No breaking changes. Update recommended for all deployments handling authentication or file uploads.
v1.14.24
Maintenance18 May 2026Documentation: clarified production Docker Compose environment variable requirements for deployment. No code changes.
v1.14.23
Minor15 May 2026Applied phase 7 review fixes across the template. These updates address issues identified during QA review, improving overall stability and correctness of the Next.js SaaS starter. No breaking changes—update at your convenience.
v1.14.22
Maintenance14 May 2026Fixed console.log statement in DSAR script that was inadvertently logging to browser console during data subject access request processing. This cleanup ensures compliance tooling runs silently in production environments.
v1.14.21
Minor14 May 2026Fixed compliance scaffold surface propagation to ensure all compliance-related surfaces are properly initialized and available throughout the application lifecycle. This resolves cases where compliance scaffolding was not fully accessible in nested components or dynamic contexts.
**What changed:** Compliance scaffold surfaces now propagate correctly through the component tree.
**Who benefits:** Teams using the compliance scaffold feature in their SaaS implementations.
v1.14.20
Minor14 May 2026**Fixed:** Multipart uploads now require a valid `Content-Length` header. This prevents malformed upload requests from being processed and improves upload reliability. If you're using the built-in file upload components, no changes needed—they already send this header correctly.
v1.14.19
Minor14 May 2026Closed phase 4 inherited review gaps identified during QA. This release addresses technical debt and compliance issues discovered in the previous phase, improving overall stability and reliability of the starter template.
No breaking changes. Update at your convenience.
v1.14.18
Maintenance14 May 2026Fixed smooth scroll behavior declaration for Next.js layouts. This ensures scroll-behavior: smooth CSS is properly applied across the template without conflicts or resets during navigation.
v1.14.17
Minor14 May 2026**Fixed:** Browser-based Server-Sent Events (SSE) streams now correctly handle refresh cookie propagation. Previously, cookie refresh logic could interfere with long-lived SSE connections; this release ensures cookies are properly maintained without disrupting the stream lifecycle.
If you're using real-time event subscriptions in your SaaS application, this fix improves reliability and eliminates potential session timeout issues during active streaming.
v1.14.16
Maintenance13 May 2026Documentation: clarified default access controls for activity logging. No functional changes.
v1.14.15
Maintenance13 May 2026Dependency update: Next.js bumped to 16.2.6. This patch release includes upstream stability improvements and bug fixes. No action required — update at your convenience.
v1.14.14
Minor12 May 2026Fixed external review hardening propagation in the tl01 module. This ensures review state and validation rules are correctly applied across external review workflows, improving consistency and reducing edge-case failures in multi-reviewer scenarios.
v1.14.13
Minor12 May 2026**Layout:** Dashboard shell now renders full width, eliminating unnecessary side margins and improving space utilization on larger screens. This provides a cleaner, more spacious interface for dashboard content without requiring any configuration changes.
v1.14.12
Minor9 May 2026Maintenance and reliability improvements.
v1.14.11
Minor9 May 2026Maintenance and reliability improvements.
v1.14.10
Minor9 May 2026Maintenance and reliability improvements.
v1.14.9
Minor9 May 2026Maintenance and reliability improvements.
v1.14.8
Minor8 May 2026Maintenance and reliability improvements.
v1.14.7
Minor8 May 2026Maintenance and reliability improvements.
v1.14.6
Minor8 May 2026Maintenance and reliability improvements.
v1.14.5
Minor8 May 2026Maintenance and reliability improvements.
v1.14.4
Minor8 May 2026Maintenance and reliability improvements.
v1.14.3
Minor8 May 2026Maintenance and reliability improvements.
v1.14.2
Minor7 May 2026Maintenance and reliability improvements.
v1.14.1
Minor7 May 2026Maintenance and reliability improvements.
v1.14.0
Update7 May 2026Maintenance and reliability improvements.
v1.13.15
Minor2 May 2026Maintenance and reliability improvements.
v1.13.14
Minor2 May 2026Maintenance and reliability improvements.
v1.13.13
Minor2 May 2026Maintenance and reliability improvements.
v1.13.12
Minor2 May 2026Maintenance and reliability improvements.
v1.13.11
Minor2 May 2026Maintenance and reliability improvements.
v1.13.10
Minor2 May 2026Maintenance and reliability improvements.
v1.13.9
Minor2 May 2026Maintenance and reliability improvements.
v1.13.8
Minor2 May 2026Maintenance and reliability improvements.
v1.13.7
Minor2 May 2026Maintenance and reliability improvements.
v1.13.6
Minor2 May 2026Maintenance and reliability improvements.
v1.13.5
Minor2 May 2026Maintenance and reliability improvements.
v1.13.4
Minor2 May 2026Maintenance and reliability improvements.
v1.13.3
Minor2 May 2026Maintenance and reliability improvements.
v1.13.0
Update29 April 2026Adds a shared HTML email builder for composing transactional email templates, along with breadcrumb navigation.
- Reusable HTML email rendering helper
- Breadcrumb navigation component
- More reliable link rendering in email templates
v1.12.0
Update28 April 2026Adds an activity-timeline helper for rendering chronological, time-ordered activity feeds in your interface.
v1.10.0
Update28 April 2026Adds a reusable file-upload abstraction, giving you a consistent interface for handling file uploads across the template.
v1.8.0
Update28 April 2026Foundational support for live, real-time updates in the interface.
- Lightweight internal event channel for broadcasting changes
- Server-sent events so the browser can receive updates as they happen
This provides the plumbing for views that stay current without a manual refresh, ready to build live features on.
v1.7.0
Update28 April 2026A new reusable data table component for presenting structured records in your interface.
- Generic, typed table you can drop into any list or admin view
- Consistent layout for sortable, columnar data
Designed to be reused across screens so tabular views stay uniform throughout the product.
v1.6.0
Update28 April 2026Foundational groundwork for marketplace-style payments built on Stripe Connect. This release adds the underlying structure for splitting payments across multiple sellers, ready to build on as the marketplace flow is completed. No customer-facing payment changes ship in this version yet.
v1.5.0
Update28 April 2026New commerce configuration options let you tailor how the storefront behaves out of the box.
- Choose the commerce mode that fits your build
- Optionally require an account before checkout
These settings are driven from your central configuration, so you can adjust them without touching feature code.
v1.4.1
Minor28 April 2026Maintenance and reliability improvements.
v1.4.0
Update28 April 2026Configuration scaffolding to centralise how authentication and commerce behaviour are set for your site. These options live alongside your existing site settings, giving you a single place to manage them as you build. No visible change on its own; this lays the groundwork for the configurable behaviour that follows.
v1.3.9
Minor27 April 2026Maintenance and reliability improvements.
v1.3.8
Minor27 April 2026- Maintenance release
v1.3.7
Minor27 April 2026- Maintenance release
v1.3.6
Minor27 April 2026Maintenance and reliability improvements.
v1.3.5
Minor27 April 2026Maintenance and reliability improvements.
v1.3.4
Minor27 April 2026Maintenance and reliability improvements.
v1.3.3
Minor27 April 2026Maintenance and reliability improvements.
v1.3.2
Minor27 April 2026Maintenance and reliability improvements.
v1.3.1
Minor27 April 2026v1.3.1 — backport user.login_failed + sweep from TL00-BASE v1.3.1
Backport from TL00-BASE v1.3.1 (commit 5926a75).