Releases: citizensadvice/image-resizer
Releases · citizensadvice/image-resizer
v2.5.0
What's Changed
- Bump newrelic_rpm from 9.22.0 to 10.4.0 by @dependabot[bot] in #41
- Bump puma from 7.0.4 to 8.0.1 by @dependabot[bot] in #38
- Refactor GitHub Actions workflows by @johnny-m-young in #62
- Upgrade ruby 3.4.9 by @seymourski-github in #61
v2.4.0
- 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
- 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
- Added a version endpoint
- New Relic now defaults to off
- Updated to Ruby 3.2.1
v2.1.1
- Gem update
v2.1.0
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