0.10
This release is relatively small, focusing on improving performance.
Improvements
- Upgrade Meteor to 1.6 (bringing improvements such as Node.js 8)
- Upgrade all packages to latest compatible versions
- Add indexes to Activities collection to improve query performance
activityDate
residentIds
- Change
checkIfResidentWasActiveOnDate
method to use collection cursor count directly