Open XML SDK v2.15.0 Release Notes

Release Date: 2021-12-16 // over 2 years ago
  • โž• Added

    • โž• Added samples for strongly typed classes and Linq-to-XML in the ./samples directory (#1101, #1087)
    • ๐Ÿ“š Shipping additional libraries for some additional functionality in DocumentFormat.OpenXml.Features and DocumentFormat.OpenXml.Linq. See documentation in repo for additional details.
    • โž• Added extension method to support getting image part type (#1082)
    • โž• Added generated classes and FileFormatVersions.Microsoft365 for new subscription model types and constraints (#1097).

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed issue for changed mime type model/gltf.binary (#1069)
    • DocumentFormat.OpenXml.Office.Drawing.ShapeTree is now available only in Office 2010 and above, not 2007.
    • Correctly serialize new CellValue(bool) values (#1070)
    • โšก๏ธ Updated known namespaces to be generated via an in-repo source generator (#1092)
    • ๐Ÿ“š Some documentation issues around FileFormatVersions enum

    Thanks to the following for their contributions:

    @ThomasBarnekow @stevenhansen @JaimeStill @jnyrup