Skip to content

Releases: safwanrahman/django-webpush

0.3.4

11 Jan 20:29
30abbae
Compare
Choose a tag to compare

0.3.3

05 Jul 07:42
da5f298
Compare
Choose a tag to compare
  • Added the detection of the initial state of subscription (#74)
  • Fixing various encoding for pypi publishing

0.3.2

28 Mar 06:27
67b057e
Compare
Choose a tag to compare
  • Adding django 3.0 compatibility #76
  • Added ability to customize button class #75

0.3.1

20 Jul 00:18
Compare
Choose a tag to compare
Version bump

0.3.0

03 Jun 00:44
fc4131f
Compare
Choose a tag to compare
Version bump

0.2.7

22 Sep 00:54
42d3bf4
Compare
Choose a tag to compare
  • Add Icons and click action to push notification by @JLucasRS.

0.2.6

10 Aug 20:08
Compare
Choose a tag to compare
  • Add ability to send notification to a single subscription (#47) by @rjuppa

0.2.5

09 Jul 11:43
Compare
Choose a tag to compare
  • Serve serviceworker from same domain for proper scope. Fix #38
  • Adding say thanks
  • Fixing a bug in template to use user instead of request.user. Fix #43 by @Mogost

0.2.4

09 Jun 20:22
Compare
Choose a tag to compare
  • Adding support for jinja templating engine
  • Fixing support for django 1.9, 1.10, 1.11, 2.0
  • Dropping support for django 1.8
  • Change webpush template tag to webpush_header template tag
  • Change template webpush.html to webpush_headers.html
  • Updating documentation and removing rst

0.2.3

07 Jun 11:25
Compare
Choose a tag to compare