Skip to content

Release 1.12.0

Compare
Choose a tag to compare
@adampresley adampresley released this 30 Jan 22:54
· 107 commits to master since this release
  • Major refactor to address handling complex MIME emails. Now tries to understand and parse multipart/related, multipart/alternative - #34
  • Addressed issue where encoded headers would return gibberish - #57
  • Fixed several unescaped entities when viewing mails - #55
  • Fixed bug pruning old mails
  • Fixed jittery renders when using a theme - #58
  • Added another date format. Date parsing errors now just default to today - #50, #48
  • MailSlurper no longer crashes when it receives a SIGQUIT signal - #47
  • Users can now open mails in a new tab - #44