Skip to content

Version 4.3.0, 2024-07-14

Choose a tag to compare

@github-actions github-actions released this 14 Jul 19:51
· 828 commits to main since this release
d3ef5e5

What's new

New Features (ENH)

Bug Fixes (BUG)

  • Fix deprecation for Ressources when using old constants (#2705) by @stefan6419846
  • Fix images issue 4 bits encoding and LUT starting with UTF16_BOM (#2675) by @pubpub-zz
  • Reading large compressed images takes huge time to process (#2644) by @snanda85
  • Highlighted Text Cannot Be Printed (#2604) by @Nifury
  • Fix UnboundLocalError on malformed pdf (#2619) by @farjasju

Documentation (DOC)

  • Various improvements on docstrings and examples by @j-t-1

Robustness (ROB)

Maintenance (MAINT)

  • Deprecate interiour_color with replacement interior_color (#2706) by @j-t-1
  • Add deprecate_with_replacement to PdfWriter.find_bookmark (#2674) by @j-t-1

Code Style (STY)

  • Change Link to be a non-markup annotation (#2714) by @j-t-1

Full Changelog