Releases: cshum/imagor
Releases · cshum/imagor
v1.4.6
What's Changed
- fix(build): Docker add liblcms2 by @dangkaka in #369
- build(deps): go 1.20.4, update go deps by @cshum in #371
- Add ability to specify dpi when converting PDF files by @blesswinsamuel in #366
New Contributors
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
- Return correct number of PDF pages from meta endpoint by @blesswinsamuel in #364
- Set content-type to image/svg+xml for SVG files by @blesswinsamuel in #365
- feat(httploader): add allowed source regexp option by @p2004a in #361
New Contributors
- @blesswinsamuel made their first contribution in #364
Full Changelog: v1.4.4...v1.4.5
v1.4.4
v1.4.3
What's Changed
- Marks test that need different golden assets for arm64 and adds assets by @nestor-sk in #335
- build: libvips 8.14.2 by @cshum in #342
- build: go 1.20.2 by @cshum in #343
- fix(imagor): limit queue size by default if process concurrency is set by @cshum in #348
New Contributors
- @nestor-sk made their first contribution in #335
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- refactor(imagorpath): improve parsing for malformed filters by @cshum in #327
- feat(imagor): raw() utility filter by @cshum in #334
- feat(imagor): Content-Security-Policy for raw() filter by @cshum in #336
- feat(metrics): Instrument http server by @nicholascapo in #319
- build: go 1.20.1 by @cshum in #337
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- feat(imagorpath): nested filter path support by @cshum in #318
- feat(httploader): base URL support for HTTP Loader by @cshum in #321
- fix(vips): fix default profile for webp save by @cshum in #325
- build(deps): go 1.19.6 and update go deps by @cshum in #326
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat(imagorpath): Size Suffix Result Storage Hasher by @cshum in #310
- feat(server): Add optional Prometheus metrics server by @nicholascapo in #282
- feat(vips): fill with transparent background by @cshum in #316
- feat(imagor): Vary: Accept response header on auto webp by @cshum in #317
New Contributors
- @nicholascapo made their first contribution in #282
Full Changelog: v1.3.7...v1.4.0
v1.3.7
v1.3.6
v1.3.5
What's Changed
- refactor(vips): remove LockOsThread in Process by @cshum in #276
- build(deps): update go deps by @cshum in #277
- test(vips): improve vips test coverages by @cshum in #278
- fix(imagor): skip save from LoadFunc by @cshum in #279
- build: go 1.19.4 by @cshum in #281
- fix(vips): -ve sharpen should no-op by @cshum in #283
Full Changelog: v1.3.4...v1.3.5