All Versions
12
Latest Version
Avg Release Cycle
234 days
Latest Release
1674 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