EPPlus v8.1.1

Released: Sep 9, 2025

v8.1.1 中的更新

特性

  • Performance for getting and setting the value of cells that had no styling or value was drastically improved via caching.
  • An array of values can no longer be set to a single cell. Instead, the first value in the array is assumed to be the intended value.

修補程式

  • Fixed issue where the 'SUMIF', 'SUMIFS', and 'AVERAGEIF' functions could return invalid addresses in the dependency chain, causing some dependent cells not to recalculate correctly.
  • Fixed issue where 'RichText.HtmlText' returned incorrectly encoded text when the input contained newline characters.
  • Fixed issue where sorting a table could result in '#REF' errors in formulas instead of maintaining correct table references.
  • Reading workbooks where a conditional formatting Databar had the same color as the fill color now works as expected.