All Versions
31
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 3
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