All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Added: Add support FCM
- Added: Add support Windows Push Notification Services (WNS)
- Added: Option (
url
) to set custom GCM endpoint (Android) - Added: Option (
host
) to set custom APNS environment (iOS)
- Fixed: Loading issue when
'forwardable'
wasn't previously required. - Removed: Version file
- Added: Configurable timeouts for connecting external services.
- Removed: Ruby 1.9.3 support.
- Added: Option to provide a password for the PEM file for APNS connection
- Added: Unified response interface through
Notifications Results Manager
- Added: Microsoft Push Notifications Service Support
- First release