All Versions
225
Latest Version
Avg Release Cycle
5 days
Latest Release
1822 days ago

Changelog History
Page 23

  • v1.38.0 Changes

    May 27, 2015

    ๐Ÿ› Bug Fixes

    • env: set RESEND_BLACKOUT_PERIOD to zero in development (068820c)
    • env: updated development TRUSTED_JKUS to bring back support for the untrusted relier (1472e74)
    • โœ… test: use a version of node-ass with updated node-temp (3b31c52)

    ๐Ÿ”‹ Features

    • server: Log the service and reason parameters for /account/login. (fa7d1bd)
  • v1.37.0 Changes

    May 15, 2015

    ๐Ÿ› Bug Fixes

    • ๐ŸŒฒ logging: configuration changes per @whd (f65106d)
    • pool: Stop retrying requests to db-server (179e1b5), closes #921
  • v1.36.0 Changes

    April 28, 2015

    ๐Ÿ› Bug Fixes

    • l10n: pass config.i18n.defaultLanguage to fxa-auth-mailer (eddc014)
    • mailer: add a soft check that we are using the same locales as content-server (0aa3da7)
    • mailer: add some tests of various supported, unsupported and non-existent locales (341a512)
    • mailer: split out the list of supported locales, for easier maintenance (0251cb8)
    • โœ… tests: a config update now makes uk,hsb,dsb available (a18ceae)
    • โœ… tests: update for some locales that have now translated fxa-auth-mailer strings (92a444b)
  • v1.35.0 Changes

    April 14, 2015

    ๐Ÿ› Bug Fixes

    • httpdb: Set verifierSetAt for resetAccount() (791ab91)
    • options: -L, --locale ; Test only this csv list of locales (e0a79ae)
    • travis: set --force flag on validate-shrinkwrap (327e4c3)
  • v1.33.0 Changes

    March 17, 2015

    ๐Ÿ› Bug Fixes

    • ๐ŸŒฒ logging: log emailRecord.uid as a hex string, not a byte array (b9a1f67)
    • server: Fix the "Cannot call method 'tooManyRequests' of undefined error. (03aae55), closes #665