v0.6.7
- Allows to define stores on server only, you can pass the store name instead of the store instance on the client side methods like
UploadFS.Uploader({store:'name'});
- Fixes Upsert error while creating file upload token on multiple Mongo servers environment