Skip to content

Releases: lavigor/notifications

Version 1.2.0

24 Jan 20:40
Compare
Choose a tag to compare

This release adds support for PHP 7.2 and removes support for PHP 5.6.

Requirements

  • phpBB 3.2.0 or higher
  • PHP 7.0 or higher
  • PHP extensions enabled: GMP and OpenSSL
  • HTTPS enabled

Push notifications will be delivered only in supported browsers. The list of supported browsers can be extended further without the need to reinstall or update the extension (not in the case of possible specification changes).

Previous versions of the extension also support PHP 5.6 as well as phpBB 3.1.

Note: This extension can also be tested on localhost.

Version 1.1.1

24 Jan 20:38
Compare
Choose a tag to compare

First release for phpBB 3.2.

Requirements

  • phpBB 3.2.0 or higher
  • PHP >=5.6.0, <7.2
  • PHP extensions enabled: GMP and OpenSSL
  • HTTPS enabled

Push notifications will be delivered only in supported browsers. The list of supported browsers can be extended further without the need to reinstall or update the extension (not in the case of possible specification changes).

Note: This extension can also be tested on localhost.

Version 1.0.8

24 Jan 20:37
Compare
Choose a tag to compare

First release for phpBB 3.1.

Requirements

  • phpBB 3.1.x
  • PHP 5.6
  • PHP extensions enabled: GMP and OpenSSL
  • HTTPS enabled

Push notifications will be delivered only in supported browsers. The list of supported browsers can be extended further without the need to reinstall or update the extension (not in the case of possible specification changes).

Note: This extension can also be tested on localhost.