github mozilla/application-services v142.0

latest release: v143.0
one month ago

Logins

  • expose constructors for ManagedEncryptorDecryptor and NSSKeyManager
  • change PrimaryPasswordAuthenticator callbacks to be async (a breaking change, but not yet used by anyone)
  • return Result in PrimaryPasswordAuthenticator callbacks (again a breaking change, but not yet used by anyone)
  • add factory for login store with nss key manager: create_login_store_with_nss_keymanager to avoid round-tripping the KeyManager trait interface through JS.
  • add LoginStore shutdown() function to close database connection
  • extend LoginStore shutdown() to also remove the encdec

Nimbus SDK ⛅️🔬🔭

  • Updated the Nimbus API Stage URL
  • Updated the Nimbus SDK to support setting Gecko preferences (#6826).

Nimbus FML && CLI

  • handle http status codes when fetching feature manifests from GitHub.

Search

  • SearchEngineUrls now has an optional visual_search field, supporting
    visual search endpoints in engine configs.
  • SearchEngineUrl now has an optional display_name field, which is useful if
    a URL corresponds to a brand name distinct from the engine's brand name.

Full Changelog

Don't miss a new application-services release

NewReleases is sending notifications on new releases.