Skip to content

v1.7.6

Compare
Choose a tag to compare
@dr-dimitru dr-dimitru released this 15 Dec 15:56
· 543 commits to master since this release
  • NPM dependencies update
  • Support for updated Buffer API on node >= 6.*
  • Methods addFile, write and load now supports userId option, see #305
  • Fix for unfinished uploads, now files is removed by upload TTL. See #267, thanks to @ck23onGithub
  • Better FS-stream management on server. Less memory and CPU consumption. Only one descriptor per upload. Fix FS-permissions
  • .unlink() method now supports callback
  • Docs for MUP/Docker integration
  • Fix #293
  • Fix #299
  • Better AWS docs, see #282
  • storagePath now always is function, if String is passed - it will be wrapped into function
  • Please participate at this thread to give a right path for Meteor-Files v2.0