All Versions
18
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 2
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