| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SDWebImage-dynamic.xcframework.zip | 2025-10-09 | 21.6 MB | |
| SDWebImage-static.xcframework.zip | 2025-10-09 | 16.4 MB | |
| 5.21.3 - 5.21 Patch source code.tar.gz | 2025-10-09 | 18.3 MB | |
| 5.21.3 - 5.21 Patch source code.zip | 2025-10-09 | 18.5 MB | |
| README.md | 2025-10-09 | 288 Bytes | |
| Totals: 5 Items | 74.8 MB | 0 | |
See all tickets marked for the 5.21.3 release
Fixes
- Switched image encoding to a context-aware approach with a safe fallback, allowing per-request encoder selection without changing the public API. [#3844] @CloudlessMoon