Skip to content

Releases: PHPOffice/PhpSpreadsheet

3.7.0

27 Dec 06:08
Compare
Choose a tag to compare

Deprecated

  • Drawing::setIsUrl is unneeded. The property is set when setPath determines whether path is a url.

Fixed

2.3.5

27 Dec 06:04
Compare
Choose a tag to compare

Deprecated

  • Drawing::setIsUrl is unneeded. The property is set when setPath determines whether path is a url.

Fixed

  • More context options may be needed for http(s) image. Backport of PR #4276
  • Backported security patches for Samples.
  • Backported security patches for Html Writer.

2.1.6

27 Dec 05:56
Compare
Choose a tag to compare

Deprecated

  • Drawing::setIsUrl is unneeded. The property is set when setPath determines whether path is a url.

Fixed

  • More context options may be needed for http(s) image. Backport of PR #4276
  • Backported security patches for Samples.
  • Backported security patches for Html Writer.

1.29.7

27 Dec 06:00
Compare
Choose a tag to compare

Deprecated

  • Drawing::setIsUrl is unneeded. The property is set when setPath determines whether path is a url.

Fixed

  • More context options may be needed for http(s) image. Backport of PR #4276
  • Backported security patches for Samples.
  • Backported security patches for Html Writer.

3.6.0

08 Dec 16:12
bce5db9
Compare
Choose a tag to compare

Fixed

2.3.4

08 Dec 16:07
Compare
Choose a tag to compare

2024-12-08 - 2.3.4

Fixed

  • Fix Minor Break Handling Drawings. Backport of PR #4244
  • Swapped Row and Column Indexes in Reference Helper. Backport of PR #4247
  • Upgrade locked version of Dompdf (Php8.4 compatibility).
  • Remove unnecessary files from Composer package.

2.1.5

08 Dec 15:54
Compare
Choose a tag to compare

2024-12-08 - 2.1.5

Fixed

  • Fix Minor Break Handling Drawings. Backport of PR #4244
  • Swapped Row and Column Indexes in Reference Helper. Backport of PR #4247
  • Upgrade locked version of Tcpdf (security advisory).
  • Upgrade locked version of Dompdf (Php8.4 compatibility).
  • Remove unnecessary files from Composer package.

1.29.6

08 Dec 16:01
Compare
Choose a tag to compare

1.29.6 - 2024-12-08

Fixed

  • Fix Minor Break Handling Drawings. Backport of PR #4244
  • Upgrade locked version of Tcpdf (security advisory).
  • Upgrade locked version of Dompdf (Php8.4 compatibility).
  • Remove unnecessary files from Composer package.

3.5.0

22 Nov 07:13
fb74dcd
Compare
Choose a tag to compare

Added

  • Nothing yet.

Changed

  • Settings::libXmlLoaderOptions is ignored. PR #4233

Moved

  • Nothing yet.

Deprecated

  • Settings::setLibXmlLoaderOptions() and Settings::getLibXmlLoaderOptions() are no longer needed - no replacement.
  • Worksheet::getHashCode is no longer needed.

Fixed

2.3.3

22 Nov 07:07
Compare
Choose a tag to compare

2024-11-22 - 2.3.3

Changed

  • Settings::libXmlLoaderOptions is ignored. Backport of PR #4233

Deprecated

  • Settings::setLibXmlLoaderOptions() and Settings::getLibXmlLoaderOptions() are no longer needed - no replacement.