LetterOpener v1.5.0 Release Notes

Release Date: 2018-01-02 // over 6 years ago
    • Use proper check for Rails::Railties (thanks Florian Weingarten)
    • Add a shim for the iFrame "srcdoc" attribute (make it work with IE).
    • Do not convert - to _ in attachment file names. (thanks Steven Harman)
    • Drop Ruby 1.9 support.
    • Escape inline attachment names the same way they are stored in the attachments directory (thanks Daniel Rikowski)
    • Increase timestamp precision in the mail filename. (thanks Piotr Usewicz)
    • Add ability to configure location of stored mails. (thanks Ben)
    • Add light version of template for mails that doesn't render any additional styling. (thanks Ben)