v3.48.0

trycompai/compv3.48.0May 8, 2026by claudfuen

AI Summary

This is a minor release focused on the people module, adding an option to trigger employee portal emails and fixing two related bugs - one about the portal email checkbox default state and user preference, and another about restoring the isActive status when re-inviting deactivated contractors.

Key Highlights

  • Added option to trigger employee portal emails
  • Fixed portal email checkbox to default to checked while respecting user choice
  • Fixed issue where isActive status wasn't restored when re-inviting deactivated contractors

New Features

  • New option to trigger employee portal emails

Full Release Notes

# [3.48.0](https://github.com/trycompai/comp/compare/v3.47.0...v3.48.0) (2026-05-08)


### Bug Fixes

* **people:** default portal email checkbox to checked, respect user choice ([#2806](https://github.com/trycompai/comp/issues/2806)) ([c413a9a](https://github.com/trycompai/comp/commit/c413a9a2f7171f109786f1aa4dea3748530b0c1c))
* **people:** restore isActive when re-inviting deactivated contractor ([#2801](https://github.com/trycompai/comp/issues/2801)) ([871d706](https://github.com/trycompai/comp/commit/871d70644fd0995ff33a7c8d483654dd0f6a5be0))


### Features

* **people:** add option to trigger employee portal emails ([#2800](https://github.com/trycompai/comp/issues/2800)) ([42d06db](https://github.com/trycompai/comp/commit/42d06db1c6c7a41c311cc89d923be2d81f335393))