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

Changelog History
Page 3

  • v0.6.2 Changes

    • ๐Ÿš… Rails 5.1 fixes (#19, #20)
    • Hooks: improve arguments validation (#20)
  • v0.6.1 Changes

    • ๐Ÿ›  Fix Rails automatic generator (#18)
    • ๐Ÿ’ป UI: display better error messages (#17)
    • ๐Ÿ’ป UI: alphabetically sort mailers and emails in sidebar (#17)
  • v0.6.0 Changes

    • Lazy hooks (#14)
    • ๐Ÿ‘ Better capture and dispatch internal exceptions (#13)
    • ๐Ÿ‘ Allow to define a description per email (#10)
    • โœ‚ Remove HTML5 Shiv (front-end dependency)
    • ๐Ÿ›  Fix assets pipeline integration
    • Lots of front-end tweaks
    • Basic dashboard with customizable welcome message
    • ๐Ÿš… CI suite: officially supported Rails versions: 4.2, 5.0 and 5.1
  • v0.5.0 Changes

    • ๐Ÿš… Appraisals integration: Rails 3.2, 4.X and 5.0
    • ๐Ÿ‘ท Modernize CI Rubies: add 2.2, 2.3 and 2.4 (remove 1.9.3 and 2.0)
    • ๐Ÿ›  Fix Ruby warnings (#12)
    • ๐Ÿ“„ Docs typos (#8)
  • v0.4.0 Changes

    • ๐Ÿ‘ Allow to setup HTTP basic authentication
  • v0.3.5 Changes

    • โœ… CI: run tests against ruby 2.1
    • Properly define dependencies
  • v0.3.4 Changes

    • ๐Ÿ›  Fix syntax error introduced in v0.3.3 :(
  • v0.3.3 Changes

    • Disallow templates edition in production mode
  • v0.3.2 Changes

    • ๐Ÿ›  Fix #3: email container not displayed properly in Firefox
  • v0.3.1 Changes

    • โž• Add basic specs
    • CI integration