Commit 10df9c7
committed
REL: 6.6.0
## What's new
### Security (SEC)
- Improve handling of partially broken PDF files (#3594) by @stefan6419846
### Deprecations (DEP)
- Block common page content modifications when assigned to reader (#3582) by @stefan6419846
### New Features (ENH)
- Embellishments to generated text appearance streams (#3571) by @PJBrs
### Bug Fixes (BUG)
- Do not consider multi-byte BOM-like sequences as BOMs (#3589) by @stefan6419846
### Robustness (ROB)
- Avoid empty FlateDecode outputs without warning (#3579) by @stefan6419846
### Documentation (DOC)
- Add outlines documentation and link it in User Guide (#3511) by @mainuddin-md
### Developer Experience (DEV)
- Add PyPy 3.11 to test matrix and benchmarks (#3574) by @rassie
### Maintenance (MAINT)
- Fix compatibility with Pillow >= 12.1.0 (#3590) by @stefan6419846
[Full Changelog](6.5.0...6.6.0)1 parent 2941657 commit 10df9c7
2 files changed
+29
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
3 | 31 | | |
4 | 32 | | |
5 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments