Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 2.92 KB

1.2.0.md

File metadata and controls

35 lines (28 loc) · 2.92 KB

1.2.0 (WIP)

Full Changelog

Enhancements

  • Word2007 Reader/Writer : Added noWrap table cell property by @kernusr in GH-2359
  • HTML Reader : Support for font-variant: small-caps by @cambraca in GH-2117
  • Improved TextDirection for styling a cell by @terryzwt in GH-2429
  • Word2007 Reader : Added option to disable loading images by @aelliott1485 in GH-2450
  • HTML Writer : Added border-spacing to default styles for table by @kernusr in GH-2451
  • Word2007 Reader : Support for table cell borders and margins by @kernusr in GH-2454
  • PDF Writer : Add config for defining the default font by @MikeMaldini in #2262 & #2468
  • Word2007 Reader : Added support for Comments by @shaedrich in #2161 & #2469

Bug fixes

  • Fixed wrong mimetype for docx files by @gamerlv in GH-2416
  • Word2007 Reader : Read hyperlingks in headings by @hannesdorn in GH-2433
  • PclZip : strtr using empty string by @spl1nes in GH-2432
  • Fixed PHP 8.2 deprecated about Allow access to an undefined property by @DAdq26 in GH-2440
  • Template Processor : Fixed choose dimention for Float Value by @gdevilbat in GH-2449
  • HTML Parser : Fix image parsing from url without extension by @JokubasR in GH-2459

Miscellaneous

  • Added PHPStan by @PowerKiKi in GH-2405
  • Bump symfony/process from 4.4.44 to 5.4.26 by @dependabot in GH-2431
  • Bump phpunit/phpunit from 9.6.8 to 9.6.10 by @dependabot in GH-2430
  • Added Coveralls.io by @Progi1984 in GH-2452
  • Added support for PHP 8.2 & PHP 8.3 by @Progi1984 in GH-2453
  • Moved documention from ReadTheDocs to MkDocs & Github Pages by @Progi1984 in GH-2465
  • Bump phpstan/phpstan-phpunit from 1.3.13 to 1.3.14 by @dependabot in #2457
  • Bump symfony/process from 5.4.26 to 5.4.28 by @dependabot in #2456
  • Bump phpunit/phpunit from 9.6.10 to 9.6.11 by @dependabot in #2455