github mozilla/application-services v0.27.0

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

v0.27.0 (2019-04-22)

Full Changelog

General

  • JNA has been updated to version 5.2.0 (previously 4.5.2) (#1057)

  • SQLCipher has been updated to version 4.1.0 (previously 4.0.0) (#1060)

  • android-components has been updated to 0.50.0 (previously 0.49.0) (#1062)

  • SQLCipher should no longer be required in megazords which do not contain logins. (#996)

  • Non-megazord builds should once again work (#1046)

FxA

What's New

  • New methods getManageAccountURL and getManageDevicesURL have been added,
    which the application can use to direct the user to manage their account on the web.
    (#984)
  • Android only: Added device registration and Firefox Send Tab capability support. Your app can opt into this by calling the FirefoxAccount.initializeDevice method. (#676)

Places

Breaking Changes

  • It is no longer possible to create an encrypted places database. (#950)
  • syncBookmarks() API is now marked open to be accessible outside the framework. (#1058)

What's Fixed

  • Non-megazord builds should once again function. (#1045)

Don't miss a new application-services release

NewReleases is sending notifications on new releases.