PHPPowerPoint v0.6.0 Release Notes

Release Date: 2016-01-24 // about 8 years ago
  • 🛠 This release marked the implementation of background in slide, and the bugfix for opening PPTX on Mac.

    🛠 Bugfix

    🔄 Changes

    • 🗄 PhpOffice\PhpPresentation\getProperties has been deprecated for PhpOffice\PhpPresentation\getDocumentProperties - @Progi1984 GH-154
    • 🗄 PhpOffice\PhpPresentation\setProperties has been deprecated for PhpOffice\PhpPresentation\setDocumentProperties - @Progi1984 GH-154
    • 💅 PhpOffice\PhpPowerpoint\Style\Alignment::setLevel can now be defined great than 8 - @Progi1984 GH-141

    🔋 Features

    • ODPresentation Reader/Writer : Name of the slide - @Progi1984 GH-121
    • ODPresentation Reader/Writer : Slide Background Color or Image - @Progi1984 GH-152
    • 👍 PowerPoint2007 Reader : Support for Layout Name - @Progi1984 GH-144
    • PowerPoint2007 Reader/Writer : Mark as final - @Progi1984 GH-118
    • 0️⃣ PowerPoint2007 Reader/Writer : Set default zoom value for presentation - @Progi1984 GH-122
    • PowerPoint2007 Reader/Writer : Slide Background Color or Image - @Progi1984 GH-152
    • PowerPoint2007 Reader/Writer : Add Properties for allowing loop continuously until 'Esc' - @Progi1984 GH-154