Skip to content

5.6.0

Compare
Choose a tag to compare
@jeromegamez jeromegamez released this 02 Jul 17:46
b07b4b8

Added

  • User Records now contain the date and time when a user's password has last been updated. (Documentation)

Changed

  • Message data added to a with CloudMessage::withData() now rejects binary data to avoid broken messages being sent to the Firebase API. (#441)

Fixed

  • It was not possible to instantiate a Custom Token Generator on GAE/GCE due to missing auto-discovery.