v3.65.0

trycompai/compv3.65.0May 28, 2026by claudfuen

AI Summary

This release adds a new createAttachment endpoint for file uploads in the compai-mcp component and introduces optional organizationId to multiple DTOs in the integration-platform for better organization management. The release also includes documentation updates for PDF upload and delete endpoints.

Key Highlights

  • New createAttachment endpoint added for file uploads in compai-mcp
  • Optional organizationId added to multiple DTOs in integration-platform
  • API documentation updated for PDF upload and delete endpoints

New Features

  • Added createAttachment endpoint for file uploads (compai-mcp)
  • Added optional organizationId to multiple DTOs (integration-platform)

Full Release Notes

# [3.65.0](https://github.com/trycompai/comp/compare/v3.64.4...v3.65.0) (2026-05-28)


### Bug Fixes

* **docs:** update API documentation for PDF upload and delete endpoints ([984ae37](https://github.com/trycompai/comp/commit/984ae376bc8cb435ad091d9f8bef5529d65b5bfd))


### Features

* **compai-mcp:** add createAttachment endpoint for file uploads ([6ab41f6](https://github.com/trycompai/comp/commit/6ab41f6090902bbc1e1f5a3321845197b863b832))
* **integration-platform:** add optional organizationId to multiple DTOs ([10a3775](https://github.com/trycompai/comp/commit/10a37757f329b106610a5a0ce34674972de45755))