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

    Maintenance30 June 2026

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

  2. v1.11.11

    Maintenance30 June 2026

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

  3. v1.11.10

    Maintenance30 June 2026

    Dependency hygiene: updated type definitions and pinned dependencies to ensure consistent builds and improved type safety across the development environment.

  4. v1.11.7

    Minor22 June 2026

    **Accessibility & Compliance Polish** - **Reduced-motion support**: Code showcase component now respects `prefers-reduced-motion` media query, improving experience for users with vestibular disorders. - **Navigation contrast**: Danger-nav component contrast ratio increased to meet WCAG AA standards. - **Configuration rebrand**: `SITE_CONFIG` keys updated to reflect current product naming; no functional change. - **Documentation**: Fictional address and PGP key examples added to legal/compliance docs for clarity. - **Node.js floor**: Engines constraint now enforces Node 18.17.0 minimum, aligni…

    Show full notes →

    **Accessibility & Compliance Polish** - **Reduced-motion support**: Code showcase component now respects `prefers-reduced-motion` media query, improving experience for users with vestibular disorders. - **Navigation contrast**: Danger-nav component contrast ratio increased to meet WCAG AA standards. - **Configuration rebrand**: `SITE_CONFIG` keys updated to reflect current product naming; no functional change. - **Documentation**: Fictional address and PGP key examples added to legal/compliance docs for clarity. - **Node.js floor**: Engines constraint now enforces Node 18.17.0 minimum, aligning with LTS support window. All changes are backward-compatible. Update at your convenience.

  5. v1.11.6

    Maintenance22 June 2026

    Security and reliability hardening: patched js-yaml and @babel/core dependencies via pnpm.overrides to address upstream improvements and ensure continued stability of the Next.js devtools environment.

  6. v1.11.5

    Maintenance22 June 2026

    Dependency maintenance: updated non-major dependencies to their latest patch and minor versions. These updates improve compatibility and stability without requiring any changes to your implementation.

  7. v1.11.4

    Minor20 June 2026

    Security and reliability hardening: pinned hono dependency to ^4.12.25 via pnpm.overrides to resolve CI audit gate requirements. This ensures your build pipeline passes security compliance checks without requiring code changes on your end. Update recommended for all users to maintain clean audit reports and unblocked deployments.

  8. v1.11.3

    Maintenance18 June 2026

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

  9. v1.11.2

    Minor15 June 2026

    **Fixes & Polish** - Resolved accessibility compliance issues (WCAG SC 2.5.8 target sizing) across interactive components - Improved persona documentation clarity and completeness - Added safety guards to demo pages to prevent unintended state mutations These updates ensure your templates meet modern accessibility standards and provide clearer guidance for customization.

  10. v1.11.1

    Minor14 June 2026

    Fixed canonical tag placement in Next.js layout hierarchy. Previously, canonical URLs defined in parent layouts could be inherited by child pages, causing incorrect SEO metadata. Canonical tags now respect page-level scope only, ensuring each page declares its own canonical URL independently. This fix is particularly important if you use shared layouts with canonical declarations or have multi-level route hierarchies.

  11. v1.11.0

    Update14 June 2026

    This release introduces a comprehensive SEO and accessibility foundation for Next.js projects. **New capabilities:** - **Manifest generation**: Automatic web app manifest with configurable metadata - **Per-page metadata control**: Fine-grained control over Open Graph, canonical URLs, and meta tags at the page level - **noindex support**: Mark pages as non-indexable for staging, drafts, or internal routes - **Viewport unit fixes**: Proper handling of `dvh` (dynamic viewport height) and `safe-area-inset` for mobile and notched devices These features integrate into the existing template structu…

    Show full notes →

    This release introduces a comprehensive SEO and accessibility foundation for Next.js projects. **New capabilities:** - **Manifest generation**: Automatic web app manifest with configurable metadata - **Per-page metadata control**: Fine-grained control over Open Graph, canonical URLs, and meta tags at the page level - **noindex support**: Mark pages as non-indexable for staging, drafts, or internal routes - **Viewport unit fixes**: Proper handling of `dvh` (dynamic viewport height) and `safe-area-inset` for mobile and notched devices These features integrate into the existing template structure without breaking changes. Buyers can adopt them incrementally—manifest and metadata are opt-in, and viewport fixes apply automatically to improve mobile rendering consistency.

  12. v1.10.4

    Maintenance7 June 2026

    CI/tooling: Enhanced pull-request review workflow integration. No changes to template functionality or dependencies.

  13. v1.10.3

    Update7 June 2026

    The licensing model for ui02-forge-devtools-nextjs has been updated to an unlimited-projects model. This change removes previous project-count restrictions, allowing you to use the template and devtools across as many projects as needed without additional licensing overhead. No migration steps are required — your existing license will automatically reflect the new terms on next update.

  14. v1.10.2

    Maintenance4 June 2026

    Documentation: added four universal buyer-docs entries to the storefront docs surface. These resources are now available in your documentation hub for reference during template customization and deployment.

  15. v1.10.1

    Maintenance3 June 2026

    Documentation: Added canonical Security Headers guide to installation docs, covering host-config and static-export deployment patterns (#151). Reference material for securing your Next.js deployment.

  16. v1.10.0

    Minor2 June 2026

    Added `TopDemoBanner` component with sticky-top positioning for conversion-focused demo layouts. The banner stays anchored to the viewport top, ideal for CTAs, announcements, or promotional messaging in template previews. Use case: Pin a call-to-action or limited-time offer above your demo content without disrupting scroll flow. The component integrates with the existing Forge design system and respects your z-index layering. Optional adoption — existing templates are unaffected.

  17. v1.9.19

    Maintenance1 June 2026

    Dependency maintenance: upgraded archiver to v8. This is an internal tooling update with no impact on template functionality or the dev experience.

  18. v1.9.18

    Maintenance1 June 2026

    Dependency hygiene: updated pnpm to v10.34.1. This is a patch release with no breaking changes or buyer-facing modifications.

  19. v1.9.17

    Maintenance1 June 2026

    Dependency maintenance: updated @types/node to v24. This is a types-only update with no impact on runtime behaviour or the devtools API surface.

  20. v1.9.16

    Minor31 May 2026

    Fixed WebGL hero scene rendering on mobile devices. The interactive 3D hero component now gracefully degrades on touch devices, reducing memory pressure and improving frame stability on lower-end hardware. **Changes:** - Disabled JS-gated WebGL hero scene on mobile viewports (#141) This ensures the hero experience remains performant across all device classes without requiring any configuration changes on your end.

  21. v1.9.15

    Maintenance31 May 2026

    Maintenance and reliability improvements.

  22. v1.9.14

    Maintenance27 May 2026

    Internal maintenance: corrected Forge QG-Report route inventory and dashboard page name mappings to ensure accurate reporting metadata. No user-facing changes.

  23. v1.9.13

    Maintenance27 May 2026

    Internal: refreshed Quality-Gate Report PDF with backfilled audit data to improve internal compliance tracking and reporting accuracy.

  24. v1.9.12

    Maintenance26 May 2026

    Packaging hygiene: excluded documentation artifacts (AGENTS.md, docs/, *.docx) from distribution to reduce package size. Quick-start PDF now included in release assets. No functional changes.

  25. v1.9.11

    Minor26 May 2026

    Applied P1 fixes from premium-audit pass (#131). This release addresses content compliance issues identified during our latest audit, improving overall template quality and standards adherence. No breaking changes or migration steps required.

  26. v1.9.10

    Maintenance26 May 2026

    Documentation updates for clarity and consistency: - Updated Motion library references from Framer Motion to Motion (motion/react) across docs to reflect current package naming - Reorganized dashboard pages into components folder structure for improved project organization No functional changes. Existing projects continue to work without modification.

  27. v1.9.9

    Maintenance26 May 2026

    Maintenance release. Internal updates and stability improvements.

  28. v1.9.8

    Maintenance26 May 2026

    Maintenance release. Internal updates and dependency hygiene to keep ui02-forge-devtools-nextjs stable and current with the Next.js ecosystem.

  29. v1.9.7

    Minor26 May 2026

    **Fixed** - Code-showcase component: code-line reveal now executes fire-and-forget instead of being scroll-scrubbed, which was causing blank renders (#128) - Documentation: corrected dashboard route reference (projects → empty) (#127) The code-showcase fix resolves an issue where code lines would fail to display when scroll interactions interfered with the reveal animation. This is now decoupled from scroll state.

  30. v1.9.6

    Maintenance26 May 2026

    Dependency updates: routine maintenance release with dependency version bumps. No breaking changes or new features. Safe to update.

  31. v1.9.5

    Maintenance26 May 2026

    Dependency hygiene: updated GitHub Actions checkout to v6. This is a build-time dependency update with no impact on the generated templates or development experience.

  32. v1.9.4

    Maintenance25 May 2026

    - **fix(dashboard)**: corrected full-width wrapper layout behavior - **lint(label)**: removed unused eslint-disable directive Routine maintenance release with no breaking changes or new capabilities.

  33. v1.9.3

    Maintenance25 May 2026

    Security and reliability hardening. Update recommended.

  34. v1.9.2

    Maintenance25 May 2026

    Documentation: synced primitive JSDoc from UI00-BASE and cleaned up eslint comments for consistency across the codebase. Internal maintenance release with no breaking changes or new features.

  35. v1.9.1

    Maintenance25 May 2026

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

  36. v1.9.0

    Update25 May 2026

    Backported LiveActivityRail component with integrated Forge event pool support. This new pattern provides a ready-to-use rail component for displaying live activity streams in your Next.js applications. **What's new:** - LiveActivityRail component for real-time activity display - Native Forge event pool integration for efficient event handling - Full TypeScript support and accessibility compliance The component handles subscription lifecycle and event batching automatically, reducing boilerplate in activity-heavy interfaces. See the component docs for integration examples and event pool conf…

    Show full notes →

    Backported LiveActivityRail component with integrated Forge event pool support. This new pattern provides a ready-to-use rail component for displaying live activity streams in your Next.js applications. **What's new:** - LiveActivityRail component for real-time activity display - Native Forge event pool integration for efficient event handling - Full TypeScript support and accessibility compliance The component handles subscription lifecycle and event batching automatically, reducing boilerplate in activity-heavy interfaces. See the component docs for integration examples and event pool configuration.

  37. v1.8.0

    Update25 May 2026

    Added foundational form components from UI00-BASE to ui02-forge-devtools-nextjs: - **Input**: Accessible text input with built-in validation state styling - **Label**: Associated label component with proper `htmlFor` binding - **FieldError**: Error message display with semantic markup - **FieldHelper**: Helper text component for additional field context These primitives are fully typed, support Next.js form actions, and integrate seamlessly with existing forge patterns. Use them as building blocks for complex forms or as drop-in replacements in your current implementations. No breaking chan…

    Show full notes →

    Added foundational form components from UI00-BASE to ui02-forge-devtools-nextjs: - **Input**: Accessible text input with built-in validation state styling - **Label**: Associated label component with proper `htmlFor` binding - **FieldError**: Error message display with semantic markup - **FieldHelper**: Helper text component for additional field context These primitives are fully typed, support Next.js form actions, and integrate seamlessly with existing forge patterns. Use them as building blocks for complex forms or as drop-in replacements in your current implementations. No breaking changes. Existing form code continues to work unchanged.

  38. v1.7.6

    Maintenance25 May 2026

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

  39. v1.7.5

    Maintenance25 May 2026

    Dependency hygiene: updated type definitions to latest versions. No breaking changes or new features. Recommended for teams running strict TypeScript configurations.

  40. v1.7.4

    Maintenance25 May 2026

    Dependency maintenance: pinned transitive dependencies to ensure consistent builds and reduce supply-chain risk. No feature or API changes.

  41. v1.7.3

    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.

  42. v1.7.2

    Minor25 May 2026

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

  43. v1.7.1

    Minor25 May 2026

    **Accessibility:** Fixed landmark labeling on desktop navigation component (#102). The nav element now includes proper ARIA labels, improving screen reader announcements and semantic structure for assistive technology users.

  44. v1.7.0

    Update21 May 2026

    Introduces `<RevealOnScroll>`, a new animation component for triggering reveal effects when content enters the viewport. Useful for below-fold conversion optimization and progressive content disclosure. **What's new:** - `<RevealOnScroll>` wrapper component with configurable trigger thresholds - Intersection Observer-based detection (no scroll event listeners) - Built-in support for fade, slide, and scale animations - Pairs with existing animation utilities for custom reveal patterns **Use case:** Wrap below-fold CTAs, testimonials, or feature cards to drive engagement metrics on longer page…

    Show full notes →

    Introduces `<RevealOnScroll>`, a new animation component for triggering reveal effects when content enters the viewport. Useful for below-fold conversion optimization and progressive content disclosure. **What's new:** - `<RevealOnScroll>` wrapper component with configurable trigger thresholds - Intersection Observer-based detection (no scroll event listeners) - Built-in support for fade, slide, and scale animations - Pairs with existing animation utilities for custom reveal patterns **Use case:** Wrap below-fold CTAs, testimonials, or feature cards to drive engagement metrics on longer pages. See the component docs for threshold and animation configuration.

  45. v1.6.1

    Maintenance21 May 2026

    Documentation: added DEMO_BANNER.md to clarify banner component usage in demo context. Internal reference documentation only—no functional changes to the toolkit.

  46. v1.6.0

    Maintenance21 May 2026

    Documentation: Added Copilot and Codex bot instructions to enforce Renovate canon across the devtools suite. This improves consistency in dependency management practices for teams using AI-assisted development workflows. No changes to the toolkit itself.

  47. v1.5.56

    Maintenance21 May 2026

    Backport: synced family-related fixes from UI04 upstream (#115). Internal consistency improvement with no breaking changes or new features.

  48. v1.5.55

    Minor21 May 2026

    Fixed footer heading-order violation and corrected logo aria-label to match visible text. These changes improve WCAG compliance and screen reader accuracy without requiring any updates to your implementation.

  49. v1.5.54

    Update21 May 2026

    Refactored entry animations to CSS-first approach (Phase 1+2 backport from UI04). This shift improves animation performance by leveraging native browser rendering instead of JavaScript-driven transitions, reducing jank and lowering CPU overhead on initial component mount. Key benefits: - Smoother 60fps animations on lower-end devices - Reduced JavaScript execution during page load - Consistent animation timing across browsers - Smaller runtime footprint No API changes. Existing animation props remain compatible. If you've customized animation timing via JavaScript hooks, review your implemen…

    Show full notes →

    Refactored entry animations to CSS-first approach (Phase 1+2 backport from UI04). This shift improves animation performance by leveraging native browser rendering instead of JavaScript-driven transitions, reducing jank and lowering CPU overhead on initial component mount. Key benefits: - Smoother 60fps animations on lower-end devices - Reduced JavaScript execution during page load - Consistent animation timing across browsers - Smaller runtime footprint No API changes. Existing animation props remain compatible. If you've customized animation timing via JavaScript hooks, review your implementation for potential optimization opportunities with the new CSS-based approach.

  50. v1.5.53

    Maintenance20 May 2026

    Security and reliability hardening. Update recommended.

  51. v1.5.52

    Maintenance20 May 2026

    CI/tooling: bumped Node.js version from 20 to 22 in CI pipeline to unblock pnpm 11 compatibility. No changes to template functionality or dependencies shipped to buyers.

  52. v1.5.51

    Maintenance18 May 2026

    Maintenance and reliability improvements.

  53. v1.5.50

    Maintenance18 May 2026

    CI maintenance: upgraded Renovate GitHub Action from v40 to v46. This resolves 404 errors in scheduled dependency update runs caused by deprecated v40-tier tag resolution. No changes to the template or devtools functionality.

  54. v1.5.49

    Maintenance14 May 2026

    Quality control improvements: addressed code review feedback on the QC report generator to improve internal consistency and maintainability. No breaking changes or new features in this release.

  55. v1.5.48

    Maintenance14 May 2026

    Internal: Quality Gate report regenerated for v1.5.47 close-out. No changes to shipped functionality.

  56. v1.5.47

    Minor14 May 2026

    - **3 P2 advisories**: Critical WCAG compliance gaps addressed - **1 P3 advisory**: Secondary accessibility concern resolved These fixes strengthen ARIA implementation, focus management, and semantic markup across the devtools. No migration needed—update at your convenience.

  57. v1.5.46

    Minor14 May 2026

    This release focuses on quality improvements across performance, accessibility, and demo content. **Lighthouse & Performance**: Optimised metrics to improve audit scores and load times. **Accessibility**: Enhanced a11y compliance to meet WCAG standards more reliably. **Demo Content**: Refined example templates and sample data for clearer onboarding. No breaking changes. Update at your convenience.

  58. v1.5.43

    Maintenance13 May 2026

    Lighthouse configuration: added `--throttling-method=provided` flag to align throttling settings with quality gate expectations. This ensures consistent performance audit results across CI/CD pipelines without affecting runtime behaviour or template output.

  59. v1.5.41

    Maintenance12 May 2026

    Development tooling: added archiver@5 as a dev dependency to support local release packaging workflows. No changes to the template or runtime behaviour.

  60. v1.5.40

    Minor12 May 2026

    Resolved remaining QG findings across multiple areas: - **Accessibility**: improved ARIA attributes and semantic markup compliance - **Animation**: refined motion timing and easing for consistency - **Demo content**: cleaned up placeholder text and example data - **Token hygiene**: standardized design token usage and naming No breaking changes. Update at your convenience.

  61. v1.5.39

    Minor12 May 2026

    **Quality Gate Fixes**

  62. v1.5.38

    Maintenance12 May 2026

    Environment configuration: added `NEXT_PUBLIC_TE_DEMO` to `.env.example` for clarity on available public environment variables in Next.js projects using ui02-forge-devtools.

  63. v1.5.37

    Update12 May 2026

    Fixed critical issues in the premium audit suite affecting legal compliance and certificate handling: - **Legal leak prevention**: Closed exposure vectors in audit reporting that could inadvertently surface sensitive legal metadata. - **Certificate claim validation**: Corrected improper cert claim assertions in audit output. - **Demo banner pattern**: Removed unintended demo-mode indicators from production audit reports. These were P0 findings in the audit pass 4 review. If you run premium audits on production templates, update immediately to ensure compliance reports are clean and secure.

  64. v1.5.36

    Minor9 May 2026

    Maintenance and reliability improvements.

  65. v1.5.35

    Minor8 May 2026

    Maintenance and reliability improvements.

  66. v1.5.34

    Minor8 May 2026

    Maintenance and reliability improvements.

  67. v1.5.33

    Minor7 May 2026

    Maintenance and reliability improvements.

  68. v1.5.32

    Minor6 May 2026

    Maintenance and reliability improvements.

  69. v1.5.31

    Minor6 May 2026

    Maintenance and reliability improvements.

  70. v1.5.30

    Minor5 May 2026

    - Polish Forge audit implementation

  71. v1.5.29

    Minor3 May 2026

    Maintenance and reliability improvements.

  72. v1.5.28

    Minor3 May 2026

    Maintenance and reliability improvements.

  73. v1.5.27

    Minor3 May 2026

    Maintenance and reliability improvements.

  74. v1.5.26

    Minor3 May 2026

    Maintenance and reliability improvements.

  75. v1.5.25

    Minor3 May 2026

    Maintenance and reliability improvements.

  76. v1.5.24

    Minor3 May 2026

    Maintenance and reliability improvements.

  77. v1.5.23

    Minor3 May 2026

    Maintenance and reliability improvements.

  78. v1.5.22

    Minor3 May 2026

    Maintenance and reliability improvements.

  79. v1.5.21

    Minor3 May 2026

    Maintenance and reliability improvements.

  80. v1.5.20

    Minor3 May 2026

    Maintenance and reliability improvements.

  81. v1.5.19

    Minor3 May 2026

    Maintenance and reliability improvements.

  82. v1.5.18

    Minor3 May 2026

    Maintenance and reliability improvements.

  83. v1.5.17

    Minor3 May 2026

    Maintenance and reliability improvements.

  84. v1.5.16

    Minor3 May 2026

    Maintenance and reliability improvements.

  85. v1.5.15

    Minor3 May 2026

    Maintenance and reliability improvements.

  86. v1.5.14

    Minor3 May 2026

    Maintenance and reliability improvements.

  87. v1.5.13

    Minor3 May 2026

    Maintenance and reliability improvements.

  88. v1.5.12

    Minor2 May 2026

    Maintenance and reliability improvements.

  89. v1.5.11

    Minor1 May 2026

    Maintenance and reliability improvements.

  90. v1.5.10

    Minor1 May 2026

    Maintenance and reliability improvements.

  91. v1.5.9

    Minor30 April 2026

    Maintenance and reliability improvements.

  92. v1.5.8

    Minor30 April 2026

    Maintenance and reliability improvements.

  93. v1.5.7

    Minor30 April 2026

    Maintenance and reliability improvements.

  94. v1.5.6

    Minor30 April 2026

    Maintenance and reliability improvements.

  95. v1.5.5

    Minor29 April 2026

    Maintenance and reliability improvements.

  96. v1.5.4

    Minor29 April 2026

    Maintenance and reliability improvements.

  97. v1.5.3

    Minor29 April 2026

    Maintenance and reliability improvements.

  98. v1.5.2

    Minor29 April 2026

    Maintenance and reliability improvements.

  99. v1.5.1

    Minor29 April 2026

    Maintenance and reliability improvements.

  100. v1.5.0

    Update27 April 2026

    Standardised compliance scaffolding across the kit, providing a consistent foundation for region-specific requirements. - Unified compliance scaffolding pattern - Consistent coverage across supported regions

  101. v1.4.9

    Minor24 April 2026

    Maintenance and reliability improvements.

  102. v1.4.8

    Minor24 April 2026

    Maintenance and reliability improvements.

  103. v1.4.7

    Minor23 April 2026

    Maintenance and reliability improvements.

  104. v1.4.6

    Minor22 April 2026

    Maintenance and reliability improvements.

  105. v1.4.5

    Minor22 April 2026

    Maintenance and reliability improvements.

  106. v1.4.4

    Minor22 April 2026

    Maintenance and reliability improvements.

  107. v1.4.3

    Minor22 April 2026

    Maintenance and reliability improvements.

  108. v1.4.2

    Minor21 April 2026

    Maintenance and reliability improvements.

  109. v1.4.1

    Minor21 April 2026

    Maintenance and reliability improvements.

  110. v1.4.0

    Update21 April 2026

    Maintenance and reliability improvements.

  111. v1.3.5

    Minor21 April 2026

    Maintenance and reliability improvements.

  112. v1.3.4

    Minor21 April 2026

    Maintenance and reliability improvements.

  113. v1.3.3

    Minor21 April 2026

    Maintenance and reliability improvements.

  114. v1.3.2

    Minor21 April 2026

    Maintenance and reliability improvements.

  115. v1.3.1

    Minor21 April 2026

    Maintenance and reliability improvements.

  116. v1.3.0

    Update21 April 2026

    Maintenance and reliability improvements. This release rolls up a round of polish fixes and consistency refinements identified during review, with no changes to the kit's feature set.

  117. v1.2.1

    Minor21 April 2026

    Maintenance and reliability improvements.

  118. v1.2.0

    Update21 April 2026

    Licensing and compliance refinements across the kit, plus a broad pass of quality fixes for cleaner, more consistent components. - Clarified and aligned end-user licensing terms - Resolved a range of polish and consistency issues surfaced during review - Maintenance and reliability improvements

  119. v1.1.5

    Minor20 April 2026

    Maintenance and reliability improvements.

  120. v1.1.4

    Minor20 April 2026

    Maintenance and reliability improvements.

  121. v1.1.3

    Minor20 April 2026

    Maintenance and reliability improvements.

  122. v1.1.2

    Minor20 April 2026

    Maintenance and reliability improvements.

  123. v1.1.1

    Minor20 April 2026

    Maintenance and reliability improvements.

  124. v1.0.1

    Minor18 April 2026

    Security and reliability hardening. Update recommended.

124 releases