Skip to content

v1.6.2

Compare
Choose a tag to compare
@dr-dimitru dr-dimitru released this 05 Jul 23:07
· 762 commits to master since this release
  • Fix issue with undefined Accounts variable. When using any of accounts packages, package accounts-base must be explicitly added to .meteor/packages above ostrio:files
  • Fix #127 - Avoid unlinking original file version twice
  • Fix issue described in #126 by @Dubbedge - Use backslashes on Windows
  • Allow to call FilesCollection#remove() method without arguments