- Added additional logging of file type and dimensions
- Update to Ruby 3.4.7
- Update to Alpine 22
- Update dependencies
- Add jemalloc
- Enable YJIT
- Update to Ruby 3.3.3
- Update to Alpine 20
- Update dependencies
- Added a version endpoint
- New Relic now defaults to off
- Updated to Ruby 3.2.1
mime_typeparam is no longer required. The application will now determine the mime-type.heightis now an optional parameter (default 800)widthis now an optional parameter (default 800)- svgs will now be optimised
- inputs now have better validation
- include newrelic_rpm
- Add arm64 compatibility
- Dependency update
- Multistage build for a smaller image