Oh, and I almost forgot - the auth-server stack has been upgraded to
node v4 in production!  This will unblock a heap of work on upgrading
our other dependencies.


  Cheers,

    Ryan

On 12/09/2016 14:55, Ryan Kelly wrote:
> 
> Hi All,
> 
> I just discovered that I totally forgot to send out the train-68 changes
> email, so here is is, better late than never!  Last week we rolled FxA
> train 68 to production, with the following highlights:
> 
> * Some of the heavier javascript dependencies in fxa-content-server
>   are now loaded on demand, reducing the initial download size and
>   then the time taken to load the page.
> 
> * Improved localization of the "last active" time in the devices view,
>   achieved by formatting it on the server.
> 
> * Added "flow event" logging on fxa-auth-server, which will allow
>   us to track metrics on login flow completion across multiple
>   API requests.
> 
> * Styling fixes for the "show password" button, to make its new
>   only-show-while-holding-it-down behavior more obvious to users.
> 
> * Fixed the direction of email input fields on RTL locales.
> 
> * Avoid sending many duplicates of the same error to sentry, and
>   log known errors at info level to reduce the amount of red
>   in sentry's reporting page.
> 
> * Provide a support article about creating stronger passwords;
>   it's currently English-only and we're evaluating whether it
>   provides enough value to localize into other languages.
> 
> * Fixed a crash in fxa-oauth-server when supplying a badly-formed
>   request payload.
> 
> * The profile-server can now rate-limit avatar upload attempts,
>   by talking to fxa-customs-server.
> 
> 
> 
> As usual, all the nitty-gritty details can be found in the changelogs
> inside each repository:
> 
>   https://github.com/mozilla/fxa-auth-server/blob/v1.68.0/CHANGELOG.md
>   https://github.com/mozilla/fxa-profile-server/blob/master/CHANGELOG.md
>   https://github.com/mozilla/fxa-oauth-server/blob/v0.68.0/CHANGELOG.md
>   https://github.com/mozilla/fxa-content-server/blob/v0.68.0/CHANGELOG.md
> 
> 
>   Cheers,
> 
>     Ryan
> 
_______________________________________________
Dev-fxacct mailing list
[email protected]
https://mail.mozilla.org/listinfo/dev-fxacct

Reply via email to