Releases: sj26/mailcatcher
Releases · sj26/mailcatcher
v0.8.0.beta4
- 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
- Add version to
--help
output (dbeecbf) - Always enforce foreign key constraints in sqlite3 (#451, thanks @phongnt270)
v0.8.0.beta2
- Fix keyboard navigation when searching (d24a4a6)
v0.8.0.beta1
- 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
v0.7.0
v0.6.5
v0.6.4
v0.6.3
v0.6.2: Bump version
- Update eventmachine to 1.0.8
- Fix Quit button visibility