Fcm Django Versions Save

FCM Django: Send push notifications via django to websites, iOS & android mobile devices through FCM (Firebase Cloud Messaging)

2.1.0

1 week ago

What's Changed

New Contributors

Full Changelog: https://github.com/xtrinch/fcm-django/compare/2.0.1...2.1.0

2.0.1

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/xtrinch/fcm-django/compare/2.0.0...2.0.1

2.0.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/xtrinch/fcm-django/compare/1.0.15...2.0.0

1.0.15

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/xtrinch/fcm-django/compare/1.0.14...1.0.15

1.0.14

1 year ago
  • Remove UPDATE_ON_DUPLICATE_REG_ID parameter (it now behaves as if it is set to True all the time)

Full Changelog: https://github.com/xtrinch/fcm-django/compare/1.0.13...1.0.14

1.0.13

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/xtrinch/fcm-django/compare/1.0.12...1.0.13

1.0.12

1 year ago
  • Add DEFAULT_FIREBASE_APP setting

1.0.11

2 years ago
  • Add missing migration

1.0.10

2 years ago
  • Implement FCMDevice.send_topic_message
  • Various bugfixes

1.0.8

2 years ago