Skip to content

Releases: trycompai/comp

v3.63.2

22 May 19:32

Choose a tag to compare

3.63.2 (2026-05-22)

Bug Fixes

  • cloud-tests: render nested JSON in manual remediation steps correctly (014c4ab)

v3.63.1

22 May 18:50

Choose a tag to compare

3.63.1 (2026-05-22)

Bug Fixes

  • cloud-tests: only fire GCP broad fallback when folder list was forbidden (173b031), closes #2916 #2916
  • cloud-tests: unblock GCP picker when folder enumeration is forbidden (7fdc871)

v3.63.0

22 May 15:55

Choose a tag to compare

3.63.0 (2026-05-22)

Bug Fixes

  • cloud-tests: graceful manual-step fallback for AWS auto-remediation (4325340)
  • people: remove background check exception label (ddb4b72)
  • trust: allow clearing brand color (e89b189)
  • trust: persist portal branding settings (2b21d1c)

Features

  • cloud-tests: manual-steps generator + broader auto-fix pattern coverage (ebce8a3)
  • cloud-tests: surface manual-step fallback through trigger + dialog (c883aee)

v3.62.2

22 May 02:47

Choose a tag to compare

3.62.2 (2026-05-22)

Bug Fixes

  • integrations: honor google sync exclusions for members (feb92ed)

v3.62.1

22 May 01:51

Choose a tag to compare

3.62.1 (2026-05-22)

Bug Fixes

  • cloud-tests: address release remediation review (1b3b84a)
  • cloud-tests: address remediation review gaps (eaced08)
  • cloud-tests: backfill egress security group ids (816ba5c)
  • cloud-tests: harden aws validation paths (c903201)
  • cloud-tests: preserve batch finding cancellations (ddcf466)
  • cloud-tests: retry batch progress conflicts (199dfc3)
  • harden cloud remediation and chat (af3402d)

v3.62.0

21 May 23:00

Choose a tag to compare

3.62.0 (2026-05-21)

Bug Fixes

  • rbac: exclude override rows from role count + safer obligation fallback (3fb0080)
  • rbac: sync digest BUILT_IN_ROLE_OBLIGATIONS snapshot with auth package (5fab22f)
  • rbac: sync system role obligations state on prop change (32c3353)
  • rbac: tighten obligation DTO + resync state on role navigation (6b0fa6c)
  • rbac: unify obligation fallback across read paths (ba889ca)

Features

  • rbac: allow toggling employee compliance obligation on built-in roles (013061c)

v3.61.1

21 May 21:47

Choose a tag to compare

3.61.1 (2026-05-21)

Bug Fixes

  • cloud-tests: cap concurrency for GCP folder→projects fan-out (d333f59)
  • cloud-tests: isolate folder arm failures from direct arm in GCP picker (22a441f)
  • cloud-tests: properly scope folder-nested GCP projects to the target org (39d233f)
  • cloud-tests: show folder-nested GCP projects in connection picker (b90775d)

v3.61.0

21 May 19:40

Choose a tag to compare

3.61.0 (2026-05-21)

Bug Fixes

  • api: add isDirectorySource flag to SyncDefinition to skip member deactivation (2e0c6f9)
  • api: change default value of isDirectorySource (47ba323)
  • integration-platform: change default value of isDirectorySource (932f275)

Features

  • integration-platform: declare isDirectorySource on code-based authoritative manifests (410f378)

v3.60.0

21 May 16:10

Choose a tag to compare

3.60.0 (2026-05-21)

Bug Fixes

  • cloud-tests: show meaningful Auto-Remediate diff for configure-only plans (90c95f6)
  • evidence-export: load automations one at a time to prevent OOM (07f02e4)
  • people: address cubic review findings for offboarding feature (#2884) (9d43a6b)
  • people: address fifth round of cubic review findings (#2893) (dbc364c)
  • people: address fourth round of cubic review findings (#2892) (ca9d9a5)
  • people: address remaining cubic review findings for offboarding (#2890) (8026352)
  • people: address third round of cubic review findings (#2891) (8ec5214)
  • people: ds component compatibility fixes for offboarding UI (200b112)
  • ui: close MultipleSelector dropdown on blur so it stops blocking sibling form controls (b9d08c8)

Features

  • api: unblock cloud-tests mutations for API key + service token callers (26e53da)
  • cloud-tests: add deterministic AWS plan normalizer for SLR params (e0ec0f7)
  • cloud-tests: fail fast on missing required AWS command params (5f2d342)
  • cloud-tests: universal AI step-repair on AWS validation errors (8adf505)
  • frameworks: show controls as default tab with requirement column (e41365d)
  • people: add employment events tracking and offboarding checklist (5e15a73)

v3.59.2

21 May 04:45

Choose a tag to compare

3.59.2 (2026-05-21)

Bug Fixes

  • ui: close MultipleSelector dropdown on blur so it stops blocking sibling form controls (3d7fc3f), closes #2886