Skip to content

1.1.2

Compare
Choose a tag to compare
@paddybyers paddybyers released this 11 Jul 17:07

This is a bugfix release.

v1.1.2

Full Changelog

Implemented enhancements:

  • ConnectionManager: ensure that cached token details are cleared on any connection error #487 (paddybyers)
  • Add interactive test notes to the README #486

Fixed bugs:

  • Push problems with push-subscribe permission #484
  • Push: LocaDevice.deviceSecret serialisation issue #480
  • Push: LocalDevice.reset() doesn't clear persisted device state #478
  • PUSH_ACTIVATE intent broadcast is not always sent when activating push #477
  • Stop using deprecated FirebaseInstanceIdService #475
  • Expired token never renewed #470
  • Presence: fix a couple test regressions #490 (paddybyers)

Closed issues:

  • Add RTN20 support - react to operating system network connectivity events #415
  • Exceptions when attempting to send with null WsClient #447

Merged pull requests: