Skip to content

Releases: citizensadvice/image-resizer

v2.4.0

22 Oct 13:37

Choose a tag to compare

  • Added additional logging of file type and dimensions
  • Update to Ruby 3.4.7
  • Update to Alpine 22
  • Update dependencies
  • Add jemalloc
  • Enable YJIT

v2.3.1

22 Oct 11:07

Choose a tag to compare

  • Added additional logging of file type and dimensions
  • Update to Ruby 3.4.7
  • Update to Alpine 22
  • Update dependencies
  • Add jemalloc
  • Enable YJIT

v2.2.0

21 Feb 13:32
2dbe6de

Choose a tag to compare

  • Added a version endpoint
  • New Relic now defaults to off
  • Updated to Ruby 3.2.1

v2.1.1

06 Feb 14:56
174eefe

Choose a tag to compare

  • Gem update

v2.1.0

02 Feb 10:36
3bbdc70

Choose a tag to compare

  • mime_type param is no longer required. The application will now determine the mime-type.
  • height is now an optional parameter (default 800)
  • width is now an optional parameter (default 800)
  • svgs will now be optimised
  • inputs now have better validation
  • include newrelic_rpm