Skip to content

Latest commit

 

History

History
173 lines (88 loc) · 8.95 KB

File metadata and controls

173 lines (88 loc) · 8.95 KB

Changelog

1.13.4 (2025-12-15)

Bug Fixes

1.13.3 (2025-12-08)

Bug Fixes

  • dockerfile add git to stack (9451b34)

1.13.2 (2025-12-08)

Bug Fixes

1.13.1 (2025-12-08)

Bug Fixes

  • build(deps): bump next from 16.0.1 to 16.0.7 (#236) (8643975)

1.13.0 (2025-09-19)

Features

  • add ISO 27001 Statement of Applicability guide (2022 Edition) (06675d0)

Bug Fixes

  • update rewrites to include language parameter and improve tree access in DocsLayout (23e9a03)

1.12.0 (2025-09-18)

Features

Bug Fixes

1.11.0 (2025-09-17)

Features

  • add detailed documentation for Control Implementations and Controls in Kopexa (053fc82)

1.10.0 (2025-08-26)

Features

  • add GitHub and Microsoft 365 integration documentation and permissions details (fca7366)

1.9.0 (2025-08-26)

Features

  • add comprehensive vendor management documentation and images for better guidance (36864f4)

1.8.0 (2025-08-26)

Features

  • add search toggle component and sidebar implementation (982f30a)
  • enhance PR workflow with auto-merge for Dependabot and update home page content (a279931)

1.7.0 (2025-08-25)

Features

  • add comprehensive documentation for document management, including creation, review processes, and governance (5c9beb3)
  • add documentation for GDPR, ISO 27001, NIS2, and TISAX, including compliance requirements and Kopexa implementation (f9d90c7)
  • add Icon component for generating image responses with metadata (21a7a5b)

1.6.0 (2025-08-25)

Features

  • add assessment and reviews documentation for risk management (9ed475d)
  • add Mermaid component for rendering diagrams and update MDX configuration (996cca9)
  • update meta.json to include pages for compliance and organisation (f2812bb)

1.5.0 (2025-08-25)

Features

  • add content directory to Dockerfile for improved build process (e2c3bb6)

1.4.0 (2025-08-25)

Features

  • add LegalFooter component and legal links for compliance (197be13)
  • add Taskfile for managing development and Docker tasks (76bb98a)

1.3.0 (2025-08-25)

Features

  • add LICENSE files for code and content (ce36141)

1.2.0 (2025-08-25)

Features

  • add health check endpoints for API readiness and health status (8bce436)

1.1.1 (2025-08-24)

Bug Fixes

1.1.0 (2025-08-24)

Features

  • streamline Dockerfile stages and improve dependency installation process (c92c6c0)

1.0.0 (2025-08-24)

Features

  • add @biomejs/biome and related CLI packages to dependencies (843f26f)
  • add Docker security scan workflow and enhance homepage layout (7690d1f)
  • add LLMCopyButton and ViewOptions components for enhanced user interaction (843f26f)
  • add PR update workflow with linting and build jobs (76e4d4b)
  • add release pipeline workflow for semantic versioning (ee9b8da)
  • add release workflow for building and deploying Kopexa Docs images (99d9c1f)
  • add steps to harden runner and checkout in build workflow (33a16a2)
  • consolidate permissions for release pipeline and add pull-requests access (9d32f52)
  • create button component with variants for better UI consistency (843f26f)
  • create new route for llms.mdx with improved handling (843f26f)
  • docs: add user section with account management and notifications (640a450)
  • update button variants to use 'color' instead of 'variant' and refactor button styles (f702ef4)
  • update permissions to allow issue management in release pipeline (72bf035)

Bug Fixes

  • enhance mdx-components.tsx to include ImageZoom component (843f26f)
  • move permissions section under the release-please job (3baee12)
  • streamline llms-full.txt route for better performance (843f26f)
  • update get-llm-text to use inferred page type (843f26f)
  • update search API route for consistent import order (843f26f)