Releases: xtrinch/fcm-django
Releases · xtrinch/fcm-django
1.0.10
1.0.8
1.0.7
Hotfix: default BigAutoField migration
1.0.6 Format
Hotfix: safe field length for keys
1.0.5 Bump version
Hotfix for: message with two different registration_id arrive to the same device #169
Hotifx: failing migrations for mysql
1.0.3 Amend key field to 3027 bytes, update migration file, bump version
Change registration ID max length
1.0.2 Bump version
Hotfix: install, python <3.8 support
Merge pull request #166 from Andrew-Chen-Wang/patch-1 Remove TypedDict import
FCM API v1
- Removes dependency on pyFCM
- Uses the new FCM API
- Will require some migration work from <1.0.0, see README for instructions
- Drops support for python < 3 & django < 2.2