Skip to content

Commit ee95ccc

Browse files
chore(release): 1.72.1 [skip ci]
## [1.72.1](v1.72.0...v1.72.1) (2026-01-02) ### Bug Fixes * **api:** enhance error handling for encrypted PDFs in NDA processing ([#1966](#1966)) ([d786d79](d786d79)) * **api:** handle encrypted PDFs in NDA PDF processing ([#1965](#1965)) ([2808706](2808706)) * **api:** improve text cleaning for PDF rendering by stripping invisible unicode characters ([#1962](#1962)) ([67a37d5](67a37d5))
1 parent 8a3c766 commit ee95ccc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.72.1](https://github.com/trycompai/comp/compare/v1.72.0...v1.72.1) (2026-01-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **api:** enhance error handling for encrypted PDFs in NDA processing ([#1966](https://github.com/trycompai/comp/issues/1966)) ([d786d79](https://github.com/trycompai/comp/commit/d786d79d1d20cc5c30d5ad5d56176e2ab56d830b))
7+
* **api:** handle encrypted PDFs in NDA PDF processing ([#1965](https://github.com/trycompai/comp/issues/1965)) ([2808706](https://github.com/trycompai/comp/commit/28087064e8635f0a8bc4ac174f4dba34a7907b52))
8+
* **api:** improve text cleaning for PDF rendering by stripping invisible unicode characters ([#1962](https://github.com/trycompai/comp/issues/1962)) ([67a37d5](https://github.com/trycompai/comp/commit/67a37d5a7263ab5269f85e2980892f4ad6d54750))
9+
110
# [1.72.0](https://github.com/trycompai/comp/compare/v1.71.0...v1.72.0) (2026-01-01)
211

312

0 commit comments

Comments
 (0)