Skip to content

Releases: trycompai/comp

v1.77.0

14 Jan 20:55

Choose a tag to compare

1.77.0 (2026-01-14)

Features

  • api: add functionality to download policies as ZIP with watermarking (#2005) (338db04)

v1.76.1

12 Jan 16:19

Choose a tag to compare

1.76.1 (2026-01-12)

Bug Fixes

  • github: improve Dependabot alert counting with state filtering (#1998) (f1dc9f0)

v1.76.0

12 Jan 15:44

Choose a tag to compare

1.76.0 (2026-01-12)

Features

  • github: add advanced security status and enhance code scanning detection (#1995) (e54177a)
  • github: add Dependabot alert interface and enhance alert counting (#1997) (4d554a4)

v1.75.0

08 Jan 22:21

Choose a tag to compare

1.75.0 (2026-01-08)

Features

  • trust-access: add expiration check for access grants and disable resend button (#1991) (5425fb3)
  • trust-access: fix trustportal grand access logic and add endpoint to resend access granted email (#1988) (96262d1)
  • trust-access: update expired grants to inactive status in listGrants (#1992) (0654f5d)

v1.74.0

08 Jan 14:54

Choose a tag to compare

1.74.0 (2026-01-08)

Features

  • task: add task automation helpers and tests for status calculation (#1984) (6389517)

v1.73.0

06 Jan 15:18

Choose a tag to compare

1.73.0 (2026-01-06)

Bug Fixes

Features

  • comments: add organization ID support for comment components (#1980) (f63164e)
  • editor: include onSelect and onKeyDownRef for mention component (#1976) (921c442)
  • hooks: add default polling interval for task items updates (#1981) (47b8787)
  • risk, vendor: enhance real-time updates with SWR polling intervals (#1979) (002bb3e)

v1.72.2

05 Jan 14:54

Choose a tag to compare

1.72.2 (2026-01-05)

Bug Fixes

  • integrations: enhance combobox to support custom values (#1969) (4888865)

v1.72.1

02 Jan 21:21

Choose a tag to compare

1.72.1 (2026-01-02)

Bug Fixes

  • api: enhance error handling for encrypted PDFs in NDA processing (#1966) (d786d79)
  • api: handle encrypted PDFs in NDA PDF processing (#1965) (2808706)
  • api: improve text cleaning for PDF rendering by stripping invisible unicode characters (#1962) (67a37d5)

v1.72.0

01 Jan 22:08

Choose a tag to compare

1.72.0 (2026-01-01)

Bug Fixes

  • email: update import paths for unsubscribe URL to new package (#1950) (a133735)

Features

  • api: enhance vendor risk assessment task with status handling and skeleton UI (#1956) (012cba9)
  • api: increase concurrency limit for vendor risk assessment task (#1957) (0a2bd7a)
  • api: increase file upload size limits to 100MB (#1959) (31da681)
  • email: add email package and update import paths for notifications (#1951) (79407cf)

v1.71.0

16 Dec 20:19

Choose a tag to compare

1.71.0 (2025-12-16)

Features

  • Added logout function to onboarding/setup (#1914) (d58341b)
  • integrations: update sanitized inputs for github to read monorepo apps (#1929) (5912194)
  • onboarding: add skip functionality to onboarding steps (#1925) (b522c10)

Reverts