| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.21.6 - 5.21 Patch source code.tar.gz | 2026-02-06 | 18.3 MB | |
| 5.21.6 - 5.21 Patch source code.zip | 2026-02-06 | 18.5 MB | |
| README.md | 2026-02-06 | 505 Bytes | |
| Totals: 3 Items | 36.8 MB | 0 | |
See all tickets marked for the 5.21.6 release
Fixes
- Fix the issue that thumbnail decoding will store the fulll image data into thumbnail key, which effect next time query from disk [#3866]
Changes
- Image cache query API for disk type, no longer write back image to memory cache automatically. Call
storeImageToMemoryif you need. - Added support to encode APNG instead of GIF, when no animated image format provided [#3867]