Skip to content

Releases: tuyakhov/yii2-notifications

v1.2.1

22 Jun 08:12
0ce1357
Compare
Choose a tag to compare
  • Removed trailing slash in TelegramChannel #28

v1.2.0

21 Nov 16:25
Compare
Choose a tag to compare
  • Add support for Telegram channel #23
  • Add support for custom data in database notifications

v1.1.5

08 Jan 09:41
520379f
Compare
Choose a tag to compare
  • Fixed migrations namespace #19

v1.1.4

16 Nov 07:55
d10f8f9
Compare
Choose a tag to compare

v1.1.3

05 Oct 12:33
4fc4071
Compare
Choose a tag to compare

Includes fixes and improvements:
#15 #14

v1.1.2

24 Aug 10:18
Compare
Choose a tag to compare
  • Migration fixed #7
  • Readme file updated

v1.1.0

28 Jul 08:49
b5f9b2c
Compare
Choose a tag to compare
  • introduce Slack channel
  • add NotificationEvent raised right after notification has been sent.

v1.0.0

08 Jul 09:37
3eb6ea0
Compare
Choose a tag to compare
  • introduced database notifications
  • migrate to a higher version of yii framework

v0.0.6

10 Oct 15:29
Compare
Choose a tag to compare
  • fixed #3

v0.0.5

28 Oct 08:02
Compare
Choose a tag to compare
  • Update README.md
  • Add closure support in notifiable trait