Skip to content

Releases: Stranger6667/postmarker

Release 0.6.1

01 Jan 19:49
Compare
Choose a tag to compare
  • Fixed handling of quoted-printable payload. #76

Release 0.6.0

05 Dec 09:18
Compare
Choose a tag to compare
  • Support for link tracking. #62
  • Better exceptions handling. #50
  • Support for spam check API. #57
  • Inline images support. #52
  • Domains API. #64

Release 0.5.3

27 Oct 19:21
Compare
Choose a tag to compare
  • Tags for Django messages. #59

Release 0.5.2

27 Oct 09:15
Compare
Choose a tag to compare
  • Fixed headers decoding. #60

Release 0.5.1

18 Oct 08:58
Compare
Choose a tag to compare
  • Fixed invalid messages count in email batches. #55
  • Better Django support. #51

Release 0.5.0

15 Oct 20:11
Compare
Choose a tag to compare
  • Status API. #39
  • Custom user agent. #43
  • Jython support. #13
  • Handle more than 500 emails in batches. #46
  • Templates API. #15

Release 0.4.0

09 Oct 08:17
Compare
Choose a tag to compare
  • Python 3.2 support. #38
  • Refactoring. ServerClient & AccountClient were removed. #41

Release 0.3.1

08 Oct 09:56
Compare
Choose a tag to compare
Release 0.3.1

Release 0.3.0

07 Oct 14:51
Compare
Choose a tag to compare
  • Pass extra settings to Django backend. #29
  • Testing feature for Django backend. #27
  • Logging. #19
  • Server API. #14
  • Improved attachments support. #23
  • Improved MIME messages support. #28

Release 0.2.0

07 Oct 07:24
Compare
Choose a tag to compare
  • Django email backend. #16
  • Support for MIMEText sending. #25
  • Batch emailing implementation. #12
  • Ability to remove headers from email message. #24
  • Improved attachments interface. #18
  • Support for sending single email. #11