Releases: LPgenerator/django-db-mailer
Releases · LPgenerator/django-db-mailer
2.4.0
- Drop Django <1.8 support
- Add Django 2.1 support
- Make app more robust without celery installed (#107)
2.3.19
- Migration fixes
- Providers compatibility with Python 3.x
- Docs update
2.3.14
- Telegram backend
- Django 1.10 compatibility fixes
2.3.12
- 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.10
- ValueError: astimezone() cannot be applied to a naive datetime fix
2.3.8
- 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
- Fix non-existing python3 method .iteritems