Hi All, This week we'll be rolling FxA train-40 to production with the following highlights:
On the Frontend: * There's a new /v1/reset_password endpoint, which is used by the new notification emails sent by the backend. * Any iframe reliers will now get a notification if the content height changes, so they can adjust their display accordingly. * We now use a stable uuid for deciding whether to enable metrics collection and A/B tests, which will increase consistency of both the collected results and the user experience. * The "chromeless" embedding style now hides the page header. * The functional tests now use the regularly updated Firefox binaries. * There's now a small developer easter-egg in the console output. On the Backend: * We now send notification emails when important actions happen on your account, such as adding a device or resetting your password. In addition, logged-in Firefox Nightly users will now see their FxA profile picture in the hamburger menu and sync preference page; thanks to Edouard and Zach for pushing those changes through in Firefox! As always, you can dig into the details through the CHANGELOG files in each individual repo: https://github.com/mozilla/fxa-auth-server/blob/master/CHANGELOG 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

