Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 635 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 635 Bytes

CHANGELOG

v2.3.0 2023-07-04

  • Update to Ruby 3.3.3
  • Update to Alpine 20
  • Update dependencies

v2.2.0 2023-02-13

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

v2.1.0 2023-01-31

  • 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

v2.0.0 2022-07-04

  • Add arm64 compatibility
  • Dependency update
  • Multistage build for a smaller image