1.0.0-beta15
Pre-release
Pre-release
- Meteor-CollectionFS Support. Exposes a Meteor.FSCollection (like Meteor.collection) which add CollectionFS properties like url(), isAudio(), etc... See detailed documentation for more information.
- Allows offline insert and remove actions. When reconnected these actions are triggered on DDP server
- Prevent memory leaks and listeners called multiple times while reconnecting