Skip to content

Releases: LPgenerator/django-db-mailer

2.4.0

08 Oct 05:21
217a73c
Compare
Choose a tag to compare
  • Drop Django <1.8 support
  • Add Django 2.1 support
  • Make app more robust without celery installed (#107)

2.3.19

01 Aug 14:34
Compare
Choose a tag to compare
  • Migration fixes
  • Providers compatibility with Python 3.x
  • Docs update

2.3.17

20 Apr 10:55
Compare
Choose a tag to compare
bump version

2.3.14

27 Jan 15:53
Compare
Choose a tag to compare
  • Telegram backend
  • Django 1.10 compatibility fixes

2.3.13

20 Nov 05:17
Compare
Choose a tag to compare
bump version

2.3.12

14 Sep 17:12
Compare
Choose a tag to compare
  • Django 1.10 support
  • Default mail provider
  • WebPush docs and examples (GC/FF/Safari)
  • Some fixes on push notification providers
  • Push subscriptions handlers
  • Add smsbliss provider
  • APNs/2: fix utf8
  • Push backend, push provider, model data and title fields
  • Logging fix

2.3.11

10 Sep 05:34
Compare
Choose a tag to compare
bump version

2.3.10

01 Jun 22:39
Compare
Choose a tag to compare
  • ValueError: astimezone() cannot be applied to a naive datetime fix

2.3.8

19 May 20:17
Compare
Choose a tag to compare
  • GCM provider
  • APNs provider
  • MPNs provider
  • HTTP push provider
  • CentrifuGo provider
  • PushAll provider
  • Update docs
  • Different queues for each backends
  • Update URLs to work with django 1.9+ admin

2.3.6

17 Apr 13:22
Compare
Choose a tag to compare
  • Fix non-existing python3 method .iteritems