Firefox Content Server v0.19.0 Release Notes

Release Date: 2014-08-11 // over 9 years ago
  • 🐛 Bug Fixes

    • avatars:
      • add profile server client to proxy remote images (899f1895)
      • clean up numerous issues from comments in #1405 (916044d6)
    • 🐛 bug:
      • IE9: browser unsupported message is very wide (488f5108)
      • fixed snippet layout error (0e3dcd9e)
    • client:
      • Show the /force_auth error message on startup, if one exists. (e61bf17e)
      • Remove the survey material all together, it's not being used. (04249936)
      • If logError/displayError/displayErrorUnsafe is called without an error, log an ` (d3bf9552)
      • Display Service Unavailable if the user visits /oauth/sign(in|up) and the OA (fe599744)
      • Ensure a down OAuth server does not cause an undefined error. (7224d952)
    • csp:
      • allow image sources from gravatar (cfd7ce84)
      • allow data uris for images (9a880661)
    • deps: update express and request dependencies to patched versions (5e990731)
    • fxa-client: remove lang from fxa-client requests (93c3384d, closes #1404)
    • l10n:
      • ensure that supported languages are a subset of the default supported languages (d0d14176)
      • add hsb and dsb to default supported languag list for asset generation (c726205d)
    • legal:
      • show home button on legal pages when loaded directly (8bf43a37)
      • fix layout of statically rendered legal pages (f59d82b1)
    • logger: fix for express logger api change (dfa60957)
    • metrics: Log a screen once, childviews should not cause the parent to be lgoged. (5964e0ba)
    • router: show error screen when view rendering fails (49eb7063)
    • 🔀 sync: show Sync brand name when signin up/in for Sync (c15a2761, closes #1339)
    • test: Ensure requirejs configuration is loaded before any other scripts. (10eddcb4)
    • tos-pp: rely on accept headers instead of naviagor.language for partial requests (fdceab5a, closes #1412)

    🔋 Features

    • metrics: Add screen width and height to the metrics. (0f5f3513)
    • oauth:
    • settings: profile images (fe0b8770)