github.com/mailhog/MailHog
v1.0.1
#185 most downloaded on Go modules
mailhog/MailHog
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 1.5 years
Nearly every release is documented
notes for 14 of 14 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
36 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
36 releases · Apr 2014 to Aug 2022Releases
latest 36-
v1.1.0-beta129 Sep 2021 pre-releaseNothing published for this version
-
v1.0.2-rc1.0.20220802110045-e6fa06877ef602 Aug 2022 pre-releaseNothing published for this version
-
v1.0.2-rc129 Sep 2021 pre-releaseNothing published for this version
-
v1.0.2-0.20210929221409-4231f068f10829 Sep 2021 pre-releaseNothing published for this version
-
v1.0.117 Jun 2020Release notes
Open source →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.
-
v1.0.1-0.20200617192715-0441dd494b0317 Jun 2020 pre-releaseNothing published for this version
-
v1.0.1-0.20200512115306-d70a5575747812 May 2020 pre-releaseNothing published for this version
-
v1.0.1-0.20200502021252-5a8d6fdaf7c402 May 2020 pre-releaseNothing published for this version
-
v1.0.1-0.20191015084030-f5559ac0032315 Oct 2019 pre-releaseNothing published for this version
-
v1.0.016 Apr 2017Release notes
Open source →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!
Release notes
Open source →cf19697
This commit was signed with the committer’s verified signature .
ian-kent Ian Kent
GPG key ID: CE5AC689AF520A48
Verified Learn about vigilant mode .
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!
Release notes
Open source →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!
-
v0.2.2-0.20161114225534-8373f949266f14 Nov 2016 pre-releaseNothing published for this version
-
v0.2.104 Sep 2016Release notes
Open source →- Update .travis.yml to Go 1.6 and tip
- Fix builds broken by out of date mgo import path
- #82 - fix configuration documentation, thanks @riking
- #83 - add search query parameter to Swagger JSON, thanks @kkrauth
- #86 - vendor all dependencies
- #89 - add missing iso88591_map.js and sjis_map.js
- #90 - update broken link in documentation, thanks @espen
- #91 - add assets/js/filesize-3.1.2.min.js
- #93 - starting MailHog as a service using brew, thanks @espen
- #95 - fix UTF-8 encoding bug in attachment names
- #97 - fix header case sensitivity bug
- #102 - merge multiple PRs adding WebSocket support, thanks @GREsau
- mailhog/smtp#2 - use file modification time for Created field, thanks @esiqveland
Release notes
Open source →- Update .travis.yml to Go 1.6 and tip
- Fix builds broken by out of date mgo import path
- #82 - fix configuration documentation, thanks @riking
- #83 - add search query parameter to Swagger JSON, thanks @kkrauth
- #86 - vendor all dependencies
- #89 - add missing iso88591_map.js and sjis_map.js
- #90 - update broken link in documentation, thanks @espen
- #91 - add assets/js/filesize-3.1.2.min.js
- #93 - starting MailHog as a service using brew, thanks @espen
- #95 - fix UTF-8 encoding bug in attachment names
- #97 - fix header case sensitivity bug
- #102 - merge multiple PRs adding WebSocket support, thanks @GREsau
- mailhog/smtp#2 - use file modification time for Created field, thanks @esiqveland
-
v0.2.1-0.20160810065648-c68ed81a0c4510 Aug 2016 pre-releaseNothing published for this version
-
v0.2.020 Mar 2016Release notes
Open source →- mailhog/storage#1 - fix MongoDB storage bug, and implement search, thanks @HokieTT
- #13 - implement file based storage backend (currently without search)
Release notes
Open source →- mailhog/storage#1 - fix MongoDB storage bug, and implement search, thanks @HokieTT
- #13 - implement file based storage backend (currently without search)
-
v0.1.913 Mar 2016Release notes
Open source →- #76 - optimise docker image size, thanks @missedone
- #77 - fix ci by removing go-uuid, thanks @missedone
- #80, mailhog/MailHog-UI#15, mailhog/MailHog-Server#2 - add webpath, thanks @oers
- mailhog/MailHog-UI#13 - create hyperlinks for URLs in plain text, thanks @GREsau
- mailhog/MailHog-UI#14 - add no-referrer referrer policy, thanks @djmattyg007
Release notes
Open source →- #76 - optimise docker image size, thanks @missedone
- #77 - fix ci by removing go-uuid, thanks @missedone
- #80, mailhog/MailHog-UI#15, mailhog/MailHog-Server#2 - add webpath, thanks @oers
- mailhog/MailHog-UI#13 - create hyperlinks for URLs in plain text, thanks @GREsau
- mailhog/MailHog-UI#14 - add no-referrer referrer policy, thanks @djmattyg007
-
v0.1.806 Oct 2015Release notes
Open source →- Add
MailHog sendmailshortcut tomhsendmail - Add #40 - HTTP basic authentication
- Add #63 - message size in UI
- Fix mailhog/MailHog-UI#10 - fix delete for in-memory storage
- Merge mailhog/MailHog-UI#8 - fix styles for .content positioning, thanks @thejameskyle
- Merge mailhog/MailHog-UI#9 - fix content types, thanks @danielwhite
- Merge mailhog/data#4 - factor out use of log package, thanks @ishbir
Release notes
Open source →- Add
MailHog sendmailshortcut tomhsendmail - Add #40 - HTTP basic authentication
- Add #63 - message size in UI
- Fix mailhog/MailHog-UI#10 - fix delete for in-memory storage
- Merge mailhog/MailHog-UI#8 - fix styles for .content positioning, thanks @thejameskyle
- Merge mailhog/MailHog-UI#9 - fix content types, thanks @danielwhite
- Merge mailhog/data#4 - factor out use of log package, thanks @ishbir
- Add
-
v0.1.720 May 2015Release notes
Open source →- Add mhsendmail sendmail replacement
- Fix #42 - panic when setting UI bind address
- Fix #46 - utf8 error in e-mail subject
- Fix #41 and #50 - underscores replaced with spaces in UI
- Fix mailhog/MailHog-UI#6 - user defined pagination
- Merge #43 and #44 - fix documentation, thanks @eirc
- Merge #48 - fix documentation, thanks @zhubert
- Merge mailhog/MailHog-Server#1 - avoid duplicate headers, thanks @wienczny
-
v0.1.614 Mar 2015Release notes
Open source →- Fix #24 - base64 attachments/mime part downloads
- Fix #28 - embed js/css/font assets for offline use
- Fix #29 - overview of MailHog for readme
- Fix #34 - message list scrolling
- Fix #35 - message list sorting
- Fix #36 - document outgoing SMTP server configuration and APIv2
- Merge mailhog/MailHog-UI#4 - support base64 content transfer encoding, thanks @stekershaw
- Merge mailhog/Mailhog-UI#5 - single part encoded text/plain, thanks @naoina
-
v0.1.512 Feb 2015 -
v0.1.412 Feb 2015Release notes
Open source →- Merge mailhog/data#2 - MIME boundary fixes, thanks @nvcnvn
- Merge mailhog/MailHog-UI#2 - UI overhaul, thanks @omegahm
- Fix #31 - updated this file :smile:
-
v0.1.308 Jan 2015Release notes
Open source →- Fix #22 - render non-multipart messages with HTML content type
- Fix #25 - make web UI resource paths relative
-
v0.1.204 Jan 2015Release notes
Open source →- Hopefully fix #22 - broken rendering of HTML email
- Partially implement #15 - authentication for SMTP release
- Load outgoing SMTP servers from file
- Save outgoing SMTP server when releasing message in UI
- Select outgoing SMTP server when release message in UI
- Make Jim (Chaos Monkey) available via APIv2
- Add Jim overview and on/off switch to web UI
-
v0.1.104 Jan 2015Release notes
Open source →- Fix #23 - switch to iframe to fix CSS bug
- Update to latest AngularJS
- Update Dockerfile - thanks @humboldtux
- Fix SMTP AUTH bug (missing from EHLO)
- Fix SMTP new line parsing
-
v0.1.027 Dec 2014Release notes
Open source →- Switch to semantic versioning
- Rewrite web user interface
- Deprecate APIv1
- Rewrite messages endpoint for APIv2
- Add search to APIv2
-
v0.0.0-20200617192715-0441dd494b0317 Jun 2020 pre-releaseNothing published for this version
-
v0.0.0-20191015084030-f5559ac0032315 Oct 2019 pre-releaseNothing published for this version
-
v0.0.0-20181017080742-9cf45e0be91017 Oct 2018 pre-releaseNothing published for this version
-
v0.0.0-20161114225534-8373f949266f14 Nov 2016 pre-releaseNothing published for this version
-
v0.0.0-20160810065648-c68ed81a0c4510 Aug 2016 pre-releaseNothing published for this version
-
v0.0.0-20141113181700-90dc75e3925e13 Nov 2014 pre-releaseNothing published for this version
-
v0.0.0-20141101224634-c8e5a3f3dead01 Nov 2014 pre-releaseNothing published for this version
-
v0.0.0-20141029183507-0193e32f1e4f29 Oct 2014 pre-releaseNothing published for this version
-
v0.0.0-20140428005215-392100ae764028 Apr 2014 pre-releaseNothing published for this version
-
v0.0.0-20140427232157-e2e6971d01b727 Apr 2014 pre-releaseNothing published for this version
-
v0.0.0-20140424185834-c9d12d1fee2324 Apr 2014 pre-releaseNothing published for this version
-
v0.0.0-20140420161746-2a0e49fda91720 Apr 2014 pre-releaseNothing published for this version