Hi All, FxA train-47 will be going to production this week, bringing with it the following highlights:
* There are several additional content-server screens to support a web-based sign-in experience for Fennec. * There's a new web-based "choose what to sync" UI, also to support Fennec's move to using more hosted content and less native code. * The consistency and reliability of our email templates has been further improved. * Romanian is now an officially-supported locale. * The auth-server now supports two concurrently-active signing keys, which will allow us to rotate our keys without a downtime window. * The auth-server now emits statistics on the time between account creation and account verification, which we'll use to help drive improvements in the verification flow. * Our checkboxes now use a shiny new touch-friendly design. * Code for integrating with the Basket service now lives in its own dedicated repository and has much more thorough test coverage. * Almost all object literals in the content-server codebase are now sorted alphabetically; we expect a large cumulative saving in dev time by making it easier to find specific entries. * The settings page no longer makes a request to Basket before rendering, which can dramatically improve responsiveness of the page for some users. * Many smaller improvements to style, layout, and robustness. 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-profile-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

