Release v0.6.0
- [CHANGE] remove enableHtml,
$sce.trustAsHtml
is always run on the message text - Possible to set global possition for non-inline growl messages (thanks @pauloprea)
- Template can now easily be replace or styled with CSS
- Include icons for the different notifications, can be disabled globally or per notification
- Server side messages can now interpolate variables into the message (original pull request)