github PHPOffice/PhpSpreadsheet 2.1.0

one month ago

MINOR BREAKING CHANGE

  • Writing of cell comments to Html will now sanitize all Html tags within the comment, so the tags will be rendered as plaintext and have no other effects when rendered. Styling can be achieved by using the Font property of of the TextRuns which make up the comment, as is already the cases for Xlsx. PR #3957

Added

  • Default Style Alignment Property (workaround for bug in non-Excel spreadsheet apps) Issue #3918 PR #3924
  • Additional Support for Date/Time Styles PR #3939

Changed

  • Nothing

Deprecated

  • Reader/Xml trySimpleXMLLoadString should not have had public visibility, and will be removed.

Removed

  • Nothing

Fixed

Don't miss a new PhpSpreadsheet release

NewReleases is sending notifications on new releases.