Firefox Content Server v1.124.0 Release Notes

Release Date: 2018-10-30 // over 5 years ago
  • ๐Ÿ› 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