There was an error while loading. Please reload this page.
1 parent c11e037 commit 7822132Copy full SHA for 7822132
1 file changed
CHANGES.txt
@@ -4,6 +4,12 @@ Release 3.3.2 - (unreleased)
4
/status endpoints are selected; the server refuses to start otherwise. Previously
5
listing the endpoint was treated as sufficient consent (TIKA-4760).
6
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
+
13
Release 3.3.1 - 5/20/2026
14
15
* Dependency upgrades (TIKA-4695).
0 commit comments