MailHog v1.0.0 Release Notes

Release Date: 2017-04-16 // about 7 years ago
  • ๐Ÿš€ 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!