Skip to content

Tags: trycompai/comp

Tags

v3.49.3

Toggle v3.49.3's commit message
chore(release): 3.49.3 [skip ci]

## [3.49.3](v3.49.2...v3.49.3) (2026-05-11)

### Bug Fixes

* **trigger:** extend remediation preview timeout ([32cf439](32cf439))

v3.49.2

Toggle v3.49.2's commit message
chore(release): 3.49.2 [skip ci]

## [3.49.2](v3.49.1...v3.49.2) (2026-05-11)

### Bug Fixes

* **api:** prevent stack overflow during base64 file parsing ([e8eaa0d](e8eaa0d))
* **app:** use re-encoding check for strict base64 validation ([35092d7](35092d7))
* **cloud-security:** ignore unused govcloud session token ([cce868e](cce868e))

v3.49.1

Toggle v3.49.1's commit message
chore(release): 3.49.1 [skip ci]

## [3.49.1](v3.49.0...v3.49.1) (2026-05-11)

### Bug Fixes

* **app:** put 'Remove Device' menu in line ([e288a2c](e288a2c))
* **app:** unable to select the options in integration settings sheet ([8af9ef7](8af9ef7))
* **questionnaire-storage:** sanitize original file name in uploadQuestionnaireFile function ([6c86bff](6c86bff))

v3.49.0

Toggle v3.49.0's commit message
chore(release): 3.49.0 [skip ci]

# [3.49.0](v3.48.0...v3.49.0) (2026-05-10)

### Features

* **cloud-security:** add AWS partition handling and GovCloud support ([8558265](8558265))

v3.48.0

Toggle v3.48.0's commit message
chore(release): 3.48.0 [skip ci]

# [3.48.0](v3.47.0...v3.48.0) (2026-05-08)

### Bug Fixes

* **people:** default portal email checkbox to checked, respect user choice ([#2806](#2806)) ([c413a9a](c413a9a))
* **people:** restore isActive when re-inviting deactivated contractor ([#2801](#2801)) ([871d706](871d706))

### Features

* **people:** add option to trigger employee portal emails ([#2800](#2800)) ([42d06db](42d06db))

v3.47.0

Toggle v3.47.0's commit message
chore(release): 3.47.0 [skip ci]

# [3.47.0](v3.46.1...v3.47.0) (2026-05-08)

### Bug Fixes

* **db:** update screenlock seed data to 15 minutes for all platforms ([#2797](#2797)) ([d044c09](d044c09))

### Features

* add pipeda and ccpa frameworks ([1b62b52](1b62b52))
* **app:** add 'Remove Device' menu on Devices tab ([863a467](863a467))
* **tasks:** add justification when marking evidence tasks as not relevant ([#2798](#2798)) ([2876232](2876232))

v3.46.1

Toggle v3.46.1's commit message
chore(release): 3.46.1 [skip ci]

## [3.46.1](v3.46.0...v3.46.1) (2026-05-07)

### Bug Fixes

* **questionnaire:** extract compliance statements as questions ([c74e2a1](c74e2a1))

v3.46.0

Toggle v3.46.0's commit message
chore(release): 3.46.0 [skip ci]

# [3.46.0](v3.45.1...v3.46.0) (2026-05-07)

### Bug Fixes

* **questionnaire:** add additionalProperties false for OpenAI strict mode ([#2792](#2792)) ([ea226b0](ea226b0))

### Features

* allow adding custom requirements to existing frameworks ([6b96503](6b96503))
* **frameworks:** add framework updates banner to overview page ([#2790](#2790)) ([47bd6d8](47bd6d8))

v3.45.1

Toggle v3.45.1's commit message
chore(release): 3.45.1 [skip ci]

## [3.45.1](v3.45.0...v3.45.1) (2026-05-07)

### Bug Fixes

* **onboarding:** prevent mitigation steps flashing complete ([#2786](#2786)) ([35e901a](35e901a))
* **onboarding:** tracker N/N format + reranker timeout ([#2788](#2788)) ([a60e4c5](a60e4c5))

v3.45.0

Toggle v3.45.0's commit message
chore(release): 3.45.0 [skip ci]

# [3.45.0](v3.44.2...v3.45.0) (2026-05-07)

### Bug Fixes

* address cubic review findings on onboarding PR ([#2783](#2783)) ([bd43e8a](bd43e8a))
* **onboarding:** handle zero-item steps in tracker ([#2785](#2785)) ([a196339](a196339))
* revert page-level hooks to useRealtimeRun to fix missing auth context ([#2780](#2780)) ([5a406f9](5a406f9))

### Features

* **frameworks:** remove is-framework-versioning-enabled feature flag ([#2781](#2781)) ([016f379](016f379))

### Performance Improvements

* **build:** skip TS in next build, reduce sentry upload, add CI typecheck ([#2782](#2782)) ([26e1667](26e1667))
* **onboarding:** optimize onboarding pipeline from ~5min to ~2min ([b14db0b](b14db0b))