- Fixed an issue where sending TwilioTextNotifications would fail with an assertion error.
0.1.3
- Added a management command to delete old saved notifications - Fixed an issue when installing herald without django already being installed - Added django.contrib.auth for sending django's password reset email through herald - Improved the herald email preview list
0.1.2
- Fixed bug finding template for front-end email viewer page.