Skip to content

Releases: cloudconvert/cloudconvert-node

3.0.0

24 Apr 20:10

Choose a tag to compare

  • Support node 20+
  • Use native fetch instead of axios
  • And more! See #112

Thanks @KnorpelSenf

2.3.7

18 Apr 06:47

Choose a tag to compare

Update axios dependency #115

2.3.6

22 Jan 14:18

Choose a tag to compare

Allow setting a custom region

2.3.5

07 Sep 10:25

Choose a tag to compare

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

2.3.4

12 Jun 15:14
c9f42e5

Choose a tag to compare

  • Increase create job body limit on post request #105

2.3.2

12 May 06:47

Choose a tag to compare

  • Add watermark feature
  • Update dependencies

2.3.1

26 Sep 08:31

Choose a tag to compare

  • Add getExportUrls() helper
  • Update dependencies

2.3.0

30 Mar 11:10

Choose a tag to compare

  • Support for Signed URLs
  • Use of new sync API endpoints for job/task wait() methods

2.1.4

01 Sep 07:50

Choose a tag to compare

Fix uploading files >10mb

2.1.3

21 Jul 09:16

Choose a tag to compare

Add linting