Releases: trycompai/comp
Releases · trycompai/comp
v3.42.0
3.42.0 (2026-05-01)
Bug Fixes
- billing: handle allowance edge cases (78ce9c6)
- billing: handle subscription edge cases (c8cfb04)
- billing: harden billing idempotency and redirects (daf0eed)
- billing: harden stripe flows (7697765)
- billing: harden subscription and credit edge cases (a3e5ebc)
- billing: harden subscription sync retries (1740e05)
- billing: preserve legacy background check drafts (f655f37)
- billing: update layout of BillingInvoicesTable component (9acb95e)
Features
- billing: add billing add-ons functionality and trial eligibility (519bebb)
- billing: add tests for background check billing customer and URL validation (11efc56)
- billing: enhance billing services and subscription management (f7e5e9f)
- billing: implement admin billing actions and controller (be9027b)
- billing: implement background check billing customer and invoice management (f316c50)
- billing: implement billing audit logging and improve event handling (4db12d5)
- billing: integrate billing module and enhance background check services (435c235)
v3.41.0
v3.40.1
v3.40.0
v3.39.1
v3.39.0
3.39.0 (2026-04-30)
Bug Fixes
- api: correct fileData max-length to 100MB and allow localhost in URL validation (6d56a2d)
- api: correct type casting for rawBody in main.ts (7e624d4)
- app: remove product app marketing pixels (#2716) (26d75be)
- background-checks: fix 13 bugs across billing, webhooks, custom uploads, and UI (d5df5db)
- background-checks: remove employee PII from sessionStorage (ea082b3), closes #133
- background-checks: security hardening across payment flow, validation, and logging (8b3b39b)
- pentest: bump split-view breakpoint from md to xl for tablet support (efd1c85)
Features
- background-checks: add employee background checks (0456df6)
v3.38.1
v3.38.0
v3.37.0
3.37.0 (2026-04-29)
Bug Fixes
- pentest: include running/failed scans in Recent activity list (6ae7ea3)
- pentest: mirror mobile back-bar in detail/create loading skeletons (aea5f1a)
- pentest: mirror split-view shell in loading.tsx to prevent layout shift (f69854e)
- pentest: surface in-progress scans on overview when no completed runs (c009ae8)
Features
- pentest: mobile-friendly split-view + per-route loading skeletons (84ae91a)