Skip to content

Commit 7822132

Browse files
committed
CHANGES.txt
1 parent c11e037 commit 7822132

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Release 3.3.2 - (unreleased)
44
/status endpoints are selected; the server refuses to start otherwise. Previously
55
listing the endpoint was treated as sufficient consent (TIKA-4760).
66

7+
* Port the 4.x SAX-based OOXML parsers to 3.x. The docx/pptx/xlsx/vsdx SAX parsers
8+
gain field-code hyperlink extraction, inlined footnotes/endnotes/comments,
9+
balanced-XHTML recovery on error, and XMLBeans-free xlsx/xlsb reading. The SAX
10+
docx/pptx parsers stay opt-in via useSAXDocxExtractor/useSAXPptxExtractor, so DOM
11+
remains the default (TIKA-4692, TIKA-4708).
12+
713
Release 3.3.1 - 5/20/2026
814

915
* Dependency upgrades (TIKA-4695).

0 commit comments

Comments
 (0)