Back to Libsignal

RELEASE NOTES

RELEASE_NOTES.md

0.99.0445 B
Original Source

v0.99.0

  • Remove support for the older ExpiringProfileKeyPresentation format (deprecated in v0.92.1).
  • Add a new post-connect callback to ChatConnectionListener to report the server's current clock time (as a Signal timestamp, "milliseconds since the Unix epoch").
    • Java: onServerTimestamp
    • Node: onServerTimestamp
    • Swift: chatConnection(_:reportedServerTimestamp:)
  • New typed APIs:
    • UnauthBackupsService.deleteBackupMedia()