Releases: APSL/django-yubin
Releases · APSL/django-yubin
1.5.0
20 Dec 14:16
Compare
Sorry, something went wrong.
No results found
New TemplatedMultipleAttachmentsEmailMessageView to allow to send emails with more than 1 attachment.
1.4.1
19 Nov 11:25
Compare
Sorry, something went wrong.
No results found
Detecting if messages are encoding using different encoding headers to be able to preview them (now base64, quoted-printable).
1.4.0
14 Jun 11:43
Compare
Sorry, something went wrong.
No results found
Option added in status_mail command to return the output in json format.
1.3.1
28 Jan 09:18
Compare
Sorry, something went wrong.
No results found
Fix unicode and encode errors:
Sending queued emails
Sending non queued emails
In admin detail view
1.3.0
28 Nov 12:12
Compare
Sorry, something went wrong.
No results found
Allow to send emails inmediatly without being saved in database (priority «now-not-queued»).
Add support for Python 3.7 and Django 2.1.
Remove old code for Django < 1.3.
1.2.0
27 Jun 14:37
Compare
Sorry, something went wrong.
No results found
Fix is_base64 detection.
Add a «send_test_email» command to check connection parameters.
New health check view. Don't open a connection if there are no messages in queue to be sent.
Add a "date_sent" field to detect when the mail was sent.
1.1.0
13 Mar 11:09
Compare
Sorry, something went wrong.
No results found
Fix attachment headers in TemplateAttachmentEmailMessagView making both "attachment" and "filename" args mandatory.
1.0.5
12 Mar 13:09
Compare
Sorry, something went wrong.
No results found
Add missing paths in MANIFEST.in.