Mailcatcher Versions Save

Catches mail and serves it through a dream.

v0.8.0.beta4

2 years ago
  • Add version to startup message (e84f4b6ea68eaa7b274bcaf0cc83c9f8ac6efa7e)
  • 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.beta1

4 years ago
  • 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

4 years ago
  • Fix relative URL calculation
  • Add URL API polyfill for IE

v0.7.0

5 years ago
  • 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

5 years ago

v0.6.4

5 years ago

v0.6.0

8 years ago
  • Optimised assets with sprockets, and new asset workflow
  • README updates
  • Make URLs in plain text clickable
  • Persist separator sizing
  • Make catchmail more like actual sendmail
  • Differentiate exit codes
  • Make sure IO is synchronous when running in foreground
  • Fix line endings on SMTP receipt
  • Favicon message count
  • Remove broken Fractal analysis
  • Remove growl
  • Some acceptance spec
  • Make sure secure websockets work
  • Dockerfile

v0.6.1

8 years ago
  • Update eventmachine to allow 1.0.5

v0.6.2

8 years ago
  • Update eventmachine to 1.0.8
  • Fix Quit button visibility

v0.6.3

8 years ago
  • Message count in document title
  • Fix delete all and delete single message conflating
  • Update eventmachine to 1.0.9.1