1.1.0 - WIP
Features
- Support for axis options - @mindline in #676
- Axis intersection point (axis crossing) through
setCrossesAt
/ getCrossesAt
- Reverse axis order through
setIsReversedOrder
/ isReversedOrder
- PowerPoint2007 Writer
- Support for Hyperlink Text Color - @MartynasJanu & @Progi1984 in #682
- PowerPoint2007 Reader
- PowerPoint2007 Writer
- Added support for PHP 8.2 & 8.3 - @Progi1984 in #769
- PowerPoint 2007 Writer : Added support to Font for Axis tick label & chinese font support - @zhengwhizz in #774
- Support for Capitalization for Font - @CxRxExO & @Progi1984 in #779
- ODPresentation Reader
- ODPresentation Writer
- PowerPoint2007 Reader
- PowerPoint2007 Writer
- PowerPoint2007 Writer: Enable style and position of a Placeholder - @qmachard in #787
- PowerPoint2007 Reader: Added support for thumbnail image - @devX2712 in #788
Improvements
- Slide : Raised max value for identifier rand call - @Scheissy in #777
- Document Properties : Support for Revision & Status - @devX2712 in #788
- PowerPoint2007 Reader
- PowerPoint2007 Writer
- Presentation Properties : Added support to define content of the thumbnail - @devX2712 in #788
- Font : Support for Capitalization, Strikethrough, Pitch Family, Charset & Panose - @devX2712 in #788
- PowerPoint2007 Reader
- PowerPoint2007 Writer
- Font : Replaced Superscript/Subscript by baseline in PowerPoint2007 Writer - @devX2712 in #788
- RichText : Support for Vertical Align - @devX2712 in #788
- PowerPoint2007 Reader
- PowerPoint2007 Writer
- Shadow : Support for Type Inner & Reflection - @devX2712 in #788
- PowerPoint2007 Reader
- PowerPoint2007 Writer
- Presentation : Added ability to add a slide at any position - @Progi1984 in #810
Bugfixes
- PowerPoint2077 Writer : Fixed broken PPT Presentations due to MS Office update 2309 - @WFarmerEthisphere in #770
- PowerPoint2077 Writer : Fixed error when defining min/max bounds to 0 - @LilyEssence in #771
- PowerPoint2007 Writer : Outline : Fixed the base unit - @Pakku in #772
- PowerPoint2007 Writer : Fixed column indices for embedded spreadsheets - @michael-roth in #773
- PowerPoint2007 Reader : Load images from file only if valid - @aelliott1485 in #775
- PowerPoint2007 Writer : Fixed broken video file relationship - @potofcoffee in #776
- PowerPoint2007 Writer : Fixed issue when first element in series is null - @ksmeeks0001 in #778
- PowerPoint2007 & ODPresentation Writer : Use of the disk caching directory for temporary files - @nhalle in #781
- PowerPoint2007 Reader : Fixed reading of RichText shape in Note - @aelliott1485 in #782
- PowerPoint2007 Writer : Fixed broken animation for first shape - @shannan1989 in #783
- Samples : Allow to run without composer - @pal-software in #784
- PowerPoint2007 Writer: Extract relations from nested ShapeContainerInterface objects - @DennisBirkholz in #785
- Core : Fixed copying bug when presentation had multiple slides @dees040 in #786
- Core : DocumentLayout : Fixed error when using DocumentLayout::LAYOUT_CUSTOM by @jiangzhangchan fixing #722 in #811
Miscellaneous
BC Breaks
PhpOffice\PhpPresentation\Style\Outline
: the width is now based on pixels (before in points)