Aspose Words Cloud 26.6 Release Notes
The page contains release notes for Aspose.Words Cloud 26.6 – API Reference.
Important Changes and New Features
Words Cloud Changes
- Added multi-architecture Docker image support for both AMD64 (Intel/AMD) and ARM64 (Apple Silicon M1/M2/M3/M4) platforms. The Docker image now automatically selects the correct platform binary.
- Fixed an issue where chunked file downloads via the Storage API could return
HTTP 416 Range Not Satisfiableerrors for certain file sizes and byte range configurations. - Various stability and performance improvements.
All changes
| # | Summary | Category |
|---|---|---|
| WORDSCLOUD-3324 | HTTP 416 Range Not Satisfiable error when downloading files via Storage API with byte range requests | Bug |
| WORDSCLOUD-2633 | Add multi-architecture Docker image support for ARM64 and AMD64 platforms | New Feature |
| WORDSCLOUD-2210 | Docker container fails to start on Apple Silicon Macs due to missing ARM64 binary support | Bug |