Hi All,
This week we'll be rolling FxA train-45 intro production, with the following highlights: * Our emails have an updated look-and-feel, with better consistency and improved copy. * Several rendering issues with camera previews for avatars have been fixed. * Persian [fa] is now an officially-supported locale. * The "change password" view now offers a "forgot password" link for users who discover that they've forgotten it at this point. * The first-run can now choose to halt after successful signin, instead of continuing to the settings page, by including haltAfterSignIn=true in the query parameters. * The `exclude_signup=1` query parameter is now only respected if `context=fx_ios_v1`, to discourage use of this hack by other reliers. * Logouts and account deletions now trigger a notification, allowing the browser to update its native state immediately. * The way we run A/B tests in content-server code has been substantially refactored, and we have four active experiments that MoCo employees can read about in [1]. * Navigation timing data is now being collected in datadog, to give us more insight into the load performance of our content. * Basic page view information is now being fed to Google Analytics, via a server-side integration that avoids using third-party javascript in our content pages. * The utm_* metrics parameters are now preserved across the email verification dance, for improved attribution of new accounts to the source campaign. * For pre-fill data is now cleared more reliably when a user signs out. * The multi-step process of renaming the oauth db column "secret" to "hashedSecret" has now been completed. As always, you can dig into the details through the CHANGELOG files in each individual repo: https://github.com/mozilla/fxa-content-server/blob/master/CHANGELOG.md https://github.com/mozilla/fxa-oauth-server/blob/master/CHANGELOG.md https://github.com/mozilla/fxa-auth-server/blob/master/CHANGELOG https://github.com/mozilla/fxa-auth-db-mysql/blob/master/CHANGELOG-db.md Cheers, Ryan [1] https://mana.mozilla.org/wiki/display/CLOUDSERVICES/Detailed+Experiment+Reports#DetailedExperimentReports-September2015 _______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

