MailHog v1.0.1 Release Notes

Release Date: 2020-08-11 // over 3 years ago
  • ๐Ÿš€ This is a minor bump, to get the project moving again, and to release some small changes including

    • ๐Ÿ”„ Change to official Golang docker image
    • ๐Ÿ“š Documentation updates
    • โž• Addition of Ubuntu snap

    ๐Ÿš€ The target cadence going forward will be a minor release every three months, with features and enhancements. Security or bug fixes will be released as path releases.


Previous changes from v1.0.0

  • ๐Ÿš€ There's still outstanding PRs and issues which haven't been addressed in this release.

    ๐Ÿš€ This is to get the updated release out with the latest code, since 0.2.1 is getting very stale!

    • ๐Ÿš€ Bump release to 1.0.0
    • โšก๏ธ updated mgo dependency
    • ๐Ÿ— temporarily remove vendor directory, because of some build issues
    • ๐Ÿ›  Fix #117 - add info about proxies
    • ๐Ÿ›  Fix #146 - keep tags on docker hub
    • ๐Ÿ›  Fix #148 and mailhog/storage#7 - leading \r\n in maildir storage
    • ๐Ÿ‘ #113 - better support RFC support for headers
    • ๐Ÿ— #118 - optimise Dockerfile for automated builds, thanks @blueimp
    • #122 - add -version flag, thanks @swordbeta
    • #123 - add .gitignore, thanks @swordbeta
    • โšก๏ธ #136 - update MailHog-UI assets, thanks @sdurrheimer
    • ๐Ÿš€ #145 - fix a link in DEPLOY.md, thanks @nnmer
    • ๐Ÿ’ป mailhog/MailHog-UI#22 and #104 - support TLS websockets in HTTPS mode, thanks @blueimp
    • ๐Ÿ’ป mailhog/MailHog-UI#23 and mailhog/MailHog-UI#24 - support multiple instances of CID, thanks @kieran and @jerbob92
    • more things I've forgotten/can't find!