github axllent/mailpit v1.8.0

latest releases: v1.20.5, v1.20.4, v1.20.3...
14 months ago

This release introduces a branch new feature: HTML check. Mailpit can now test the compatibility of your HTML email against various common platforms and email clients, including webmail! This feature is still in beta while further testing is done, and feedback is received. This feature can be globally disabled by using the --disable-html-check, or via the web UI.

Another important change is that support for remote CSS & fonts is now on by default. This can be disabled with --block-remote-css-and-fonts if you prefer.

Lastly, the web UI search (and tags) now support pagination. This may slow down searches of very large mailboxes, however most users probably will not notice, and finally have access to > 200 messages.

Docs

  • Update brew installation instructions

Feature

  • HTML check to test & score mail client compatibility with HTML emails

Fix

  • Add basePath to swagger.json if webroot is specified

Libs

  • Update node modules
  • Update Go modules

Swagger

  • Update swagger docs

UI

  • Add flag to block all access to remote CSS and fonts (CSP)
  • Remove <base /> tag if set in HTML preview
  • Pagination support for search, all results

Don't miss a new mailpit release

NewReleases is sending notifications on new releases.