Skip to content

Releases: Meteor-Community-Packages/raix-push

v3.4.1

24 Oct 19:33
ef3323c
Compare
Choose a tag to compare

3.4.1 (2018-10-24)

Bug Fixes

  • prevent send worker to stuck on db error (2d27b44)

v3.4.0

24 Oct 19:26
1c42bc7
Compare
Choose a tag to compare

3.4.0 (2018-10-24)

Features

v3.3.0

28 Nov 16:55
Compare
Choose a tag to compare

3.3.0 (2017-11-28)

Features

  • support lookup by userid to prevent duplicate records for same user (db95bf9)

v3.2.1

24 Nov 20:43
Compare
Choose a tag to compare

3.2.1 (2017-11-24)

Bug Fixes

v3.2.0

23 Nov 19:32
Compare
Choose a tag to compare

3.2.0 (2017-11-23)

Features

  • add-support-to-title-in-ios (2eaac8a)
  • allow-apn-category-field (1b75a69)

v3.1.2

23 Nov 19:14
Compare
Choose a tag to compare

3.1.2 (2017-11-23)

Bug Fixes

  • upgrade semantic-release (f2c64ea)

v3.1.1

22 Nov 21:31
Compare
Choose a tag to compare

3.1.1 (2017-11-22)

Bug Fixes

  • ci only release from master (0b21e9c)

v3.1.0

22 Nov 21:12
Compare
Choose a tag to compare

3.1.0 (2017-11-22)

Bug Fixes

  • ci: forget meteor install cache for now... (dbfbe08)

Dependency update

03 Oct 01:47
Compare
Choose a tag to compare
Dependency update Pre-release
Pre-release

This release contains dependency and documentation updates,

More features allowing platform tweaking and more

03 Aug 20:04
Compare
Choose a tag to compare

This is a release containing a lot of new features:

  • APNS support for category for Apple Watch integration - added by @timbotnik
  • New configuration options for sendInterval and sendBatchSize - added by @timbotnik
  • Delaying send, adds delayUntil option for send - added by @urossmolnik
  • Enable multiple notifications on Android, adds notId option for send - added by @ppryde
  • Updated README by @guilhermedecampo
  • Minor changes by @raix

Thank you guys for your contributions, making this a better module for Meteor