Skip to content

v0.30.0

Compare
Choose a tag to compare
@eoger eoger released this 30 May 23:37
· 1640 commits to master since this release
cdcae87

v0.30.0 (2019-05-30)

Full Changelog

Push

Breaking Changes

  • Changed the internal serialization format of the Push Keys.

FxA Client

Breaking Changes

  • Changed the internal serialization format of the Send Tab Keys. Calling ensureCapabilities will re-generate them.

Features

  • Added migrateFromSessionToken to allow creating a refreshToken from an existing sessionToken.
    Useful for Fennec to Fenix bootstrap flow, where the user can just reuse the existing sessionToken to
    create a new session with a refreshToken.