Skip to content

Releases: laravel-notification-channels/pushover

1.2.1

31 Jan 14:25
7f1ad27
Compare
Choose a tag to compare
  • Add support for dynamic application tokens (PR #22)

1.2.0

03 Aug 17:11
Compare
Choose a tag to compare
  • Add support for Laravel 5.5 (including auto discovery)

1.1.0

25 Jan 22:15
Compare
Choose a tag to compare
  • Add support for Laravel 5.4

1.0.1

13 Oct 09:42
Compare
Choose a tag to compare
  • Send messages to groups or to specific devices using a PushoverReceiver object, see the README for instructions.

1.0.0

25 Aug 13:20
Compare
Choose a tag to compare
  • First release 🎉
  • Fire event (instead of exception) when communication with Pushover fails
  • Add backwards compatibility for older Laravel versions (with laravel-notification-channels/backport)

0.0.2

13 Aug 17:01
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
  • Better exceptions
  • Improved code quality

0.0.1

12 Aug 15:34
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
  • Experimental release