All Versions
12
Latest Version
Avg Release Cycle
234 days
Latest Release
1674 days ago
Changelog History
Page 1
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