All Versions
18
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 2

  • v1.2.2 Changes

    • ๐Ÿ‘ท APNS: worker checks if a connection alive before push
    • ๐Ÿ‘ท APNS: tries to redeliver push messages of crashed workers
  • v1.2.1 Changes

    • does not rely on Mix.env (uses Application.get_env(:express, :environment) instead)
  • v1.2.0 Changes

    • โž• added APNS :auth_key as p8 file content in config
    • ๐Ÿ”ง configuration via module
  • v1.1.3 Changes

    • ๐Ÿ›  fixed APNS :cert & :key config attributes resolving
  • v1.1.2 Changes

    • got rid enforced_keys from Express.FCM.PushMessage.Notification
  • v1.1.1 Changes

    • ๐Ÿ›  Fixed a bug with field names of APNS payload (they should be dasherized).
    • โž• Added a validation on APNS payload fields.
    • โž• Added thread_id field to APNS aps structure
  • v1.1.0 Changes

    • JWT for APNS
    • GenStage for load balancing
    • ๐Ÿ”จ Refactored supervision tree
  • v1.0.0 Changes

    the first publication on hex.pm