Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 807 Bytes

CHANGELOG.md

File metadata and controls

38 lines (29 loc) · 807 Bytes

CHANGELOG

2.1.0

  • Meteor 2.6 support
  • Projections option support
  • Update Mocha tests
  • Update tests to use Meteor 1.12.2 to fix certificates issues

1.2.3

  • Redis connection failover handling
  • Re-fetching the up-to-date collection when Redis connection resumes
  • Bug fixes and improvements

1.2.2

  • Ability to merge db requests by channel
  • Bug fixes and improvements

1.2.1

  • Bug fixes and improvements

1.2.0

  • Optimistic UI fixes
  • Performance gains for methods
  • Fixes for publishComposite
  • Other bugs and code quality improvements

1.0.5 - 1.0.15

  • Bug fixes and improvements

1.0.5

  • Fix for infinite loop when overriding publish

1.0.4

  • Fix for update using positional operators

1.0.3

  • Added support for publish composite
  • Fixed randomly failing tests