Full Changelog: 1.2.0...1.3.0
Enhancements
- IOFactory : Added extractVariables method to extract variables from a document @sibalonat in #2515
- PDF Writer : Documented how to specify a PDF renderer, when working with the PDF writer, as well as the three available choices by @settermjd in #2642
- Word2007 Reader: Support for Paragraph Border Style by @damienfa in #2651
- Word2007 Writer: Support for field REF by @crystoline in #2652
- Word2007 Reader : Support for FormFields by @vincentKool in #2653
- RTF Writer : Support for Table Border Style fixing #345 by @Progi1984 in #2656
- Word2007 Reader: Support the page break () by @stanolacko in #2662
- MsDoc Reader: Support for UTF-8 characters by @Progi1984 fixing #881, #1454, #1817, #1927, #2383, #2565 in #2664
- Word2007 Writer: Added support for multiples comment for the same text by @rodrigoq fixing #2109 in #2665
Bug fixes
- MsDoc Reader : Correct Font Size Calculation by @oleibman fixing #2526 in #2531
- Html Reader : Process Titles as Headings not Paragraphs @0b10011 and @oleibman Issue #1692 PR #2533
- Generate Table Cell if Row Doesn't Have Any @oleibman fixing #2505 in #2516
- TemplateProcessor Persist File After Destruct @oleibman fixing #2539 in #2545
- TemplateProcessor Destructor Problem with Php7 @oleibman fixing #2548 in #2554
- bug: TemplateProcessor fix multiline values @gimler fixing #268, #2323 and #2486 in #2522
- 32-bit Problem in PasswordEncoder @oleibman fixing #2550 in #2551
- Typo : Fix hardcoded macro chars in TemplateProcessor method @glafarge in #2618
- XML Reader : Prevent fatal errors when opening corrupt files or "doc" files @mmcev106 in #2626
- Documentation : Updated Comment element by @laminga in #2650
- HTML Reader : Read width & height attributes in points fixing #2589 by @Progi1984 in #2654
- Template Processor : Fixed bad naming of variables fixing #2586 by @Progi1984 in #2655
- Word2007 Writer : Fix first footnote appearing as separator #2634 by @jacksleight in #2635
- Template Processor : Fixed images with transparent backgrounds displaying a white background by @ElwynVdb in #2638
- HTML Writer : Fixed rowspan for tables by @andomiell in #2659
- Word2007 Writer : Fixed StrikeThrough property by @noec764 fixing #1722 & #1693 in #2661
- HTML Reader : Fixed link without href by @asmundstavdahl fixing #1562 in #2663
Miscellaneous
- Bump dompdf/dompdf from 2.0.3 to 2.0.4 by @dependabot in #2530
- Bump phpunit/phpunit from 9.6.13 to 9.6.14 by @dependabot in #2519
- Bump mpdf/mpdf from 8.2.0 to 8.2.2 by @dependabot in #2518
- Bump phpmd/phpmd from 2.14.1 to 2.15.0 by @dependabot in #2538
- Bump phpunit/phpunit from 9.6.14 to 9.6.15 by @dependabot in #2537
- Bump symfony/process from 5.4.28 to 5.4.34 by @dependabot in #2536
- Allow rgb() when converting Html by @oleibman fixing #2508 in #2512
- Improved Issue Template by @Progi1984 in #2609
- Bump phpoffice/math from 0.1.0 to 0.2.0 by @Progi1984 fixing #2559 in #2645
- Bump tecnickcom/tcpdf from 6.6.5 to 6.7.5 by @dependabot in #2646
- Bump mpdf/mpdf from 8.2.2 to 8.2.4 by @dependabot in #2647
- Bump phenx/php-svg-lib from 0.5.1 to 0.5.4 by @dependabot in #2649
- Bump phpstan/phpstan-phpunit from 1.3.15 to 1.4.0 by @dependabot in #2648
New Contributors
- @sibalonat made their first contribution in #2515
- @settermjd made their first contribution in #2642
- @glafarge made their first contribution in #2618
- @mmcev106 made their first contribution in #2626
- @jacksleight made their first contribution in #2635
- @ElwynVdb made their first contribution in #2638