Skip to content

v1.7.6#310

Merged
dr-dimitru merged 40 commits intomasterfrom
dev
Dec 15, 2016
Merged

v1.7.6#310
dr-dimitru merged 40 commits intomasterfrom
dev

Conversation

@dr-dimitru
Copy link
Copy Markdown
Member

@dr-dimitru dr-dimitru commented Dec 15, 2016

be able to pass userId to addFile (API)
 - Better abort handler
 - `fileStream#abort` now unlinks file from FS
 - `fileStream#stop` is added in favour to stop writing to stream
 - 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
@dr-dimitru dr-dimitru merged commit 076f5e0 into master Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants