Hi All,
This week we'll be rolling FxA train-62 to production with the following highlights:
* Arabic and Finish locales are now enabled by default. * The auth-server codebase can now accept and store the cryptographic material necessary to send push message payloads, and we've settled on a schema for such messages. * The database infrastructure for our "signin confirmation" feature has landed, the form of a new table storing unverified tokens. * Messaging for focused input fields now changes colour to match the field, making it easier to distinguish; thanks to Sai for landing this in his first dev cycle as a returning intern! * We no longer show an unactionable-and-unnecessary "Unexpected Error" message if the users visits /settings with an expired session token. * Clear Sans has been replaced by Fira Sans as our font of choice. * Frontend code now passes a "metrics context" bundle in several requests to the backend, which will help us gain much greater visibility into whether and how users and succeeding at getting connected to sync. * Email and UID query parameters are now fully validated, and corrupt or malicious values will generate a clean error message. As usual, you can dig into all the details and smaller changes in the changelogs: https://github.com/mozilla/fxa-content-server/blob/master/CHANGELOG.md https://github.com/mozilla/fxa-auth-server/blob/master/CHANGELOG.md Cheers, Ryan _______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

