Electron Push Receiver Versions Save

A module to bring Web Push support to Electron allowing it to receive notifications from Firebase Cloud Messaging (FCM).

v2.1.3

4 years ago

v2.1.3

🐛 Check that a webContents hasn't been destroyed before sending a notification

v2.1.2

5 years ago

v2.1.2

✨ Make constants compatibles with ES5 parsers thanks to @NBoychev #36

v2.1.1

5 years ago

⬆️ Bump push-receiver

v2.1.0

5 years ago

Typescript typings

v2.0.0

6 years ago

⬆️ Upgrade push-receiver

v1.2.4

6 years ago

⬆️ Upgrade push-receiver

v1.2.3

6 years ago

:bug: Reset retry count on successful connection :bug: Maximum retry timeout

v1.2.2

6 years ago

:arrow_up: Upgrade push-receiver :bug: Fix #4, notification duplicates on reconnection.

v1.2.1

6 years ago

:arrow_up: Upgrade push-receiver :bug: Fix retry mechanism

v1.2.0

6 years ago

✨ Support for senderId update