v3.64.4
trycompai/compv3.64.4May 28, 2026by claudfuen
AI Summary
This is a bug fix release for comp v3.64.4 that resolves an issue with the POST /policies/:id/pdf endpoint, which now properly accepts multipart file uploads for policy PDF submissions.
Key Highlights
- Fixed multipart file upload support on POST /policies/:id/pdf endpoint
- Bug fix release focused on policy PDF upload functionality
Full Release Notes
## [3.64.4](https://github.com/trycompai/comp/compare/v3.64.3...v3.64.4) (2026-05-28) ### Bug Fixes * **policies:** accept multipart file uploads on POST /policies/:id/pdf ([55ebdc4](https://github.com/trycompai/comp/commit/55ebdc474ffef227d42b7ff3f13d4151d09fb7c7))