v70.0.0 (2021-02-04)
General
What's Changed
- The bundled version of Glean has been updated to v34.0.0.
- The bundled version of the Nimbus SDK has been updated to v0.7.2.
Autofill
⚠️ Breaking changes ⚠️
- The
NewCreditCardFields
record is now calledUpdatableCreditCardFields
. - The
NewAddressFields
record is now calledUpdatableAddressFields
.
What's Changed
- The
CreditCard
andAddress
records now exposes additional metadata around timestampes. - Infrastructure for syncing incoming address records has been added.