github mozilla/application-services v93.2.1

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

v93.2.1 (2022-05-24)

Full Changelog

General

What's new

  • Uniffi was upgraded to 0.18.0. For our consumers, this means there now exported types that used to be internal to uniffi. (#4949).
    • The types are:
      • Url alias for string
      • PlacesTimestamp alias fori64
      • VisitTransitionSet alias for i32
      • Guid alias for string
      • JsonObject alias for string
    • Non of the exposed types conflict with a type in iOS so this is not a breaking change.

Nimbus ⛅️🔬🔭

What's new

  • Make generation of Experimenter compatible YAML repeatable: fields, variables, features and enum variants are listed alphabetically. (#4964).

Tabs

What's Changed

  • The component has been updated for integration into Firefox iOS (#4905).
    • The DeviceType naming conflict which prevented rust-components-swift from generating Tabs code has been resolved.
    • Errors and the reset function have been exposed.
    • Parameters for the sync function have been updated to match the SyncUnlockInfo parameters.
    • The tabs-sync example has been updated with the above changes.

Don't miss a new application-services release

NewReleases is sending notifications on new releases.