Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update uniqush's version to 2.4.0 #186

Merged
merged 1 commit into from
Oct 7, 2017
Merged

Update uniqush's version to 2.4.0 #186

merged 1 commit into from
Oct 7, 2017

Conversation

TysonAndre
Copy link
Contributor

New features:

  • Initial support for GCM/FCM "notification" pushes (Documented in PR For #177 : Support GCM&FCM "notification" payloads. #185).
    uniqush.notification.gcm and uniqush.notification.fcm can be used
    as fields for /push, with the JSON blob to send GCM/FCM for the
    optional "notification" message.
    "notification" messages will let GCM/FCM display the notification for you.

Maintenance:

Bug fixes:

  • Improve logging subscriber name in failed API requests.

New features:

- Initial support for GCM/FCM "notification" pushes (Documented in PR #185).
  `uniqush.notification.gcm` and `uniqush.notification.fcm` can be used
  as fields for `/push`, with the JSON blob to send GCM/FCM for the
  optional "notification" message.
  "notification" messages will let GCM/FCM display the notification for you.

Maintenance:
- Change from https://android.googleapis.com/gcm/send to
  https://gcm-http.googleapis.com/gcm/send
- Bump go version used to compile releases

Bug fixes:
- Improve logging subscriber name in failed API requests.
@TysonAndre TysonAndre merged commit 6435179 into master Oct 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant