Skip to content

Releases: cshum/imagor

v1.4.6

18 May 04:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.5...v1.4.6

v1.4.5

11 May 14:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.4...v1.4.5

v1.4.4

02 May 06:39
Compare
Choose a tag to compare

What's Changed

  • build: go 1.20.3, update go deps by @cshum in #356
  • feat(vips): pdf page selection support with page(n) filter by @cshum in #359
  • Fix deadlock in fanout reader between data reading goroutine and Close by @p2004a in #360

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3

28 Mar 15:56
Compare
Choose a tag to compare

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

Full Changelog: v1.4.2...v1.4.3

v1.4.2

05 Mar 16:12
Compare
Choose a tag to compare

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

19 Feb 03:27
Compare
Choose a tag to compare

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

13 Feb 08:08
Compare
Choose a tag to compare

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

Full Changelog: v1.3.7...v1.4.0

v1.3.7

18 Jan 06:36
Compare
Choose a tag to compare

What's Changed

  • fix(vips): should not fail on error by @cshum in #302
  • build: go 1.19.5
  • build(deps): update go deps by @cshum in #303

Full Changelog: v1.3.6...v1.3.7

v1.3.6

12 Jan 04:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.5...v1.3.6

v1.3.5

09 Dec 07:58
Compare
Choose a tag to compare

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