github Nickersoft/push.js v0.0.11

latest releases: v1.0.11, v1.0.12, v1.0.9...
7 years ago

Some cool new changes showing up in v0.0.11:

Enhancements

  • Added support for the requireInteraction option, which allows notifications to persist until they are manually closed or clicked on by a user (#59)
  • Replaced Push.count (which could be assigned to) with Push.count() (which cannot) (#61)
  • Added support for custom service worker paths via the serviceWorker option (#67)
  • Updated the README & unit tests

Bug Fixes

  • Resolved issues where the notification count was not being updated when notifications were closed (#61)
  • Resolved an issue where Push was throwing an error if a notification with a timeout was manually closed before the timeout expired (#65)

Don't miss a new push.js release

NewReleases is sending notifications on new releases.