All Versions
12
Latest Version
Avg Release Cycle
234 days
Latest Release
1483 days ago

Changelog History
Page 1

  • v0.8.0.beta2

    April 03, 2020
  • v0.8.0.beta1 Changes

    January 22, 2020
    • 🛠 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

    March 04, 2019
  • v0.7.0 Changes

    February 27, 2019
    • 💎 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

    August 22, 2018
  • v0.6.4

    August 22, 2018
  • v0.6.3 Changes

    January 18, 2016
    • Message count in document title
    • 🛠 Fix delete all and delete single message conflating
    • ⚡️ Update eventmachine to 1.0.9.1
  • v0.6.2 Changes

    January 18, 2016
    • ⚡️ Update eventmachine to 1.0.8
    • 🛠 Fix Quit button visibility
  • v0.6.1 Changes

    January 18, 2016
    • ⚡️ Update eventmachine to allow 1.0.5
  • v0.6.0 Changes

    January 18, 2016
    • 🍱 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