Aspose Words Cloud 25.6 Release Notes
The page contains release notes for Aspose.Words Cloud 25.6 – API Reference.
Important Changes and New Features
Words Cloud Changes
- Implemented JavaScript removal from HTML exports via the new
HtmlSaveOptions.RemoveJavaScriptFromLinks
property, protecting against potential XSS attacks.
DockerHub Deployment Changes
- Introduced logging level configuration (
Logging__LogLevel__Default
,Logging__LogLevel__Microsoft
,Logging__LogLevel__System
), enabling precise troubleshooting and system monitoring capabilities for enterprise environments. - Sensitive credential exposure in logs has been eliminated through automatic key masking.
PDF to Word conversion improvements
- Resolved footnote layout issues, ensuring that footnote references maintain their correct positioning.
- Improved paragraph formatting.
All changes
# | Summary | Category |
---|---|---|
WORDSNET-28273 | Continuous section breaks caused unexpected page breaks during PDF import | Bug |
WORDSNET-28274 | Chart legend elements are missing after PDF import | Bug |
WORDSCLOUD-2994 | Implement HtmlSaveOptions.RemoveJavaScriptFromLinks property for enhanced security | New Feature |
WORDSCLOUD-3043 | Implement configurable logging level parameter for Docker container deployment | New Feature |
WORDSCLOUD-2864 | Error when using vector graphics (SVG) in watermarks | Bug |
WORDSCLOUD-3010 | Footer content is cropped during DOCX to PDF conversion | Bug |
WORDSCLOUD-3013 | Sensitive data exposure in Docker container console logs | Bug |
WORDSCLOUD-3016 | Document comparison algorithm doesn’t match Microsoft Word behavior with WordLevel granularity | Bug |
WORDSCLOUD-3040 | Issue with ‘Gotham’ font family loading during PDF conversion | Bug |
WORDSCLOUD-3037 | Incorrect node ID assignment for text runs within paragraphs | Bug |