FCM upgrade
Please review the README.md instructions as there are some breaking changes, especially related to push notifications. In addition, setting config parameters inside AndroidManifest.xml
is no longer supported.
-
Added FCM and GCM module thanks to @Jawnnypoo (#800)
-
Adding upload docs automation in Travis thanks to @addisonElliott (#801)
-
Make ParseObject availableKeys Set a thread safe synchronizedSet thanks to @canuludag (#795)
-
Remove support for manifest configuration thanks to @Jawnnypoo (#809)
-
Easy upgrades to create custom notifications by overriding
getNotificationBuilder
thanks to @Jawnnypoo (#811) -
Upgrade to Gradle v4.4, Google Services, OkHttp thanks to @Jawnnypoo (#811)
See 1.16.7...1.17.0 for full changelog.