Releases: tylercd100/lern
Releases · tylercd100/lern
3.7.0
- Added the ability to use a blade template
- Blade templates are now the default way to style your exception notification
3.6.6
- Updated to tylercd100/laravel-notify@^1.8.4 which allows newline characters in Fleephook, Hipchat, Pushover, Raven, and Slack.
3.6.5
- Updated to tylercd100/laravel-notify@^1.8.2 which sets the content type of emails to text/html instead of text/plain
3.6.4
- Updated to tylercd100/laravel-notify@^1.8.1 which allows newline characters in emails
3.6.3
- Ignore columns that are null
3.6.2
- Fixed Tests for Laravel 5.2
3.6.1
Fixed Tests for Laravel 5.3
3.6.0
- Added a log_level option in the config to set the desired log level
3.5.0
- Added Mailgun support