Skip to content

[2.19.0]

Compare
Choose a tag to compare
@mikeebowen mikeebowen released this 14 Dec 00:42
c318b07

Added

  • .NET 6 target with support for trimming (#1243, #1240)
  • Added DocumentFormat.OpenXml.Office.SpreadSheetML.Y2022.PivotRichData namespace
  • Added DocumentFormat.OpenXml.Office.PowerPoint.Y2019.Main.Command namespace
  • Added DocumentFormat.OpenXml.Office.PowerPoint.Y2022.Main.Command namespace
  • Added Child RichDataPivotCacheGuid to DocumentFormat.OpenXml.Office2010.Excel.PivotCacheDefinition

Fixed

  • Removed reflection usage where possible (#1240)
  • Fixed issue where some URIs might be changed when cloning or creating copy (#1234)
  • Fixed issue in FlatOpc generation that would not read the full stream on .NET 6+ (#1232)
  • Fixed issue where restored relationships wouldn't load correctly (#1207)
  • Upgraded Newtonsoft to version 13.0.2 for security issue (#1258)

@f1nzer
@rstm-sf