Skip to content

0.13.0

Compare
Choose a tag to compare
@makoni makoni released this 28 Nov 22:17
· 3 commits to master since this release
3ab0706
  • Added a new method for AWS Rekognition Moderation Add-on.
  • Added new methods for Add-ons that wait for execution results: performAWSRekognition, performAWSRekognitionModeration, performClamav, and performRemoveBG.
  • Added a new defaultEffects property to File and UploadedFile models, containing a set of processing operations applied to the file when the group is created.
  • Deprecated the datetimeStored property of Group and UploadedFilesGroup models; it will be removed in future releases.
  • Renamed the executeAWSRecognition method to executeAWSRekognition.
  • Updated the demo app.