github mozilla/application-services v62.1.0

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

v62.1.0 (2020-08-21)

Full Changelog

Extension Storage

What's fixed

  • Do not check total bytes quota on storage.sync.remote operations (Bug 1656947)

FxA Client

What's new

  • Send-tab metrics are recorded. A new function, fxa_gather_telemetry on the
    account object (exposed as account.gatherTelemetry() to Kotlin) which
    returns a string of JSON.

    This JSON might grow to support non-sendtab telemetry in the future, but in
    this change it has:

    • commands_sent, an array of objects, each with flow_id and stream_id
      string values.
    • commands_received, an array of objects, each with flow_id, stream_id
      and reason string values.

    #3308

Places

What's new

  • Exclude download, redirects, reload, embed and framed link visit type from the
    get_top_frecent_site_infos query.
    (#3505)

Don't miss a new application-services release

NewReleases is sending notifications on new releases.