CHANGELOG™
October 16, 2019 · View on GitHub
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
[unrealeased] - [unrealease date]
1.3.0 - 2019-08-28
- Added: Add support FCM
1.2.0 - 2017-09-20
- Added: Add support Windows Push Notification Services (WNS)
1.1.0 - 2017-03-14
- Added: Option (
url) to set custom GCM endpoint (Android) - Added: Option (
host) to set custom APNS environment (iOS)
1.0.1 - 2017-01-12
- Fixed: Loading issue when
'forwardable'wasn't previously required. - Removed: Version file
1.0.0 - 2016-12-01
- Added: Configurable timeouts for connecting external services.
- Removed: Ruby 1.9.3 support.
0.4.0 - 2016-02-23
- Added: Option to provide a password for the PEM file for APNS connection
0.3.0 - 2015-04-21
- Added: Unified response interface through
Notifications Results Manager
0.2.0 - 2015-04-15
- Added: Microsoft Push Notifications Service Support
0.1.0 - 2015-03-31
- First release