Skip to content

Releases: PHPOffice/PhpSpreadsheet

4.5.0

24 Jul 05:45
2ea9786
Compare
Choose a tag to compare

Added

  • Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default. PR #4543
  • Address Excel Inappropriate Number Format Substitution. PR #4532

Fixed

3.9.3

24 Jul 05:41
668d3b5
Compare
Choose a tag to compare

Added

  • Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default. PR #4548

2.3.10

24 Jul 05:37
22058ce
Compare
Choose a tag to compare

Added

  • Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default. PR #4547

2.1.11

24 Jul 05:30
cfcbeaf
Compare
Choose a tag to compare

Added

  • Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default. PR #4546

1.29.12

24 Jul 05:26
7c06eed
Compare
Choose a tag to compare

Added

  • Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default.PR #4545

4.4.0

23 Jun 02:06
747ccd1
Compare
Choose a tag to compare

Added

Deprecated

  • Theme constants COLOR_SCHEME_2013_PLUS_NAME (use COLOR_SCHEME_2013_2022_NAME) and COLOR_SCHEME_2013_PLUS (use COLOR_SCHEME_2013_2022).

Fixed

3.9.2

23 Jun 01:59
3b07468
Compare
Choose a tag to compare

Changed

  • Allow php-cs-fixer to Handle Implicit Backslashes.

Added

  • Allow spreadsheet to be serialized. PR #4408

Fixed

2.3.9

23 Jun 01:46
12e0d9f
Compare
Choose a tag to compare

Changed

  • Allow php-cs-fixer to Handle Implicit Backslashes.

Added

  • Allow spreadsheet to be serialized. PR #4407

Fixed

2.1.10

23 Jun 01:42
b211762
Compare
Choose a tag to compare

Changed

  • Allow php-cs-fixer to Handle Implicit Backslashes.

Added

  • Allow spreadsheet to be serialized. PR #4406

Fixed

1.29.11

23 Jun 01:37
05b6c43
Compare
Choose a tag to compare

Changed

  • Allow php-cs-fixer to Handle Implicit Backslashes.

Added

  • Allow spreadsheet to be serialized. PR #4405

Fixed