Hi All, This week we'll be rolling FxA train-56 to production, with the following highlights:
* Re-styled the avatar upload form to use custom icons that more closely match our prevailing visual style; thanks Jason Strutz! * Added support for zero-downtime client secret rotation in the oauth server. * Added metrics-tracking query parameters to the links in our post-verification email, to help track success rate of multi-device setup through a variety of channels. * Promoted the "open gmail" button from an experiment to a feature, so it's always always available for gmail users. * Added custom migration-related messaging to the sign-in flow for AMO. * The first-run flow can now enable a "sync preferences" button that takes the user to their sync preferences page. * Cleaned up the reporting of navigation timing values into statsd. * Fixed a thorny state-management issue where the /force_auth view could log users out of sync. * Errors due to postMessages from "chrome://browser" are now silently ignored; as far as we can tell they're likely due to add-ons, are harmless, and add nothing but noise on our error logs. As usual, you can dig into all the details and smaller changes in the changelogs for each repo: https://github.com/mozilla/fxa-oauth-server/blob/master/CHANGELOG.md https://github.com/mozilla/fxa-auth-server/blob/master/CHANGELOG.md https://github.com/mozilla/fxa-content-server/blob/master/CHANGELOG.md Cheers, Ryan _______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

