What's Changed
- Patches from poi v3.17 by @antony-liu in #1595
- Port poi bug 61354 & 61363 by @antony-liu in #1597
- Ensure SpreadsheetVersion is set for AreaReferences by @antony-liu in #1587
- Some patches from poi 3.17 by @antony-liu in #1600
- POI bug 61470 and 61381 by @antony-liu in #1601
- Bug 61431 - Conditional formatting evaluation ignores undefined cells by @antony-liu in #1598
- XWPF POI Bug #55953, #62859 & #63788 Migration by @antony-liu in #1604
- Fixes #1608, adds support for multiple alternate content sections by @kemsky in #1609
- Fixed export of chart separator value to xlsx by @A6blpka in #1612
- Call GetColumnHelper() to make sure columnHelper is initialized by @tonyqus in #1615
- Fix SortCondition XML to match spec rules by @brandscill in #1618
- Add support for embedded object extractor by @antony-liu in #1607
- Add XSSF eventusermodel support by @antony-liu in #1620
- Allow adding and removing HyperlinkRun and FieldRun by @tonyqus in #1625
- Fix test cases TestAllNumberToText and TestReadWriteTokenValueBytes by @antony-liu in #1624
- HPSF improvement and bug fixes by @antony-liu in #1622
- xlsb support for reading of xlsb files by @antony-liu in #1632
- implement XWPFParagraph.ChangeOrientation by @tonyqus in #1635
- Encode formula string while double quotes are added before and after by @tonyqus in #1640
New Contributors
- @kemsky made their first contribution in #1609
- @A6blpka made their first contribution in #1612
- @brandscill made their first contribution in #1618
Full Changelog: 2.7.4-rc3...2.7.5-rc1