Skip to content

Releases: itsmadhusudhan/filemonk

Support CRSF token related axios headers

26 Dec 06:49
Compare
Choose a tag to compare
  • Add CSRF header token and cookie name headers config to app config
  • Fix to send axios headers passed in the request while adding the item
  • Replaced nanoid in place of uuid

v1.1.0

03 May 06:07
Compare
Choose a tag to compare
  • App event DID_PROCESSING_ITEM_FAILED is renamed to DID_PROCESSING_ITEM_NOT_FOUND which is emitted when file item is not found during file processing
  • Update documentation to include all the apis with more clear explanation
  • Add TODO section in README

v1.0.1

03 May 05:51
Compare
Choose a tag to compare
  • Fix the context not saved with file item during its creation
  • Fix file item context not passed with the events callback payload

v1.0.0

03 May 05:46
Compare
Choose a tag to compare

Initial library release