Releases: safwanrahman/django-webpush
Releases · safwanrahman/django-webpush
Version 0.2.2.2
- Fixed support for Chrome 52+
- Updated documentation for Chrome
Version 0.2.1
- Adding Support for django 1.9 and 1.10.
- Update pywebpush
- Adding support for Python 3
- Store the data in html body, not head
Version 0.2.0
- Adding Support For Chrome 50+
- Update
pywebpushversion to0.4.0 - Documentation Fixes
- Loop Fixes