Skip to content

Releases: agschwender/pilbox

Add worker config property

11 Aug 20:12
Compare
Choose a tag to compare

Adds a worker config property to allow control over the number of processes that the Tornado will use to serve the application.

Upgrade dependencies

11 Aug 20:11
Compare
Choose a tag to compare

Upgrade Pillow and Tornado to their latest versions. Github was reporting a security vulnerability in version 2.9.0 of Pillow.

Add background to transparent images

03 Sep 15:50
Compare
Choose a tag to compare

Supports adding a background color to a transparent image. Particularly useful when converting from an image type that supports transparency to one that does not. This is a backwards incompatible change. It changes the default background from fff to 0fff. In order to restore the previous behavior, update the config to set background=ffff.

Add TIFF support

16 Jul 22:18
Compare
Choose a tag to compare
Bump version to 1.1.11

Support for TIFF file types

Add ca_certs option

16 Jul 22:17
Compare
Choose a tag to compare

Supports setting the CA certificates