Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
django-push-notifications-3.0.0.tar.gz | 2022-02-17 | 53.8 kB | |
django_push_notifications-3.0.0-py3-none-any.whl | 2022-02-17 | 33.4 kB | |
3.0.0.tar.gz | 2022-02-14 | 50.8 kB | |
3.0.0.zip | 2022-02-14 | 76.8 kB | |
README.md | 2022-02-14 | 5.0 kB | |
Totals: 5 Items | 219.7 kB | 0 |
What's Changed
- [#567] Fixes crash on bulk_send test message operation from admin by @DataGreed in https://github.com/jazzband/django-push-notifications/pull/568
- Updated README: added info about APNS_AUTH_KEY_PATH, APNS_AUTH_KEY_ID, APNS_TEAM_ID by @DataGreed in https://github.com/jazzband/django-push-notifications/pull/566
- Add some details to APNS settings description by @scherbakovx in https://github.com/jazzband/django-push-notifications/pull/575
- Django 4.0 warnings by @jheld in https://github.com/jazzband/django-push-notifications/pull/585
- Run tests on python3.9 by @bertonha in https://github.com/jazzband/django-push-notifications/pull/589
- add mutable_content to fcm by @paradizer in https://github.com/jazzband/django-push-notifications/pull/582
- Improve efficiency of ORM lookups by @code-review-doctor in https://github.com/jazzband/django-push-notifications/pull/598
- Drop python 2.x and django before 2.2 by @sevdog in https://github.com/jazzband/django-push-notifications/pull/599
- Migrate to GitHub Actions. by @jezdez in https://github.com/jazzband/django-push-notifications/pull/607
- Mention WebPushDevice in README by @Tyilo in https://github.com/jazzband/django-push-notifications/pull/608
- Make push optional dependecies by @sevdog in https://github.com/jazzband/django-push-notifications/pull/600
- fix: Remove python3.5 deps by @bertonha in https://github.com/jazzband/django-push-notifications/pull/621
- Spelling error & convert string to be translatable by @Andrew-Chen-Wang in https://github.com/jazzband/django-push-notifications/pull/614
- ++Enable sending image in GCM notifications by @ashishnitinpatil in https://github.com/jazzband/django-push-notifications/pull/624
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jazzband/django-push-notifications/pull/625
- Change feature detection logic for database field by @sevdog in https://github.com/jazzband/django-push-notifications/pull/612
- Add Edge support to webpush by @simonkern in https://github.com/jazzband/django-push-notifications/pull/631
- chore: test on Django 4.0 by @bertonha in https://github.com/jazzband/django-push-notifications/pull/638
- chore: test only active Django versions by @bertonha in https://github.com/jazzband/django-push-notifications/pull/639
- chore: dry tests, use newer DRF on tests by @bertonha in https://github.com/jazzband/django-push-notifications/pull/641
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jazzband/django-push-notifications/pull/635
- More robust handling of userAgentData, fix WebPushDeviceAdmin by @simonkern in https://github.com/jazzband/django-push-notifications/pull/643
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jazzband/django-push-notifications/pull/644
- Add missing migration for https://github.com/jazzband/django-push-notifications/pull/614 by @simonkern in https://github.com/jazzband/django-push-notifications/pull/645
- Jazzband: Synced file(s) with jazzband/.github by @jazzband-bot in https://github.com/jazzband/django-push-notifications/pull/626
- Show coverage badge in README. by @shimakaze-git in https://github.com/jazzband/django-push-notifications/pull/651
New Contributors
- @scherbakovx made their first contribution in https://github.com/jazzband/django-push-notifications/pull/575
- @jheld made their first contribution in https://github.com/jazzband/django-push-notifications/pull/585
- @bertonha made their first contribution in https://github.com/jazzband/django-push-notifications/pull/589
- @paradizer made their first contribution in https://github.com/jazzband/django-push-notifications/pull/582
- @code-review-doctor made their first contribution in https://github.com/jazzband/django-push-notifications/pull/598
- @sevdog made their first contribution in https://github.com/jazzband/django-push-notifications/pull/599
- @jezdez made their first contribution in https://github.com/jazzband/django-push-notifications/pull/607
- @Tyilo made their first contribution in https://github.com/jazzband/django-push-notifications/pull/608
- @Andrew-Chen-Wang made their first contribution in https://github.com/jazzband/django-push-notifications/pull/614
- @ashishnitinpatil made their first contribution in https://github.com/jazzband/django-push-notifications/pull/624
- @pre-commit-ci made their first contribution in https://github.com/jazzband/django-push-notifications/pull/625
- @simonkern made their first contribution in https://github.com/jazzband/django-push-notifications/pull/631
- @jazzband-bot made their first contribution in https://github.com/jazzband/django-push-notifications/pull/626
- @shimakaze-git made their first contribution in https://github.com/jazzband/django-push-notifications/pull/651
Full Changelog: https://github.com/jazzband/django-push-notifications/compare/2.0.0...3.0.0