github mozilla/application-services v0.56.0

latest releases: v144.0, v143.0, v142.0...
5 years ago

v0.56.0 (2020-03-26)

Full Changelog

General

What's changed

  • iOS: Xcode version changed to 11.4.0 from 11.3.1.

Logins

⚠️ Breaking changes ⚠️

  • Android: MemoryLoginsStorage has been removed. Use DatabaseLoginsStorage(":memory:") instead.
    (#2833).

Libs

What's changed

  • The project now builds with version 4.3.0 of SQLCipher instead of a fork
    of version 4.2.0. Newest version has NSS crypto backend. (#2822).

FxA Client

Breaking changes

  • Server.dev is now Server.stage to reflect better the FxA server instance it points to. (#2830).

Don't miss a new application-services release

NewReleases is sending notifications on new releases.