Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: GeeksikhSecurity/comp

Tags

v1.49.0

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

# [1.49.0](trycompai/comp@v1.48.1...v1.49.0) (2025-07-03)

### Bug Fixes

* **onboarding:** update step index and progress calculation in PostPaymentOnboarding component ([a7b3a13](trycompai@a7b3a13))

### Features

* **e2e:** add tests for middleware onboarding behavior and split onboarding flow ([cb31f22](trycompai@cb31f22))

v1.48.1

Toggle v1.48.1's commit message
chore(release): 1.48.1 [skip ci]

## [1.48.1](trycompai/comp@v1.48.0...v1.48.1) (2025-06-30)

### Bug Fixes

* fixed an issue with uploading files to comments in a policy ([8a3903c](trycompai@8a3903c))

v1.48.0

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

# [1.48.0](trycompai/comp@v1.47.0...v1.48.0) (2025-06-27)

### Bug Fixes

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

### Features

* **onboarding:** enhance post-payment onboarding flow with loading state and step tracking ([6b5f055](trycompai@6b5f055))
* **onboarding:** implement split onboarding flow and middleware checks ([7346380](trycompai@7346380))

v1.47.0

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

# [1.47.0](trycompai/comp@v1.46.0...v1.47.0) (2025-06-27)

### Features

* **slack-notifications:** add Slack integration for Stripe webhook events ([76511b7](trycompai@76511b7))
* **tracking:** implement unified tracking for onboarding and purchase events ([29bec28](trycompai@29bec28))

v1.46.0

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

# [1.46.0](trycompai/comp@v1.45.1...v1.46.0) (2025-06-26)

### Features

* add testimonial section and update pricing card layout ([63f3898](trycompai@63f3898))
* add trial badge to pricing card component ([0e4d92b](trycompai@0e4d92b))
* update pricing card component with review link ([2164e5f](trycompai@2164e5f))

v1.45.1

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

## [1.45.1](trycompai/comp@v1.45.0...v1.45.1) (2025-06-26)

### Bug Fixes

* improve error handling and logging in deploy-test-results workflow ([62f7696](trycompai@62f7696))

v1.45.0

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

# [1.45.0](trycompai/comp@v1.44.0...v1.45.0) (2025-06-26)

### Bug Fixes

* correct team size placeholder ([f84e79f](trycompai@f84e79f))
* enhance billing page subscription checks and display ([9576af2](trycompai@9576af2))
* update E2E test command in GitHub Actions workflow ([46597c3](trycompai@46597c3))

### Features

* add STARTER subscription type to Organization model and migration ([3f9c373](trycompai@3f9c373))
* update subscription handling and pricing structure ([b566650](trycompai@b566650))

v1.44.0

Toggle v1.44.0's commit message
chore(release): 1.44.0 [skip ci]

# [1.44.0](trycompai/comp@v1.43.3...v1.44.0) (2025-06-25)

### Bug Fixes

* clarify subscription type comments in test-login route ([6d0ebf3](trycompai@6d0ebf3))
* enhance E2E test for simple authentication flow ([7a00333](trycompai@7a00333))
* improve E2E test for simple authentication flow ([341df0a](trycompai@341df0a))

### Features

* add GitHub Actions workflow for deploying test results ([7d5fb40](trycompai@7d5fb40))
* add testing framework and middleware tests ([1d022c6](trycompai@1d022c6))
* disable Next button on setup form until current step has valid input ([cffae61](trycompai@cffae61))
* enhance testing infrastructure and add Playwright support ([12509ff](trycompai@12509ff))
* implement E2E test for simple authentication flow ([a68f93f](trycompai@a68f93f))
* implement MockRedis client for E2E testing in CI ([ed3ed8f](trycompai@ed3ed8f))
* integrate DotLottie animations into compliance components ([3f8bbed](trycompai@3f8bbed))

v1.43.3

Toggle v1.43.3's commit message
chore(release): 1.43.3 [skip ci]

## [1.43.3](trycompai/comp@v1.43.2...v1.43.3) (2025-06-25)

### Bug Fixes

* fix issue with not being able to select assignee in policy and fix button text ([2dd6d93](trycompai@2dd6d93))

v1.43.2

Toggle v1.43.2's commit message
chore(release): 1.43.2 [skip ci]

## [1.43.2](trycompai/comp@v1.43.1...v1.43.2) (2025-06-25)

### Bug Fixes

* fix bug with undefined theme ([901fa0c](trycompai@901fa0c))
* fix dark mode rendering for dub referral embed ([f1088d1](trycompai@f1088d1))
* use email as fallback for name ([7ba3016](trycompai@7ba3016))
* use taildwind theme instead of hardcoding system ([97d257e](trycompai@97d257e))