Skip to content

Releases: PHPOffice/PhpSpreadsheet

3.8.0

12 Jan 04:06
Compare
Choose a tag to compare

Added

  • CHOOSECOLS, CHOOSEROWS, DROP, TAKE, and EXPAND. PR #4286

Fixed

2.3.6

12 Jan 03:47
Compare
Choose a tag to compare

Deprecated

  • Worksheet::getHashCode is no longer needed.

Fixed

  • Backported security patch for Html navigation.
  • Change hash code for worksheet. Backport of PR #4207
  • Retitling cloned worksheets. Backport of PR #4302

2.1.7

12 Jan 03:45
Compare
Choose a tag to compare

Deprecated

  • Worksheet::getHashCode is no longer needed..

Fixed

  • Backported security patch for Html navigation.
  • Change hash code for worksheet. Backport of PR #4207
  • Retitling cloned worksheets. Backport of PR #4302

1.29.8

12 Jan 03:42
Compare
Choose a tag to compare

Deprecated

  • Worksheet::getHashCode is no longer needed.

Fixed

  • Backported security patch for Html navigation.
  • Change hash code for worksheet. Backport of PR #4207
  • Retitling cloned worksheets. Backport of PR #4302

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.