Latest release (August 2024)
Full list of changes in this release
Key | Category | Summary |
---|---|---|
MERGERNET-1370 | Feature | Implement a new 7Zip joining feature |
MERGERNET-1599 | Feature | Expand image cross-merging with new EMF and EMZ formats |
MERGERNET-1600 | Feature | Expand image cross-merging to PDF: EMF, EMZ |
MERGERNET-1684 | Feature | Add support for .pptm file format |
MERGERNET-1707 | Feature | Implement a new Presentation joining feature for PPTM |
Major features
- Implemented a new 7Zip joining feature
- Expanded image cross-merging with new EMF and EMZ formats
- Expanded image cross-merging to PDF: EMF, EMZ
- Added support for .pptm file format
- Implemented a new Presentation joining feature for PPTM
Public API and backward incompatible changes
This section lists public API changes that were introduced in GroupDocs.Merger for Java 24.8. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs.Merger which may affect existing code. Any behavior introduced that could be seen as a regression and modifies existing behavior is especially important and is documented here.
The existing Join method of the Merger class was expanded
The existing Join method of the GroupDocs.Merger for Java product was expanded, please refer to the following documentation articles for more details: