Skip to content

Releases: trycompai/comp

v1.54.0

19 Sep 19:12

Choose a tag to compare

1.54.0 (2025-09-19)

Bug Fixes

  • app: show only published policies on Employee Tasks (#1547) (92b2dc9)

Features

  • app: Add support for ISO 42001 (#1549) (1a9d57b)
  • app: Auto mark tasks as todo when review period starts (#1546) (777c0db)

v1.53.0

18 Sep 15:23

Choose a tag to compare

1.53.0 (2025-09-18)

Features

  • app: Add reviewDate column to Task table (#1541) (68e0e42)
  • app: Create a scheduled task for Recurring policy (#1540) (1eb9623)

v1.52.1

17 Sep 15:03

Choose a tag to compare

1.52.1 (2025-09-17)

Bug Fixes

  • force version bump past v1.52.0 (d7c58c0)

v1.51.0

16 Sep 19:25

Choose a tag to compare

1.51.0 (2025-09-16)

Bug Fixes

  • add DEQUEUED state handling in OnboardingTracker component (74d7151)
  • add missing newlines in package.json and index.ts files for consistency (f33bb34)
  • add missing port number to database connection string (bafbb27)
  • add newline at end of package.json for proper formatting (fb91918)
  • add persistent cmd session support in Windows script (bfad924)
  • add robust database connectivity rules for CodeBuild (50c9a7e)
  • add verification for public directory in buildspec.yml (b8e2064)
  • Added Control property to task sidebar (8cc503b)
  • Allow access to auditor role (1553400)
  • auth: rename email parameter for invite function to improve clarity (95bb6c9)
  • buildspec, Dockerfile: update Node.js version and adjust Prisma client generation path (2d677d0)
  • buildspec: adjust working directory for dependency installation (0774214)
  • buildspec: enhance type checking step with optional script handling (f151692)
  • comprehensive Prisma deployment fix for Vercel monorepo (6ef5033)
  • config: update Vercel environment check for standalone output (39f3710)
  • copy Prisma binary to locations where runtime is searching (7c3af89)
  • correct Docker entry point for monorepo structure (bb3aecb)
  • correct environment variable assignment for Prisma query engine in Next.js config (1ccaae1)
  • correct indentation in package.json scripts section (f3ed25a)
  • correct static file paths for next.js standalone monorepo structure (55442ab)
  • correct static file paths for next.js standalone monorepo structure (12adfa6)
  • correct Windows path formatting in fleet label creation script (f34610f)
  • deploy: ensure pulumi update completes before starting build (d47e9b5)
  • docs: Broken contributing guide link in PR template (7c8f509)
  • Enforce role-based access control in app (8a81f42)
  • enhance directory and marker file handling in Windows script (49e3ec4)
  • enhance elevation and error handling in Windows script (1a67177)
  • enhance elevation process in Windows script for better user experience (9b4aeee)
  • enhance logging and error handling in Windows script (9c54eb0)
  • enhance session token retrieval in middleware (27a7254)
  • enhance structure and logging in Windows script (e27a003)
  • ensure consistent newline handling in Prisma client and exports (b5ce5f1)
  • ensure Prisma binaries are included in Vercel deployment (fa43f5e)
  • ensure Prisma binaries are included in Vercel deployment with custom output path (e877714)
  • ensure Prisma client is generated during Next.js build for deployment (a9ee09a)
  • ensure Prisma query engine binary is properly copied in Trigger.dev deployment (8d2fe33)
  • fixed search (36e12f1)
  • improve directory creation logic in Windows script (71858ec)
  • improve directory selection logic in Windows script (b2da074)
  • improve Docker entry point detection for Next.js standalone build (4e11649)
  • improve error handling in file upload processes (af52289)
  • improve error handling in ToDoOverview component (d4dd686)
  • improve PowerShell command in Windows script for better execution (a313739)
  • improve variable handling and logging in Windows script (042db43)
  • infra: correct echo command syntax in buildspec for database URL check (1140eba)
  • infra: correct secrets manager syntax for codebuild and container (7ada508)
  • infra: correctly resolve database connection string for codebuild (093bcb3)
  • infra: update health check configuration in container module (c9b41a6)
  • infra: update health check endpoint in container configuration (5f3f4a2)
  • Keep the getRowId and rowClickBasePath optional (544afdc)
  • Member edit only for owner/admin (1a2b9d2)
  • Move role checks on org level (a4056bf)
  • prevent build failure when metadata service is inaccessible (951f462)
  • prevent infinite loop in TrustPortalSwitch by updating useEffect dependencies (5f28201)
  • Prisma seed command in packages/db (a9957cd)
  • properly separate app env vars from infra env vars (55aa5d6)
  • refine directory creation logic in Windows script (bfbfca0)
  • refine directory existence checks and logging in Windows script (37ea28b)
  • refine directory handling and logging in Windows script (3982150)
  • remove duplicate dependsOn key (#1426) (9035238)
  • remove duplicate import of HealthModule in app.module.ts (e02a51c)
  • resolve CodeBuild database connectivity issues (04b1555)
  • resolve YAML syntax error in buildspec.yml (a458015)
  • restore import of environment variables in Next.js config ([1e01ae4](https://github.com/trycompai/comp/...
Read more

v1.50.0

11 Jul 15:57

Choose a tag to compare

1.50.0 (2025-07-11)

Bug Fixes

  • standardize plan type casing in PricingCard component (6a2b48f)
  • update subscription handling in checkout hook (3175ddd)

Features

  • enhance upgrade flow with subscription type handling (5650623)
  • integrate HubSpot API for user and company management (0ab2560)

v1.49.0

03 Jul 22:16

Choose a tag to compare

1.49.0 (2025-07-03)

Bug Fixes

  • onboarding: update step index and progress calculation in PostPaymentOnboarding component (a7b3a13)

Features

  • e2e: add tests for middleware onboarding behavior and split onboarding flow (cb31f22)

v1.48.1

30 Jun 20:06

Choose a tag to compare

1.48.1 (2025-06-30)

Bug Fixes

  • fixed an issue with uploading files to comments in a policy (8a3903c)

v1.48.0

27 Jun 21:17

Choose a tag to compare

1.48.0 (2025-06-27)

Bug Fixes

  • middleware: refine onboarding redirect logic to check for explicit false value (93dfa37)
  • onboarding: enhance textarea handling and improve localStorage integration (64821a3)

Features

  • onboarding: enhance post-payment onboarding flow with loading state and step tracking (6b5f055)
  • onboarding: implement split onboarding flow and middleware checks (7346380)

v1.47.0

27 Jun 14:29

Choose a tag to compare

1.47.0 (2025-06-27)

Features

  • slack-notifications: add Slack integration for Stripe webhook events (76511b7)
  • tracking: implement unified tracking for onboarding and purchase events (29bec28)

v1.46.0

26 Jun 16:05

Choose a tag to compare

1.46.0 (2025-06-26)

Features

  • add testimonial section and update pricing card layout (63f3898)
  • add trial badge to pricing card component (0e4d92b)
  • update pricing card component with review link (2164e5f)