Firefox Content Server v1.134.0 Release Notes

Release Date: 2019-04-02 // about 5 years ago
  • ๐Ÿ› Bug Fixes

    • auth_broker: fx-desktop-v1 merged into fx-ios-v1 (6cd6fae)
    • autofocus: fixed dynamic autofocus for fields on signin/signup views (7d16644)
    • deps: update dependencies (2e5a1fa)
    • errno 121: added invalid grant_type error (e690cab)
    • fxa-client: comment margin: 2px (cfd26e9)
    • metrics: add independent config to disable amplitude/flow events (6c5ca6d)
    • recovery_codes: if user has no totp setup then redirect to totp setup instead of recovery_codes (44690b2)
    • ๐Ÿ’… style: add client icon for send in device list (7d3bfe5), closes #7062
    • ๐Ÿ’… style: emails over 26 characters are now visible in the password screen (38299c5)
    • ๐Ÿ’… style: scale down larger customized qr-image for totp (0fd2fec)
    • ๐Ÿ’… style: shorten forgot password focus link (8ed718d)
    • teamcity: npm ci all the things (ccf9569)
    • โœ… tests: fix bad legal docs link 404 (3bee63e)

    ๐Ÿ”‹ Features

    • oauth: add oauth success screen (92cdbc1), closes #6996
    • pairing: disable pairing for 2FA accounts (7fd394e), closes #6987
    • settings: add Fenix and Ref Browser icon (53b9f7f)
    • totp: Add loading indicator for session status verification (4591dd6), closes #6877

    ๐Ÿ”จ Refactor

    • mixin: cleaned up usage of uap.supportsSvgTransformOrigin() in views (bc5fba2), closes #6988

    ๐Ÿ’… style

    • settings: Added green banner for account recovery (0fbb524)
    • TOTP: add border to the recovery codes in TOTP (201aef0)

Previous changes from v1.133.0

  • ๐Ÿ› Bug Fixes

    • blank email: error message for blank email query parameter fixed (052b2ee)
    • config: fix default config for feature-flagging (cdec092)
    • firefox version: user-agent in functional tests updated to latest firefox (898c491)
    • node 8: support for node 8 removed (5c28030)
    • ๐Ÿ’… style: center the forgot password label (efeab38)
    • ๐Ÿ’… style: improve legibility of body copy (7d66211), closes #6632
    • ๐Ÿ”€ sync: Remove support for context=fx_desktop_v2 (5792b00), closes #6895 #7030

    chore

    • errors: add translated string for redis conflict errors (5c78359)

    ๐Ÿ”‹ Features

    • ๐Ÿณ docker: Use node 10 in the Docker image. (e924c6b), closes #6973
    • ๐Ÿ”‹ feature-flags: wire in experiments to the feature-flag api (274d3cc)
    • ๐Ÿ”‹ feature-flags: wire in experiments to the feature-flag api (62f4b63)

    โช Reverts

    • ๐Ÿ”‹ feature-flags: remove feature-flagging (e64c571)

    ๐Ÿ’… style

    • avatar: centered avatar in landscape mode (0e51e2b)
    • buttons: fixes length of buttons (dd1b601)
    • rotate button: rotate button size increased and moved away from zoom-in button (9f78771)
    • spinner for red and blue buttons: colour change to white (f2bd8c3)
    • success message: fixed different length of success message on scrolling (3cda343)