Skip to content

Releases: cloudconvert/cloudconvert-node

3.0.0

Choose a tag to compare

@josiasmontag josiasmontag released this 24 Apr 20:10
  • Support node 20+
  • Use native fetch instead of axios
  • And more! See #112

Thanks @KnorpelSenf

2.3.7

Choose a tag to compare

@josiasmontag josiasmontag released this 18 Apr 06:47

Update axios dependency #115

2.3.6

Choose a tag to compare

@josiasmontag josiasmontag released this 22 Jan 14:18

Allow setting a custom region

2.3.5

Choose a tag to compare

@josiasmontag josiasmontag released this 07 Sep 10:25

Send Content-Length header on uploads. This fixes 411 error codes when uploading streams to S3.

2.3.4

Choose a tag to compare

@josiasmontag josiasmontag released this 12 Jun 15:14
c9f42e5
  • Increase create job body limit on post request #105

2.3.2

Choose a tag to compare

@josiasmontag josiasmontag released this 12 May 06:47
  • Add watermark feature
  • Update dependencies

2.3.1

Choose a tag to compare

@josiasmontag josiasmontag released this 26 Sep 08:31
  • Add getExportUrls() helper
  • Update dependencies

2.3.0

Choose a tag to compare

@josiasmontag josiasmontag released this 30 Mar 11:10
  • Support for Signed URLs
  • Use of new sync API endpoints for job/task wait() methods

2.1.4

Choose a tag to compare

@josiasmontag josiasmontag released this 01 Sep 07:50

Fix uploading files >10mb

2.1.3

Choose a tag to compare

@josiasmontag josiasmontag released this 21 Jul 09:16

Add linting