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

Changelog History
Page 3

  • v1.126.0 Changes

    November 28, 2018

    ๐Ÿ› Bug Fixes

    • l10n: Use an inline t function to ensure l10n works as expected. (881efbc), closes #6725
    • recovery: update recovery save options (2c042a2)
    • reset: remove confusing password reset messaging (fe18437)
    • ๐Ÿ’… styles: adjust icon style (2747d0d)
    • ๐Ÿ’… styles: fix icon for Firefox Add-ons (11938ff)
    • โœ… test: Fix the OAuth email-first functional test that used a common password. (2dd05c2), closes #6723
    • โœ… tests: install node-uuid when running tests/teamcity/run-server.sh (a59a9de)
    • โœ… tests: update from sinon reset to resetHistory (34377d4), closes #6331
    • โœ… tests: use stronger password in functional tests (289b745)
    • validation: accept emails containing an apostrophe on the front-end (0737107)

    chore

    • config: Add the new Send redirect_uris to the Send scopedKeys list. (4ff4dff)
    • modules: Convert the complete_reset_password code to ES6 modules (b313ac9), closes #6706
    • oauth: Add tests for signing in w/ an expired Sync sessionToken. (d8b94f9)
    • โœ… test: Use selectors module in the cached signin tests. (ddfc810)

    ๐Ÿ”‹ Features

    • pw-strength: Add pw-strength meter to password reset (509ea89), closes #6572
    • signin: Add Use different account option in security/recovery code page (6bd2f17)

    ๐Ÿ”จ Refactor

  • v1.125.0 Changes

    November 14, 2018

    ๐Ÿ› Bug Fixes

    • deps: Update fxa-geodb to get rid of the audit warning (7dec3ec)
    • metrics: generate an amplitude deviceId in GET /metrics-flow (2ddfd63)
    • recovery: remove recovery key control group (e993f88)
    • โœ… tests: reinstate accidentally-disabled server tests (0eb6ae3)

    chore

    • config: Add reference-browser to allowlist for oldsync scope. (3e28be9)
    • deps: update deps (79d7a69)
    • deps: update mailcheck (bd94a19)
    • deps: Use speed-trap from npm (d848d04)

    ๐Ÿ”จ Refactor

  • v1.124.0 Changes

    October 30, 2018

    ๐Ÿ› Bug Fixes

    • ci: Remove sync-exec from CI dep installation (edbadeb), closes #6672
    • ci: update travis to use oauth server in auth server repo (cc158a2)
    • codes: Dont allow wantsTwoStepAuthentication to bypass the password prompt. (60ef335)
    • codes: support requesting totp verification on sign-in (5d64f6d)
    • deps: add filtered npm audit (81c86ca), closes mozilla/fxa#303
    • deps: Fix the npm audit warning for sync-exec (eb8afc1), closes #6595
    • deps: Fix the npm audit warnings in jsxgettext-recursive (6d6e3ae), closes #6595
    • deps: rewrap deps, add exceptions for convict, grunt-z-schema, grunt-usemin (b5f50d5)
    • pairing: Expect the channelId to be a base64url string. (c292281), closes #6667
    • totp: pr updates (2e45a26)
    • totp: Remove en-US from the TOTP SUMO link. (d771fd2), closes #6666

    ๐Ÿ”‹ Features

    • connect-device: allow showSuccessMessage search param (30406e9)
    • metrics: map totp flow events to amplitude events (99ecef1)
    • metrics: No longer send events to Google Analytics (e27f79e), closes #6650
    • pairing: The channel server for the pairing flow. (d1264af), closes #6613

    ๐Ÿ”จ Refactor

    • creds: remove support for email=blank, disabling of cached creds (318f879), closes #6053
  • v1.123.2 Changes

    October 26, 2018

    ๐Ÿ› Bug Fixes

    • ci: update travis to use oauth server in auth server repo (5f9d879)
    • metrics: fix get-metrics-flow to use correct view event (610a85e)
  • v1.123.1 Changes

    October 19, 2018

    ๐Ÿ”‹ Features

    • Lockbox: Add Lockbox for Android scopes to configuration (4aa3510), closes #6643
  • v1.123.0 Changes

    October 16, 2018

    ๐Ÿ› Bug Fixes

    • checkbox: adds some margin to checkboxes (7a52a69)
    • ๐Ÿ‘ฎ force_auth: mention service name in force_auth (cabfc06), closes #4928
    • metrics: stop sending metrics context to deprecated endpoints (f5e30d0)
    • โœ… test: Upgrade intern to 4.3.1 so tests run in fx 63 (b555105), closes #6542
    • totp: call proto afterCompleteSignInWithCode after entering valid totp code (f8c5a32)

    ๐Ÿ”‹ Features

    • routes: add support for .well-known/change-password (6d5662d), closes #6561
    • sms: add padlock to sms submit form (1c7f105), closes #5856
  • v1.122.4 Changes

    October 12, 2018

    ๐Ÿ› Bug Fixes

    • emails: add recovery key images (b0342c5)
  • v1.122.3 Changes

    October 09, 2018

    chore

    • recovery: enable recovery key for 100% users (b156f26)
  • v1.122.2 Changes

    October 08, 2018
    • ๐Ÿ”€ Merge v1.121.3 into 122
  • v1.122.1 Changes

    October 03, 2018
    • ๐Ÿ”€ Merge train-121 from private repo into 122