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