Skip to content

Commit

Permalink
v1.7.6
Browse files Browse the repository at this point in the history
 - 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](https://github.com/VeliovGroup/Meteor-Files/wiki/MeteorUp-(
MUP)-Usage)
 - Fix #293
 - Fix #299
 - BEtter AWS dos, see #282
 - `storagePath` now always is function, if *String* is passed - it
will be wrapped into function
 - Please participate at [this
thread](#309) to give
a right path for Meteor-Files v2.0
  • Loading branch information
dr-dimitru committed Dec 15, 2016
1 parent 48765e1 commit 083ad67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .versions
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ [email protected]
[email protected]
[email protected]
ostrio:[email protected]
ostrio:[email protected].5
ostrio:[email protected].6
[email protected]
[email protected]
[email protected]
Expand Down

0 comments on commit 083ad67

Please sign in to comment.