Skip to content

Releases: sj26/mailcatcher

v0.8.0.beta4

17 Jul 04:40
46587d9
Compare
Choose a tag to compare
v0.8.0.beta4 Pre-release
Pre-release
  • Add version to startup message (e84f4b6)
  • All loaded interfaces will be notified when MailCatcher quits
  • Plain text display now uses pre-wrap (#462, thanks @GDmac)
  • Remove console.log from date.js (#270, thanks @gnuchu)
  • Improve logo, especially on high dpi displays (#458, thanks @tagliala)
  • Docker image is now much smaller and based on alpine (#344, thanks @mtsmfm)

v0.8.0.beta3

17 Jul 04:43
fa1567e
Compare
Choose a tag to compare
v0.8.0.beta3 Pre-release
Pre-release
  • Add version to --help output (dbeecbf)
  • Always enforce foreign key constraints in sqlite3 (#451, thanks @phongnt270)

v0.8.0.beta2

17 Jul 04:44
47a37d8
Compare
Choose a tag to compare
v0.8.0.beta2 Pre-release
Pre-release
  • Fix keyboard navigation when searching (d24a4a6)

v0.8.0.beta1

22 Jan 01:00
68c2ba4
Compare
Choose a tag to compare
v0.8.0.beta1 Pre-release
Pre-release
  • Fix HTML character escaping within plain text messages (#392, thanks @okyada)
  • Fix attachment links when using --http-path (#405, thanks @sd65)
  • Add feature to limit number of messages kept via --messages-limit=N (#375, thanks @marcmillien)
  • Synchronize removal and clearing of messages over websocket
  • Upgrade jquery to address potential ReDoS (#411, thanks @abdullakarimov)

v0.7.1

22 Jan 00:54
6d52aac
Compare
Choose a tag to compare
  • Fix relative URL calculation
  • Add URL API polyfill for IE

v0.7.0

27 Feb 03:52
84effc6
Compare
Choose a tag to compare
  • Require ruby 2+
  • Configurable http path prefix (--http-path)
  • Workaround some utf-8 encoding issues by omitting message source from message payload and websocket json updates

v0.6.5

22 Aug 12:07
fdbe5c4
Compare
Choose a tag to compare
Bump v0.6.5

v0.6.4

22 Aug 12:07
Compare
Choose a tag to compare
Bump 0.6.4

Folks are having trouble with activesupport 5 beta. This release should
prevent mailcatcher attempting to use the beta gem.

v0.6.3

18 Jan 03:08
Compare
Choose a tag to compare
  • Message count in document title
  • Fix delete all and delete single message conflating
  • Update eventmachine to 1.0.9.1

v0.6.2: Bump version

18 Jan 03:14
Compare
Choose a tag to compare
  • Update eventmachine to 1.0.8
  • Fix Quit button visibility