github rosehgal/TrashEmail v2.0.0
v2.0.0 - A better UX and a better backend & lots of bug fixes

latest releases: v3.0.0, v2.2.2, v2.1.1...
3 years ago

Change-log:

  • Enhance UX.
  • Support for HTML messages, which was missing in the previous versions.
  • Enhancement for MailParsers, now they support multipart data, which was missing in previous case.
  • Offering link for viewing HTML mails in browser.
  • A micro service architecture in implementation.
    • EmailsService is seperated from the main hosting spring boot rest service.
  • Lot of bug fixes, which made email parsing at backend more reliable.
  • The most severe exception has been fixed now, which was FolderClosedExeception, which was due to connection closure. This release make use of NOOP imap instruction to deal with it.

Don't miss a new TrashEmail release

NewReleases is sending notifications on new releases.