All Versions
287
Latest Version
Avg Release Cycle
8 days
Latest Release
1853 days ago

Changelog History
Page 8

  • v1.111.2 Changes

    May 03, 2018

    🐛 Bug Fixes

    • totp: add sumo link for totp (#6159), r=@shane-tomlinson (d721e0f)
  • v1.111.1 Changes

    May 02, 2018

    🔋 Features

    • totp: add totp as an experiment and enable for mozilla/softvision (#6141) r=@shane-tom (8dd33fe)
  • v1.111.0 Changes

    May 01, 2018

    🐛 Bug Fixes

    • 🏗 build: Fix grunt watch:livereload by updating grunt-contrib-watch (#6097) r=@vladikof (8f7ff77), closes [(#6097](https://github.com/(/issues/6097) #6092
    • ci: clean up travis logs (#6119) (3e4656b)
    • code: disable token code experiment for 123done (#6103) r=@rfk,@vladikoff (7318438)
    • css: Update recovery code placeholder text, and recovery code css size (#6100), r=@sh (f9d5a6e)
    • ios: iOS only shows numbers in the keyboard for the age input (#6133) r=@vbudhram (d6d336a), closes #6132
    • npm: update to shrinkwrap with dev (b99c80c)
    • server: strictly validate experiment names (53bf7cc)
    • session: add session token to account delete (#6099), r=@shane-tomlinson (6862a63)
    • strings: remove extra spaces from session (#6148) (f38b20a)
    • teamcity: add a gcppoc config (7f038db)
    • templates: match local behaviour of templates with prod (#6110) r=@vladikoff,@jrgm (e80c7bf)
    • tests: fix OAuth permission test (#6121) r=@jrgm (8caf2c1), closes [(#6121](https://github.com/(/issues/6121)
    • tests: teamcity server tests now need underscore (530473c)

    chore

    • npm: update nvmrc to node 8 (f64f491)
    • teamcity: add a jrgm config so I can test fxa-dev (839201d)

    🔋 Features

    • keys: Allow fetching scoped keys for use with Firefox Sync. (#6017); r=stomlinson,vlad (f93c112)
    • metrics: Generate a node.js compatible experiment name list (#6087) r=@philbooth (0751c01)
    • node: run travis with node 8 (#6062) r=@shane-tomlinson (5bf0a5f)
    • node: update to node 8 (#6088) r=@jrgm (56b5509)
    • session: update upgrade session panel (#5922), r=@shane-tomlinson (2e0b193)

    🔨 Refactor

    • oauth: Remove support for AMO migration text (#6131) r=@vladikoff (8f884aa), closes #6123
    • 🔀 sync: Remove support for migration=sync11 (#6130) r=@philbooth (f20822c), closes #6122
  • v1.110.6 Changes

    May 01, 2018

    🐛 Bug Fixes

    • 🐳 docker: Force npm@5 in docker builds. (#6143) r=@vladikoff (f707a97)
  • v1.110.5 Changes

    April 27, 2018

    🐛 Bug Fixes

    • nsp: update nsp (67b228d)
    • oauth: make Chrome for Android able to sign up and sign in via button confirmation (69e9ffc), closes #6089
    • oauth: match client id (9e3b916)
    • test: Add a signin to an OAuth relier with Chrome for Android (aba9901)
    • test: Create the user before trying to verify! (bdcff68)
    • tests: make a signin test work (820dd38)

    🔨 Refactor

    • oauth: Simplify the Chrome for Android handling. (aa19e3b)
  • v1.110.4 Changes

    April 26, 2018

    🐛 Bug Fixes

    • metrics: stop using user-agent string in flow id check (fa1c770)
  • v1.110.3 Changes

    April 25, 2018

    🐛 Bug Fixes

  • v1.110.2 Changes

    April 25, 2018

    🐛 Bug Fixes

    • permissions: Allow untrusted reliers to request 'openid' scope. (#6111) r=@vladikoff (5b259ad)
  • v1.110.1 Changes

    April 20, 2018

    🐛 Bug Fixes

    • server: fix undefined dereference (dc6e30b)
  • v1.110.0 Changes

    April 17, 2018

    🐛 Bug Fixes

    • csp: remove gravatar from csp rules (#6015); r=@rfk (51a32d7)
    • css: make qr code padding consistent (#6048), r=@shane-tomlinson (c2ac36d)
    • email: send correct email when using unblock code (#6064), r=@philbooth, @shane-tomlins (e31e97a)
    • email-first: Ensure "Mistyped email" links work as expected. (#6067) r=@philbooth (8a9a772), closes #6033
    • experiment: Disable A/B experiment interface for navigator.webdriver r=@rfk (203858b), closes #6026
    • 👕 htmllint: Fixes #5668 upgrade es6-promise to 4.2.4 (#6050) r=@vladikoff (cd41660), closes #5668 [(#6050](https://github.com/(/issues/6050) #5668
    • metrics: add locale to flow events (433cba7)
    • npm: update to npm5 (#6042) r=@shane-tomlinson (ccbbd1b)
    • 💅 style: disable 'clear' button for default avatar (#6037) r=@vladikoff (f19eddf)
    • 💅 style: drag-off state for buttons r=@vladikoff (0bdf73d), closes #5255
    • test: Remove duplicate email_first functional test entries. (#6054), r=@vbudhram (963188d)
    • tests: enable TOTP tests on Circle (#6066), r=@vbudhram (7caa9ae)
    • tests: update tests for recovery code updates (#6075), r=@philbooth (c18bdf3)
    • totp: Fix the "can add TOTP to account and confirm web signin" test (#6069) r=@vladiko (47545b6), closes [(#6069](https://github.com/(/issues/6069) #6068

    chore

    • deps: Remove the babel-middle dependency, it's not used. (#6055) r=@vbudhram (4e5a462)
    • deps: Update sinon to @4.5.0 (#6038) r=@vbudhram (0816af5)
    • 📄 docs: Remove obsolete oauth-in-an-iframe docs. (#6041) r=@shane-tomlinson (9b168fd)
    • emails: use popular email domain list from fxa-shared (c4f2232)
    • favicon: Fixes #6030 Remove OLD Firefox favicon (#6035) r=@vladikoff (b919763), closes #6030 [(#6035](https://github.com/(/issues/6035)

    🔋 Features

    • email-first: Enable the email-first flow for OAuth reliers. (#6034) r=@philbooth (71a20af), closes #6009
    • signup: Add verification password to email-first signup. (#6028) r=@vbudhram (e00b6ad), closes #5947
    • sms: Partial SMS rollout in BE and NL. (#6032) (193ca25), closes #6031
    • SMS: Roll out Denmark(DK) to 50%. (#6065) r=@philbooth (e052e1e)

    🔨 Refactor

    • metrics: use boiler-plate amplitude code from fxa-shared (a5ab837)