Skip to content

Releases: lamka02sk/picturium

v0.1.5

15 Dec 23:01
Compare
Choose a tag to compare

Configuration

Minor fixes and improvements

  • Trying to lower memory usage by calling image_set_kill on VipsImage
  • Increased AVIF effort from 0 to 1 to make the performance match WEBP more closely and increase image fidelity while decreasing the output image size
  • Scheduled cache cleaning now runs every day at 1 AM

v0.1.4

01 Dec 17:05
Compare
Choose a tag to compare

Pipeline

  • Added icc_transform to preserve output image colors during color profile conversion

Bug fixes

  • Fixed caching for very large images

v0.1.3

26 Nov 15:50
Compare
Choose a tag to compare

Bug fixes

  • Fixed WebP resolution limit incorrectly enforced for (almost) all images

v0.1.2

18 Nov 21:58
Compare
Choose a tag to compare

Limits

Output image limits are now documented and checked at runtime to make picturium more stable and easier to debug cases where limits are hit.

You can find more details about limits in the README.

Improved docs

Improved token generation documentation and added section explaining where to put the files you want to serve to your clients.

v0.1.1

16 Jun 00:26
Compare
Choose a tag to compare

Bug fixes

  • vips sometimes regenerated the same old image from changed file