- 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_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
- Add arm64 compatibility
- Dependency update
- Multistage build for a smaller image