Skip to content

Releases: xtrinch/fcm-django

Pass all parameters to pyfcm and update its version

05 Jun 13:36
Compare
Choose a tag to compare
0.2.10

Merge branch 'master' of github.com:xtrinch/fcm-django

Add DELETE_INACTIVE_DEVICES & ONE_DEVICE_PER_USER option

01 Jun 20:42
Compare
Choose a tag to compare

Bugfix: updating of device owned by multiple users

04 May 18:00
Compare
Choose a tag to compare
Merge pull request #18 from pramodmauryaiiita/master

Issue #15

Bugfix: Add missing migration file

03 Apr 06:24
Compare
Choose a tag to compare

Add type web to device

16 Feb 19:09
Compare
Choose a tag to compare
0.2.6

Merge branch 'master' of github.com:xtrinch/fcm-django

Update pyfcm, fix error when sending to inactive devices only

16 Feb 18:52
Compare
Choose a tag to compare
Update pyfcm, fix error when sending to inactive devices only, fix un…

…athorized viewset server error, bump version

Fix sound and badge parameters

11 Jan 20:13
Compare
Choose a tag to compare
0.2.4

Bump version number

Device pruning

03 Oct 14:34
Compare
Choose a tag to compare

Automatically mark inactive devices as inactive and don't send messages to them anymore

Prepare for prune devices, pass kwargs

03 Oct 08:52
Compare
Choose a tag to compare

0.1.7

10 Sep 11:19
Compare
Choose a tag to compare

Allow passing additional parameters via kwargs to pyfcm's notify_single_device and notify_multiple_devices methods.