Skip to content

Commit 59e77ce

Browse files
committed
update changelog
1 parent 64b23c3 commit 59e77ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 0.21.9
22

33
### Enhancements
4-
- **Optimize PDF render mode patching performance**: Optimized `_patch_current_chars_with_render_mode` in `CustomPDFPageInterpreter` to avoid O(N²) re-scanning by tracking the last-patched index, so each `do_TJ`/`do_Tj` call only processes newly-added characters.
4+
- **Check Complex Documents**: Check for a high ratio of vector graphics to avoid pdfminer
55

66

77
## 0.21.8

0 commit comments

Comments
 (0)