summary refs log tree commit diff
path: root/changelog.d/9473.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.30.0rc1Andrew Morgan2021-03-161-1/+0
|
* Handle image transparency better when thumbnailing. (#9473)Patrick Cloke2021-03-091-0/+1
Properly uses RGBA mode for 1- and 8-bit images with transparency (instead of RBG mode).