Skip to content

Releases: safwanrahman/django-webpush

Version 0.2.2.2

05 Mar 20:29

Choose a tag to compare

  • Fixed support for Chrome 52+
  • Updated documentation for Chrome

Version 0.2.1

10 Dec 17:41

Choose a tag to compare

  • 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

21 Jun 01:38

Choose a tag to compare

  • Adding Support For Chrome 50+
  • Update pywebpush version to 0.4.0
  • Documentation Fixes
  • Loop Fixes