Bump TCPDF from 6.10.0 to 6.10.1

This commit is contained in:
johnnyq
2025-11-28 17:34:16 -05:00
parent cc92a4b7ee
commit 0f8a8d1464
5 changed files with 29 additions and 20 deletions

View File

@@ -1,3 +1,11 @@
6.10.1 (2025-11-21)
- cI: Add 8.5 to CI matrix - PR #836
- Fix PHP 8.5 deprecation for xml_parser_free - PR #835
- Fix bad text-align from HTML source - PR #833
- Fix image on footer problems - PR #823
- Preserving percentage gradient decimals and correctly clamp coordinates - PR #815
- Enables compression for PDF/A - PR #820
6.10.0 (2025-05-27)
- Embedded files support (Factur-X 1.07 / ZUGFeRD 2.3) #789