Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: mailhog/MailHog

Mailhog 1.0.1

11 Aug 18:04
0441dd4

Choose a tag to compare

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.

MailHog v1.0.0

16 Apr 23:36
cf19697

Choose a tag to compare

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!

MailHog v0.2.1

04 Sep 18:31

Choose a tag to compare

  • 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

MailHog v0.2.0

20 Mar 17:23

Choose a tag to compare

  • mailhog/storage#1 - fix MongoDB storage bug, and implement search, thanks @HokieTT
  • #13 - implement file based storage backend (currently without search)

MailHog v0.1.9

13 Mar 19:24

Choose a tag to compare

MailHog v0.1.8

06 Oct 20:29

Choose a tag to compare

MailHog v0.1.7

20 May 20:03

Choose a tag to compare

MailHog v0.1.6

14 Mar 10:01

Choose a tag to compare

  • 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

MailHog v0.1.5

12 Feb 21:30

Choose a tag to compare

MailHog v0.1.4

12 Feb 20:57

Choose a tag to compare