Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 457 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 457 Bytes

TransloaditKit Changelog

3.2.0

Fixes

Added

  • It's now possible to cancel a running Assembly
  • Bumped TUSKit version
  • Allow passing of custom fields to assembly creating by passing them to createAssembly methods

3.1.0

Fixes

  • Headers were set incorrectly when creating an assembly + uploading files immediately

Added

  • Allow running an assembly by templateID through both Transloadit.createAssembly(templateId:... methods