Skip to content

Releases: trycompai/comp

v1.4.0

10 May 00:27

Choose a tag to compare

1.4.0 (2025-05-10)

Features

  • controls: add Edit and Delete Control dialogs for enhanced control management; implement update and delete functionalities in actions (c05ab4d)
  • controls: implement control template management features including creation, linking, and unlinking of requirements, policies, and tasks; enhance UI components for better user experience (779e579)
  • controls: implement linking and unlinking of policy and task templates to control templates; enhance ManageLinksDialog for improved user interaction (05da639)
  • loading: add Loading component with skeleton placeholders for improved user experience; enhance PageLayout to support loading state (166fa59)

v1.3.0

09 May 22:15

Choose a tag to compare

1.3.0 (2025-05-09)

Features

  • Providers: introduce Providers component to wrap RootLayout with NuqsAdapter and Suspense for improved rendering (aa66614)

v1.2.1

09 May 20:27

Choose a tag to compare

1.2.1 (2025-05-09)

Bug Fixes

  • layout: correct NuqsAdapter placement in RootLayout component for proper rendering (4d315a0)

v1.2.0

09 May 20:18

Choose a tag to compare

1.2.0 (2025-05-09)

Bug Fixes

  • CreateFrameworkDialog: adjust form layout by reducing gap size and updating version input placeholder for clarity (ff56470)

Features

  • add database migrations and update Prisma schema for framework editor (3287353)
  • add RequirementBaseSchema for requirement validation; implement EditRequirementDialog for editing requirements with form handling and server action integration (2e1e91e)
  • enhance framework editor layout with Toolbar and MenuTabs components (21566bb)
  • enhance framework-editor layout by restructuring RootLayout for full-height body and adding breadcrumbs to PageLayout for controls and policies pages; implement FrameworksClientPage for improved framework management (2400d35)
  • enhance FrameworkRequirementsClientPage with requirement editing functionality; refactor columns to use dynamic column generation and improve DataTable integration for better user experience (1db3b8f)
  • fetch and display frameworks in framework-editor page (b9db4b9)
  • FrameworkRequirementsClientPage: add delete functionality with confirmation dialog for framework deletion (91a9b27)
  • implement add and delete requirement functionality with corresponding dialogs; enhance FrameworkRequirementsClientPage for better user experience and data management (0efa400)
  • implement DataTable component for enhanced data display and search functionality across controls, frameworks, policies, and tasks pages; update layout with NuqsAdapter and Toaster for improved user experience (a74dfca)
  • implement delete framework functionality with confirmation dialog and server action integration (5bdbeb1)
  • implement FrameworkRequirementsClientPage and enhance framework data handling; update FrameworksClientPage to include counts for requirements and controls, and improve DataTable with row click functionality (4151d8f)
  • introduce FrameworkBaseSchema for consistent framework validation; refactor framework actions and dialogs to utilize shared schema for improved maintainability (066efcc)
  • update framework-editor with new columns for DataTable across controls, frameworks, policies, and tasks pages; enhance data fetching and layout for improved user experience (034f75e)

v1.1.1

09 May 13:30

Choose a tag to compare

1.1.1 (2025-05-09)

Bug Fixes

  • organization: enhance user name handling in createOrganizationAction and update newOrgSequence email content (1f8a68a)

v1.1.0

09 May 12:23

Choose a tag to compare

1.1.0 (2025-05-09)

Bug Fixes

  • package: add missing newline at end of file in package.json (99ee59c)
  • package: remove trailing newline in package.json (41d024d)

Features

  • implement new organization welcome email sequence and remove legacy email component (5173aa0)

v1.0.1

03 May 00:04

Choose a tag to compare

1.0.1 (2025-05-03)

Bug Fixes

  • docs: add missing period at the end of README.md tip for clarity (245bb5f)
  • docs: remove newline at end of README.md for consistency (73b81fd)

v1.0.0

02 May 23:45
99e1b12

Choose a tag to compare

Initial release for automated versioning setup.