Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

v0.5.2

Compare
Choose a tag to compare
@cubicdaiya cubicdaiya released this 12 Jul 06:14
· 306 commits to master since this release
  • apns: Support for content-available inside aps payload. #29 Thanks @tanatana
  • notification: Enqueue notification per token.
    • This change might affect the performance for users use POST multiple tokens in single notification.
    • See #30 for more details.
  • worker: retry to push when server error is occured. #30
  • conf: introduced (ios|android).keepalive_timeout. #31