Firefox Content Server v0.24.0 Release Notes

Release Date: 2014-10-20 // over 9 years ago
  • ๐Ÿ› Bug Fixes

    • client:
      • Change the "Next" button to say "Sign up" (08a008c0)
      • Add a "forgot password?" link when using cached credentials. (99754f76)
    • oauth: use the correct client_id for local oauth server (8e1c288c)
    • signin: choosing to use a different account clears cached credentials (4919e1d1, closes #1721)
    • ๐Ÿ’… styles: Ensure the year of birth select box uses Clear Sans. (4f796b29)
    • โœ… test: Fix test-latest functional tests. (37696cb0)
    • โœ… tests: remove about:prefs tests from full testing (cccdeb09)
    • ๐Ÿ’… trusted-ui-style: make layout shorter (02c7d7fb)

    ๐Ÿ”‹ Features

    • client: Create and send a resume token to the OAuth server. (8dd01b07)
    • metrics: Add metrics for signup, preverified signup, signin, hide the resend button. (76ecb248)
    • โœ… test: Add more functional tests sign up/reset password flows. (483ba166)