Releases: trycompai/comp
Releases · trycompai/comp
v1.54.0
v1.53.0
v1.52.1
v1.51.0
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
getRowIdandrowClickBasePathoptional (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/...