GroupDocs.Conversion Cloud 24.11 Release Notes
This page contains release notes for GroupDocs.Conversion Cloud 24.11
Major Features
- Added SDK for Go
- Enhancements and bug fixes
Full List of Issues Covering all Changes in this Release
| Key | Category | Summary |
|---|---|---|
| CONVERSIONCLOUD-557 | Feature | Implement Go language SDK |
| CONVERSIONCLOUD-577 | Bug | Select others MPP file Columns on Conversion |
| CONVERSIONCLOUD-584 | Bug | Cloud SDK PHP Drops or Moves Images |
| CONVERSIONCLOUD-585 | Bug | Remove audio/video formats from supported formats list |
| CONVERSIONCLOUD-588 | Bug | Exception of type ‘System.OutOfMemoryException’ was thrown when converting 50mb xls file |
| CONVERSIONCLOUD-589 | Feature | Enable logs in self-hosted version |
| CONVERSIONCLOUD-590 | Bug | Document to HTML conversion showing textbox on each sentence |
| CONVERSIONCLOUD-592 | Bug | Memory leak in self-hosted version (alpine) |
Public API changes
Added new options to WebLoadOptions
| Name | Type | Description |
|---|---|---|
| WebLoadOptions.UsePdf | Bool | Use alternative method for the conversion. Default: false |
| WebLoadOptions.RenderingMode | Enum | Controls how HTML content is rendered (Flow, AbsolutePositioning). Default: AbsolutePositioning |