MailHog v1.0.1 Release Notes
Release Date: 2020-08-11 // over 4 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!