| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-04 | 272 Bytes | |
| v1.5.4 source code.tar.gz | 2026-06-04 | 6.1 MB | |
| v1.5.4 source code.zip | 2026-06-04 | 6.1 MB | |
| Totals: 3 Items | 12.2 MB | 0 | |
- Fix imagick stale layers (#879, @nlemoine)
- Fix the Imagick driver deactivating the alpha channel in
effects()->grayscale()(transparent pixels were encoded as opaque gray); it now uses the alpha-preserving grayscale image type, likeusePalette()(#880, @nlemoine)