Gaurun Versions Save

General push notification server in Go

v0.14.0

2 years ago
  • switch package: #155
  • change supported go version: #156

v0.13.2

2 years ago
  • update dependencies #153

v0.13.1

3 years ago

update dependent packages add fcm priority parameter #142

v0.13.0

4 years ago

introduction of major PRs

v0.12.0

4 years ago

introduction of major PRs

  • update the modules and go version to 1.13 #129
  • remove golang.org/x/net/http2 #130
  • bug fix #133

v0.11.1

4 years ago
  • support apns-push-type to the request header for iOS 13+ #122

v0.11.0

4 years ago
  • android: abolished GCM support. #101

v0.10.0

5 years ago
  • Changed the default value of use_fcm to true. refs #94

v0.9.0

6 years ago
  • Support APNs payload extensions for Title & Subtitle refs #70 Thanks @timakin
  • Add UNNotificationCategory option for iOS. refs #73 Thanks @timakin
  • Support writing pid file refs #76
  • bugfix: set Content-Type: application/json; charset=utf-8 for json response. refs #80
  • stat: appened charset to Content-Type. refs #81
  • api: abolished GET /config/app. refs #82

v0.8.1

7 years ago
  • Support FCM