Firefox Content Server v1.134.0 Release Notes
Release Date: 2019-04-02 // over 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
๐ style
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)