Skip to content

Releases: ThiefMaster/maildump

v1.1

20 Apr 19:36
v1.1
Compare
Choose a tag to compare
  • Support (and require) Python 3.12

Release v1.0

09 Sep 22:56
v1.0
Compare
Choose a tag to compare
  • Support Python 3 (3.6-3.9 are supported)
  • Drop support for Python 2
  • Use standard CSS flexbox instead of the non-standard legacy version
  • Handle certain crappy emails more gracefully
  • Show HTML version by default if email has HTML and text parts
  • Many more fixes/improvements under the hood

Release v0.5.3

28 Nov 14:41
v0.5.3
Compare
Choose a tag to compare
  • Properly handle multipart inheritance (#14 - thanks @jherencia)
  • Fix error with python-daemon>=2.1 (#17)

Release v0.5.2

21 Jun 21:15
v0.5.2
Compare
Choose a tag to compare

Release v0.5.1

20 Mar 21:18
v0.5.1
Compare
Choose a tag to compare
  • Avoid showing 'None' as CC/BCC if the header is missing
  • Handle UTF8 html emails correctly {#11}

Release v0.5

07 Mar 10:15
v0.5
Compare
Choose a tag to compare
  • Handle malformed MIME in a better way (thanks @hansjorg)
  • Show CC and BCC headers