Skip to content

Releases: EPPlusSoftware/EPPlus

8.6.3

Choose a tag to compare

@swmal swmal released this 24 Jul 14:12
21b0af6

EPPlus 8.6.3

Security release addressing five vulnerabilities in the System.Security.Cryptography.Xml dependency.

Denial of service: CVE-2026-47302, CVE-2026-50525, CVE-2026-50527, CVE-2026-50648
Security feature bypass: CVE-2026-47304

Package versions updated to 8.0.4 (.NET Framework, .NET 8, .NET Standard), 9.0.18 (.NET 9) and 10.0.10 (.NET 10).

8.6.2

Choose a tag to compare

@JanKallman JanKallman released this 21 Jul 13:07

Changes in EPPlus 8.6.2

Changes in EPPlus 8.6.1

  • 3 new functions:
    • REGEXEXTRACT
    • REGEXREPLACE
    • REGEXTEST

Changes in EPPlus 8.6.0

  • 9 new functions:

    • GROUPBY
    • PIVOTBY
    • TRIMRANGE
    • WRAPROWS
    • WRAPCOLS
    • USDOLLAR
    • CODE
    • ENCODEURL
    • ISFORMULA
  • Support for the trim reference operators.

  • Ranges can now convert their values to rich text via ConvertToRichText() e.g. ws.Cells["A1"].ConvertToRichText()

  • Calculation of dynamic array formulas now support dirty cell recalculation inside other dirty cell calculations.

  • Minor bug fixes. See https://epplussoftware.com/en/Developers/MinorFeaturesAndIssues

Release is available on Nuget.org per 20260721 : https://www.nuget.org/packages/EPPlus/

8.6.1

Choose a tag to compare

@JanKallman JanKallman released this 16 Jun 11:01

Changes in EPPlus 8.6.0

  • 9 new functions:

    • GROUPBY
    • PIVOTBY
    • TRIMRANGE
    • WRAPROWS
    • WRAPCOLS
    • USDOLLAR
    • CODE
    • ENCODEURL
    • ISFORMULA
  • Support for the trim reference operators.

  • Ranges can now convert their values to rich text via ConvertToRichText() e.g. ws.Cells["A1"].ConvertToRichText()

  • Calculation of dynamic array formulas now support dirty cell recalculation inside other dirty cell calculations.

  • Minor bug fixes. See https://epplussoftware.com/en/Developers/MinorFeaturesAndIssues

Release is available on Nuget.org per 20260529 : https://www.nuget.org/packages/EPPlus/

8.6.0

Choose a tag to compare

@JanKallman JanKallman released this 29 May 07:32
  • 9 new functions:

    • GROUPBY
    • PIVOTBY
    • TRIMRANGE
    • WRAPROWS
    • WRAPCOLS
    • USDOLLAR
    • CODE
    • ENCODEURL
    • ISFORMULA
  • Support for the trim reference operators.

  • Ranges can now convert their values to rich text via ConvertToRichText() e.g. ws.Cells["A1"].ConvertToRichText()

  • Calculation of dynamic array formulas now support dirty cell recalculation inside other dirty cell calculations.

  • Minor bug fixes. See https://epplussoftware.com/en/Developers/MinorFeaturesAndIssues

Release is available on Nuget.org per 20260529 : https://www.nuget.org/packages/EPPlus/

8.5.4

Choose a tag to compare

@JanKallman JanKallman released this 30 Apr 08:25

8.5.4

8.5.0

Minor features.

  • Added CancellationToken to Calculate - see Cancelling a calculation.
  • Added property ValueFromCellsRange and the SetValueFromCellsRange method to data labels on chart series.
  • Improved performance for SUMIFS, AVERAGEIFS, COUNTIFS.
  • Improved performance for formula calculation with full column references (e.g. A:A, $B:$B).

Release is available on Nuget.org per 20260416 : https://www.nuget.org/packages/EPPlus/

8.5.3

Choose a tag to compare

@JanKallman JanKallman released this 16 Apr 10:31

8.5.3

8.5.0

Minor features.

  • Added CancellationToken to Calculate - see Cancelling a calculation.
  • Added property ValueFromCellsRange and the SetValueFromCellsRange method to data labels on chart series.
  • Improved performance for SUMIFS, AVERAGEIFS, COUNTIFS.
  • Improved performance for formula calculation with full column references (e.g. A:A, $B:$B).

Release is available on Nuget.org per 20260416 : https://www.nuget.org/packages/EPPlus/

8.5.2

Choose a tag to compare

@JanKallman JanKallman released this 16 Apr 09:07

8.5.2

8.5.0

Minor features.

  • Added CancellationToken to Calculate - see Cancelling a calculation.
  • Added property ValueFromCellsRange and the SetValueFromCellsRange method to data labels on chart series.
  • Improved performance for SUMIFS, AVERAGEIFS, COUNTIFS.
  • Improved performance for formula calculation with full column references (e.g. A:A, $B:$B).

Release is available on Nuget.org per 20260330 : https://www.nuget.org/packages/EPPlus/

8.5.1

Choose a tag to compare

@JanKallman JanKallman released this 30 Mar 14:07

8.5.1

Minor bug fixes.

See https://epplussoftware.com/en/Developers/MinorFeaturesAndIssues

8.5.0

Minor features.

  • Added CancellationToken to Calculate - see Cancelling a calculation.
  • Added property ValueFromCellsRange and the SetValueFromCellsRange method to data labels on chart series.
  • Improved performance for SUMIFS, AVERAGEIFS, COUNTIFS.
  • Improved performance for formula calculation with full column references (e.g. A:A, $B:$B).

Release is available on Nuget.org per 20260330 : https://www.nuget.org/packages/EPPlus/

8.5.0

Choose a tag to compare

@JanKallman JanKallman released this 06 Mar 11:29

Minor features.

  • Added ´CancellationToken´ to Calculate - see Cancelling a calculation.
  • Added property ´ValueFromCellsRange´ and the ´SetValueFromCellsRange´ method to data labels on chart series.
  • Improved performance for SUMIFS, AVERAGEIFS, COUNTIFS.
  • Improved performance for formula calculation with full column references (e.g. A:A, $B:$B).

Minor bug fixes.

See Minor features and fixed issues. See https://epplussoftware.com/en/Developers/MinorFeaturesAndIssues
Release is available on Nuget.org per 20260306 : https://www.nuget.org/packages/EPPlus/

8.4.2

Choose a tag to compare

@JanKallman JanKallman released this 04 Feb 08:32

8.4.2
Minor bug fixes.
8.4.0
Added .NET 10 targeting framework.
Minor bug fixes.
See Minor features and fixed issues. See https://epplussoftware.com/en/Developers/MinorFeaturesAndIssues
Release is available on Nuget.org per 20260204 : https://www.nuget.org/packages/EPPlus/