Skip to content

FCM upgrade

Compare
Choose a tag to compare
@rogerhu rogerhu released this 04 May 18:48
· 165 commits to master since this release

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)

  • Move snapshots to use JitPack thanks to @rogerhu (#816)

  • Upgrade to Gradle v4.4, Google Services, OkHttp thanks to @Jawnnypoo (#811)

See 1.16.7...1.17.0 for full changelog.