Skip to content

Releases: trycompai/comp

v1.11.0

11 May 07:41

Choose a tag to compare

1.11.0 (2025-05-11)

Bug Fixes

  • trust: update DNS record slug to use TRUST_PORTAL_PROJECT_ID (366f9e5)

Features

  • trust: add TRUST_PORTAL_PROJECT_ID to environment and update DNS record actions (a99c7bb)

v1.10.0

11 May 07:23

Choose a tag to compare

1.10.0 (2025-05-11)

Features

  • trust: enhance DNS verification and state management in TrustPortalDomain (27369ea)

v1.9.0

11 May 06:41

Choose a tag to compare

1.9.0 (2025-05-11)

Features

  • trust: implement custom domain management and DNS verification for trust portal (d34206c)

v1.8.3

10 May 16:43

Choose a tag to compare

1.8.3 (2025-05-10)

Bug Fixes

  • trust: update organization ID mapping for security domain in middleware (2e690b1)

v1.8.2

10 May 16:42

Choose a tag to compare

1.8.2 (2025-05-10)

Bug Fixes

  • trust: update domain mapping in middleware to include new ngrok domain (cb8f296)

v1.8.1

10 May 15:25

Choose a tag to compare

1.8.1 (2025-05-10)

Bug Fixes

  • trust: add new domain mapping to organization ID and refine URL rewriting logic in middleware (f8b2854)

v1.8.0

10 May 15:14

Choose a tag to compare

1.8.0 (2025-05-10)

Bug Fixes

  • trust: update metadata generation to correctly handle async params and adjust URL format (52b3d23)

Features

  • trust: implement middleware for domain-based organization ID mapping and enhance layout with new font and metadata generation (6237329)

v1.7.0

10 May 13:32

Choose a tag to compare

1.7.0 (2025-05-10)

Features

  • trust: add Trust app configuration and dependencies; refactor Trust Portal settings and remove unused components (8834b14)
  • turbo: add data:build configuration to manage DATABASE_URL and build inputs for enhanced build process (6f4f1c4)

v1.6.0

10 May 01:46

Choose a tag to compare

1.6.0 (2025-05-10)

Features

  • turbo: add trust:build configuration to manage DATABASE_URL and inputs for improved build process (96435a5)

v1.5.0

10 May 01:16

Choose a tag to compare

1.5.0 (2025-05-10)

Bug Fixes

  • package: add missing newline at end of file in package.json (75c0e49)
  • trust-portal: optimize getTrustPortal function by caching session retrieval for improved performance (4a7cbc5)

Features

  • trust-portal: add Trust Portal settings page and components, including loading state and switch functionality; update layout to include Trust Portal link (3fc5fba)
  • trust-portal: enhance Next.js configuration and add new components for improved error handling and compliance reporting; update package dependencies (1e899a4)
  • trust-portal: implement TrustPortalSettings component with dynamic trust portal state retrieval and rendering (4facc5c)
  • turbo: add build:trust configuration to manage environment variables and dependencies for improved build process (c7475e2)
  • turbo: rename build:trust to trust:build and add it to the build pipeline for better organization (95569ae)