Releases: tuyakhov/yii2-notifications
Releases · tuyakhov/yii2-notifications
v1.2.1
- Removed trailing slash in TelegramChannel #28
v1.2.0
- Add support for Telegram channel #23
- Add support for custom data in database notifications
v1.1.5
- Fixed migrations namespace #19
v1.1.3
Includes fixes and improvements:
#15 #14
v1.1.2
- Migration fixed #7
- Readme file updated
v1.1.0
- introduce Slack channel
- add
NotificationEvent
raised right after notification has been sent.
v1.0.0
- introduced database notifications
- migrate to a higher version of yii framework
v0.0.5
- Update README.md
- Add closure support in notifiable trait