v2.18 |
- New configuration option:
showNotificationsWhileVisible to show notifications on Android while app is visible in foreground.
|
v2.17.1 |
- Updated Parse Android SDK to 1.16.3
|
v2.17 |
- Updated Parse Android SDK to 1.16.2
- Fixed: Notifications do not show on Android 8.0 when 'updateNotifications' is enabled
|
v2.16 |
- Updated Parse Android SDK to 1.15.8
- Updated Parse iOS SDK to 1.15.1
|
v2.15 |
- Improved compatibility for 3rd-party hosted Parse servers.
- Added option to omit clientKey for self-hosted Parse servers
- Workaround for server path bug in Parse SDK v1.13.1
|
v2.14 |
- Added option to set a own GCM sender ID to be used during GCM registration. (Tx @staffbasehq !)
- Removed Android
GET_ACCOUNTS permission.
- Resolved conflicts with Facebook module.
|
v2.13 |
- Updated Parse Android and iOS SDK to v1.13.1 supporting self-hosted Parse Servers.
- Removed Facebook dependency
|
v2.12 |
- New config option
android.background-color .
- Use big text style if there is only one Android notification
- Fixed: Push notifications were not working on Forge beta branch.
- Updated Parse Android SDK to v1.11.0
|
v2.11 |
- Added a configuration section to specify a custom push icon for Android
- Moved
updateNotification configuration option to android section.
- Updated some deprecated methods to support
android-23
|
v2.10 |
- Update Parse Android SDK to v1.10.3
|
v2.9 |
- Update Parse Android SDK to v1.9.4
|
v2.8 |
- Update Parse Android SDK to v1.9.3
- Update Parse iOS SDK to v1.7.5
|
v2.7 |
- Upgrade updatable notifications to use Inbox Style
|
v2.6 |
- Updatable notifications for Android
|
v2.5 |
- Update Parse Android SDK to v1.7.1
- Update Parse iOS SDK to v1.4.2
|
v2.4 |
- Support arm64 devices running iOS 8
- Update Parse iOS SDK to 1.2.21
|
v2.3 |
- Added Parse GCM support for Android
- Parse module now requires Facebook module to be present
- Upgraded Parse iOS SDK version to v1.2.18
- Upgraded Parse Android SDK version to v1.4.1
|
v2.2 |
- Added new config key
delayRegistration and method registerForNotifications
|
v2.1 |
- Added new methods:
setBadgeNumber and getBadgeNumber
|
v2.0 |
No changes were documented in this version |
|