Skip to content

v1.7.4

Compare
Choose a tag to compare
@dr-dimitru dr-dimitru released this 12 Oct 15:45
· 589 commits to master since this release

This is first update based on community contribution.
Thank you everyone who has a chance to take a part in this project, you've made this lib better!

  • Comparability with meteor@1.4.1.2
  • Update Google integration docs - @salmanhasni
  • .find() and .findOne() methods of FilesCollection now acts in the same way as instances of Mongo.Collection - @exKAZUu
  • Explanation around storagePath option - @elewis33 & @yanickrochon
  • Option to set different DDP connection, per Collection and per Upload. By @rafaelcorreiapoli - closing #51 and #235
  • Template now is weak dependency, by @macrozone - closing #242
  • Demo app: UI fixes for Safari
  • Demo app: Notice if video or audio not supported by browser. The .mp4 was deprecated in Chromium in favour of .webm