github mozilla/application-services v0.34.0

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

v0.34.0 (2019-07-10)

Full Changelog

General

  • All of our cryptographic primitives are now backed by NSS (#1349). This change should be transparent our customers.

    If you build application-services, it is recommended to delete the libs/{desktop, ios, android} folders and start over using ./build-all.sh [android|desktop|ios]. GYP and ninja are required to build these libraries.

Places

What's New

  • Added WritableHistoryConnection.acceptResult(searchString, url) for marking an awesomebar result as accepted. (#1332)
    • Specifically, queryAutocomplete calls for searches that contain frequently accepted results are more highly ranked.

Breaking changes

  • Android only: The addition of acceptResult to WritableHistoryConnection is a breaking change for any custom implementations of WritableHistoryConnection (#1332)

Push

Breaking Changes

  • OpenSSLError has been renamed to the more general CryptoError. (#1349)

Don't miss a new application-services release

NewReleases is sending notifications on new releases.