GroupDocs.Editor for Java 22.9 Release Notes
GroupDocs.Editor for Java version 22.9 is a new groundbraking release that contains tons of a brand new feature, included a support editing of the documents within Email format family like EML, MSG and others. Number of improvements and bug fixes is countless.
So jump in and read the detailed summary about what was done during all this time when GroupDocs.Editor for Java was in the shadow.
New features and improvements
Email support
Another groundbraking feature — full support of different Email formats, including (but not limited to) EML, EMLX, MSG, PST, MBOX and others. Special article for Email.
AZW3 support
Along with previously supported Mobi, now GroupDocs.Editor for Java supports an AZW3 format, which may be considered as an advanced successor for the Mobi. Like the Mobi, for now AZW3 is accessible only for import, but not for export.
Support of new HTML elements
In the version 22.9 we’ve added support of a many new HTML-elements, including those, which are generated by MS Office when saving documents to the HTML format.
New format detector
New GroupDocs.Editor for Java version 22.9 contains a fully reworked and dramatically improved document format detector. Now automatic detection mechanism is much more robust and accurate.
Full List of Issues Covering all Changes in this Release
Key | Summary | Category |
---|---|---|
EDITORNET-2199 | Add PDF support on import and export with metainfo extraction and format detection | New feature |
EDITORNET-2210 | Implement support of XPS | New feature |
EDITORNET-2228 | Implement Html to Email processing | New feature |
EDITORNET-2216 | Implement Email to Html processing | New feature |
EDITORNET-2217 | Add support of AZW3 eBook format on import | New feature |
EDITORNET-2203 | Rework format detector | New feature |
EDITORNET-2208 | Expand range of supported formats | New feature |
EDITORNET-2237 | Add support of important flag to CSS parser | New feature |
EDITORNET-2231 | Add support of unknown Office-generated HTML elements | Improvement |
EDITORNET-2249 | Add support of ABBR HTML element | Improvement |
EDITORNET-2250 | Add support of HGROUP HTML element | Improvement |
EDITORNET-2241 | Issue when loading a doc in Editor | Bug |
EDITORNET-2239 | Investigate and fix issue with API reference | Bug |
EDITORNET-2233 | Adaptive HTML markup in the EML body | Bug |
EDITORNET-2254 | Fix issue with saving HTML resources | Bug |
EDITORNET-2253 | Fix bug in BorderRecognizer | Bug |
EDITORNET-2252 | Investigate and fix issue with duplicated LINK | Bug |
EDITORNET-2251 | Investigate and fix exception with Paddings in ePub docs | Bug |
EDITORNET-2244 | Improve and bugfix codebase for 22.7 release | Bug |
EDITORNET-2218 | Cannot process AZW3 format | Bug |
EDITORNET-2240 | Footnotes and endnotes are missing after saving HTML to Wordprocessing | Bug |
Public API and Backward Incompatible Changes
New public types:
com.groupdocs.editor.options.EmailEditOptions
com.groupdocs.editor.options.EmailSaveOptions
com.groupdocs.editor.options.MailMessageOutput
com.groupdocs.editor.options.PageRange
com.groupdocs.editor.metadata.FixedLayoutDocumentInfo
com.groupdocs.editor.metadata.EmailDocumentInfo
com.groupdocs.editor.formats.FixedLayoutFormats
com.groupdocs.editor.formats.EmailFormats