0.7
- APNS cert/key configs can now either be a file path, full-text string, or
{:your_app, "path/to/file.pem"}
(which looks in the/priv
directory of your app) - Fixed APNSWorker crash on
:ssl.send/2
timeout - Better error-handling for invalid APNS configs