All Versions
31
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 2

  • v0.10.0 Changes

    • ๐Ÿ‘Œ Support ActionMailer::Parameterized (#39)
    • ๐Ÿ’ป UI tweaks
  • v0.9.1 Changes

    • Properly display text parts by respecting break lines
    • ๐Ÿš… CI: official Rails 6 support
    • โฌ‡๏ธ Reduce gem size by including only necessary files
  • v0.9.0 Changes

    • ๐Ÿ‘ Allow to register external mailers, for example, from a gem
    • CI Rubies: add 2.6 and drop 2.2 (EOL)
  • v0.8.2 Changes

    • ๐Ÿ›  Fix incompatibility with last gem mail (v2.7.1) release (#32)
  • v0.8.1 Changes

    • Serve fonts from Google Fonts API
  • v0.8.0 Changes

    • ๐Ÿ‘ Inherited emails support (#28)
    • 0๏ธโƒฃ Maily.available_locales defaults to Rails available_locales config.i18n.available_locales (#27)
  • v0.7.2 Changes

    • ๐Ÿš… Definitive fix for newer apps using webpacker and without sass-rails (#22)
    • ๐Ÿ›  Fix regression in generator, from v0.7.0 (#24)
    • ๐Ÿ‘ Allow to edit emails with different templates engines: Slim, Haml, ... (#25)
  • v0.7.1 Changes

    • ๐Ÿ›  Fix assets pipeline integration for applications using webpacker instead of sprockets (#22)
  • v0.7.0 Changes

    • ๐Ÿ‘ Allow to hide emails (#11)
    • ๐Ÿ‘ Allow to override template_name
    • ๐Ÿ†• New project logo
    • ๐Ÿ”จ Internal classes refactor
    • ๐Ÿ”จ Front-end cleanup and simplification (remove font icons, update normalize.css, CSS/HTML refactor, better page titles, better flash messages)
    • โฌ‡๏ธ Drop Ruby 2.1 (EOL) from CI
    • ๐Ÿš… CI against Rails 5.2
  • v0.6.3 Changes

    • โž• Add support for reply_to