v3.53.0

trycompai/compv3.53.0May 13, 2026by claudfuen

AI Summary

This release (v3.53.0) focuses on the pentest module, adding an authorization gate for scan creation and improving the related UI copy, while also fixing an accessibility issue with how authorization errors are displayed to users.

Key Highlights

  • Added authorization gate for scan creation in pentest module
  • Improved scan-creation UI copy for better user experience
  • Fixed accessibility issue by wiring authorization error to checkbox via aria-invalid and aria-describedby

New Features

  • pentest: improve scan-creation copy and add authorization gate

Full Release Notes

# [3.53.0](https://github.com/trycompai/comp/compare/v3.52.0...v3.53.0) (2026-05-13)


### Bug Fixes

* **pentest:** wire authorization error to checkbox via aria-invalid + aria-describedby ([2e871d6](https://github.com/trycompai/comp/commit/2e871d67f886f192fdb7b297c1dd02d545a630b3))


### Features

* **pentest:** improve scan-creation copy and add authorization gate ([5d58635](https://github.com/trycompai/comp/commit/5d58635e91ef19e4c3bf4cb1cce410a027347a36))