Skip to content

Releases: tramuntanal/pntfr

0.5.3

06 Nov 10:04

Choose a tag to compare

Depend on apns2 gem to be connection failure tolerant during big batches.

Performance improvement + dynamic notification service credentials

01 Sep 15:16

Choose a tag to compare

  • Performance improvement: Allow sending one message to many devices in one single call (on both platforms).
  • Allow overriding general configuration credentials when instantiating each Notifier (on both platforms).
  • Internal refactoring.