Skip to content

Releases: slunak/pushover-php

0.2.1

11 Jun 07:58
Compare
Choose a tag to compare

Fixes

  • Fix link to LICENSE in README.md
  • Replace protocol-relative URLs with HTTPS in README.md
  • Allow any / most recent version of phpunit
  • Fix copyright header

0.2.0

07 Jun 20:31
4800d41
Compare
Choose a tag to compare

Added Features

  • Add timestamp to the messages
  • Add sound support

Fixes

None

0.1.1

06 Jun 12:18
8b2c965
Compare
Choose a tag to compare

Fixes

This is a hotfix release

Fixed and improved

  • Fix homepage in composer.json
  • Add budges to README.md
  • Integrate with Travis CI
  • Create .gitignore

0.1.0

04 Jun 05:35
Compare
Choose a tag to compare

Initial release

This is initial release of PHP Pushover Wrapper.

Features

  • Send notifications to your phone using Pushover.net.
  • Send to selected devices.
  • Send HTML notifications.
  • Add URLs and its titles to the notifications.
  • Enhance your notifications with priorities, including Emergency priority.