Releases: trycompai/comp
Releases · trycompai/comp
v1.30.1
22 May 23:56
Compare
Sorry, something went wrong.
No results found
1.30.1 (2025-05-22)
Bug Fixes
policy: improve pending changes alert dark mode (7f9ac23 )
v1.30.0
22 May 19:48
Compare
Sorry, something went wrong.
No results found
1.30.0 (2025-05-22)
Features
add approval / denial of policy changes with audit logs and comments (c512e1f )
v1.29.0
22 May 13:03
Compare
Sorry, something went wrong.
No results found
1.29.0 (2025-05-22)
Features
add framework editor schemas and seeding functionality (c2343fd )
v1.28.0
19 May 23:29
Compare
Sorry, something went wrong.
No results found
1.28.0 (2025-05-19)
Features
implement framework addition functionality in the dashboard (073a2d4 )
v1.27.0
19 May 21:38
Compare
Sorry, something went wrong.
No results found
1.27.0 (2025-05-19)
Bug Fixes
add comment to seed script for clarity (03d3bc0 )
ensure foreign key constraints are correctly defined for framework and requirement mappings (e3c3cc2 )
Features
add 'visible' property to frameworks across components (912e87d )
add getRequirementDetails utility function for requirement retrieval (69fac45 )
add migrations to update framework and requirement relationships (9b97975 )
add template references to database models and update organization initialization (09a90cd )
add visibility toggle to FrameworkEditorFramework model (1a0176f )
drop Artifact and _ArtifactToControl tables, migrate relationships to new _ControlToPolicy table (419fc3f )
enhance ControlsClientPage with framework filtering and control creation (9949666 )
enhance CreateOrgModal layout and add database seeding functionality (0a79414 )
enhance FrameworkEditorFramework with visibility feature (e8b7a8a )
enhance getControl function to include nested framework details (8c8561c )
framework: refactor framework handling and enhance organization creation (5f53dc2 )
refactor framework requirements handling and integrate database fetching (89b1c2c )
schema: add TODOs for framework and requirement relations (3982373 )
schema: update organization schema and control types for improved validation and type safety (f19fe92 )
update RequirementsTable to utilize nested requirement structure (b0f2525 )
update SingleControl component to support nested framework structure (e544f4e )
v1.26.0
19 May 14:06
Compare
Sorry, something went wrong.
No results found
1.26.0 (2025-05-19)
Bug Fixes
analytics: keep client active (42ec348 )
layout: make sidebar scrollable (82eb566 )
use custom IDs wording (54dcc86 )
Features
integrate Calcom components and enhance onboarding checklist (42fe663 )
v1.25.0
17 May 00:19
Compare
Sorry, something went wrong.
No results found
1.25.0 (2025-05-17)
Features
migrations: add foreign key constraints and update frameworkId for SOC2 requirements (f42ac96 )
v1.24.0
16 May 17:01
Compare
Sorry, something went wrong.
No results found
1.24.0 (2025-05-16)
Features
add auth wall on frameworks tool (1e0667d )
v1.23.0
16 May 15:42
Compare
Sorry, something went wrong.
No results found
1.23.0 (2025-05-16)
Features
frameworks: include controls in task retrieval across various components (bfbad29 )
v1.22.0
16 May 14:44
Compare
Sorry, something went wrong.
No results found
1.22.0 (2025-05-16)
Bug Fixes
control-progress: streamline task retrieval in getOrganizationControlProgress function (c71aa91 )
Features
migration: add many-to-many support for tasks (cebda99 )
organization-tasks: implement task creation with error handling (ba19e6d )
task: make entityId and entityType optional in Task model (ad5ecce )