Skip to content

Releases: humanmade/tachyon

2.5.0

03 Dec 10:58
d82520f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.5.0

2.4.0

21 Sep 10:03
a030109
Compare
Choose a tag to compare

Adds support for multiarch docker builds

2.3.2

17 Jul 11:11
56f3cd9
Compare
Choose a tag to compare
  • Bug fix: Update proxy file to work with latest AWS SDK, fixes animated gif fallback #120
  • Enhancement: Try best effort to process bad image files, some SamSung devices produce files incompatible with Sharp #110

2.3.1

06 May 17:41
25a1653
Compare
Choose a tag to compare
  • Pass URL param for s3 signed urls with temp credentials #117

2.3.0

20 Apr 12:43
4b43d27
Compare
Choose a tag to compare
  • Add support for forwarding Signed URLs #113

2.2.1

11 Dec 11:25
f3c0d59
Compare
Choose a tag to compare
  • Hotfix for docker hub build #105

2.2.0

09 Dec 14:27
55b57f7
Compare
Choose a tag to compare
  • Allow Lambda memory limit to be configurable #94
  • Use build-lambdaci instead of own Docker #97
  • Handle 404 errors #96
  • Use X-Ray capture #98
  • Use env var to check if xray available #100
  • Ensure correct content type header #99
  • Add lossless compression for PNG Images #102

2.2.0 Beta 2

12 Nov 13:40
9747ce4
Compare
Choose a tag to compare
2.2.0 Beta 2 Pre-release
Pre-release
  • Use env var to check if xray available #100
  • Ensure correct content type header #99
  • Add lossless compression for PNG Images #102

2.2.0 Beta 1

28 Oct 18:30
45306dc
Compare
Choose a tag to compare
2.2.0 Beta 1 Pre-release
Pre-release
  • Allow Lambda memory limit to be configurable #94
  • Use build-lambdaci instead of own Docker #97
  • Handle 404 errors #96
  • Use X-Ray capture #98
  • Use env var to check if xray available #100

2.1.10

04 Oct 15:12
Compare
Choose a tag to compare
  • Fix: Smartcrop detection before rotation normalisation bug #90
  • Upgrade: Sharp upgraded to 0.23.0 #87