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

Changelog History
Page 18

  • v1.70.0 Changes

    September 24, 2016

    ๐Ÿ› Bug Fixes

    • deps: update dev deps and latest eslint (a929f9c)
    • email: Refactor to send sendEmailIfUnverified via query params, add emailSent to re (19753fc)
    • emails: Fix bug when signin with unverified session and not using signin confirmation (ad9272c)
    • emails: Fixed comment (aaccab2)
    • emails: Fixed regression where verification email was being sent to already verified ema (41f4632)
    • emails: PR Fixes (9d30cc0)
    • emails: Remove extra customs.flag mock (7929de7)
    • ๐ŸŒฒ logging: ignore account.signed flow events from the content server (f3f2468)
    • ๐Ÿ–จ process: remove process.domain in token.js (#1456) r=rfk (9fb1f71), closes #740
    • push: Fix and re-enable the end-to-end push tests. (#1467) r=vladikoff (f5f3abf), closes [(#1467](https://github.com/(/issues/1467)
    • ๐Ÿ”’ security: Fix the security event calls to the DB. (f780e59), closes #1464
    • ๐Ÿ”’ security: Use correct param names in call to db-server (abb23af)
    • โœ… tests: make stub implementation of gather match reality (94c377f)

    chore

    • deps: update to latest version of hapi (#1330) r=rfk,seanmonstar,vbudhram (b3adbcf)
    • nsp: remove exceptions (#1455) r=seanmonstar (55e93b6)

    ๐Ÿ”‹ Features

    • customs: return localized retry after data (#1453) r=vbudhram (5603ad3)
    • devices: add tablet detection (e09406a)
    • ๐Ÿ”’ security: record event names and ip addresses for important events (05485b4)
  • v1.69.0 Changes

    September 09, 2016

    ๐Ÿ› Bug Fixes

    chore

    • deps: update shrinkwrap (aa14433)

    ๐Ÿ”‹ feature

    • ๐Ÿ†• newrelic: add optional newrelic integration (c811ebe)
  • v1.68.0 Changes

    August 24, 2016

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“„ docs: document the new flow events (7ffa73c)
    • geodb: if you write a module that takes a hash argument, call it with a hash argument (3feefa6)
    • geodb: load at startup and log configuration used (#1414) r=vladikoff (4085c78)
    • geodb: update to fxa-geodb 0.0.7 (#1418) (b8b6e2b)
    • ๐ŸŒฒ logging: not all activity events are flow events (#1416) r=vladikoff (1a6c3af)
    • ๐Ÿ”Š logs: account.verified & account.confirmed are mutually exclusive (d59edd3)
    • ๐Ÿ”Š logs: look in response.source for uid (2224f87)
    • password: Remove raw token support (882317d), closes #1351
    • reminders: fix issue with reminder rate (#1410) (c4c087e), closes [(#1410](https://github.com/(/issues/1410) #1408
    • server: reinstate default user agent fallback (#1422) r=vladikoff (470fd52)

    chore

    ๐Ÿ”‹ Features

    • l10n: localize device list (#1420) r=vbudhram (7a91f31), closes #1404
    • metrics: add flowEvent support to all activityEvents and customs (#1409) r=philbooth (8d36f00), closes #1403

    ๐Ÿ”จ Refactor

    • l10n: use fxa-shared locale list (#1411) (b70caed)
  • v1.67.0 Changes

    August 11, 2016

    ๐Ÿ› Bug Fixes

    • config: Added new url configs for mailer (#1397) r=vladikoff (d44cb56)
    • deps: update shrinkwrap, add missing deps (#1407) r=vbudhram (5062a66)
    • device: remember devices to push-notify before resetting account on password change/rese (69c1eef), closes #1391
    • devices: serialize push payload in /devices/notify route (b91a982), closes #1386
    • e2e-email: fix e2e-email test (4e1d200)
    • login: fix handling of sign-in confirmation for keyless logins (3f03557)
    • password: Remove raw token support (bb5f28b), closes #1351
    • server: assign fresh createdAt timestamp to passwordForgotTokens (21c5df7)
    • server: ensure tokens get a fresh createdAt timestamp (#1389) r=vladikoff (6acb9e0)
    • server: reinstate placeholder devices for sync sessions (e12cd08)
    • server: remove unused createAccountResetToken method (2c95903)
    • ses: add status and diagnosticCode for bounce (#1401) r=seanmonstar,vbudhram (61941e8), closes #834
    • โœ… tests: remove duplicate assignment (7659b58)

    chore

    • deps: update shrinkwrap (10f857a)

    ๐Ÿ”‹ Features

    • geolocation: add geolocation data to emails (#1334) (8132d55)
    • ๐ŸŒฒ logging: emit an account.confirmed activity event (4107e58)
    • push: Send proper push messages for password change/reset (#1381) r=vladikoff,rfk (8cd9403), closes #1380
    • server: Rate limit account/devices/notify with the new UIDRecord (#1394) r=vladikoff (09aee43), closes #1372
  • v1.66.1 Changes

    July 29, 2016

    ๐Ÿ› Bug Fixes

    • signin: No signin confirmation for email regexp match if keys not requested (61d1de4), closes #1374

    chore

    • signin: Add commentary about temporary workarounds in sign-in confirmation config. (e62b1c0)
  • v1.66.0 Changes

    July 27, 2016

    ๐Ÿ› Bug Fixes

    • deps: update fxa-content-server-l10n dependency (ab3b232)
    • deps: update most dev dependencies (dc4c5ff)
    • deps: update request to latest version (#1370) r=vbudhram (0e3c463)
    • deps: update tap and db mysql dependencies (#1356) r=vladikoff (93723eb), closes #1353
    • server: Fixes based on @vladikoff and @rfk feedback. (29d7fde)
    • server: remove metricsContext from payloads where it is never sent (0649a30)
    • server: remove placeholder device records for sync sessions (c4c6733)
    • server: Return undefined from Customs.prototype.flag if everyting is OK (e265694)
    • โœ… tests: disable e2e tests until push server fixed (#1369) r=vbudhram (bf72778), closes [(#1369](https://github.com/(/issues/1369)
    • โœ… tests: fix test runner to exit with proper exit code (b978b6e)
    • โœ… tests: switch coverage tool, adjust log_tests (#1348) r=vbudhram (8451a56), closes #1340

    chore

    • deps: update tap testing to latest version (#1339) r=vladikoff (6648da0)
    • server: Add some comments about why a some strange patterns are used. (2fba045)

    ๐Ÿ”‹ Features

    • account: devices push notify endpoint (699caa1), closes #1357
    • server: Remove the account lockout feature. (df3b0de), closes #1359
    • signin: Always do sign-in confirmation on suspicious requests. (cb8f33b)

    ๐Ÿ”จ Refactor

    • customs: Add function to scrub payload before performing customs check (f44872d)
    • push: provide pushToDevice, pushToDevices and pushToAllDevices methods (89083cd)
  • v1.65.3 Changes

    July 21, 2016

    ๐Ÿ› Bug Fixes

    • l10n: bump content-server-l10n to current HEAD (e097090)
  • v1.65.2 Changes

    July 19, 2016

    ๐Ÿ› Bug Fixes

    • server: remove placeholder device records for sync sessions (1af5624)
  • v1.65.0 Changes

    July 14, 2016

    ๐Ÿ› Bug Fixes

    • config: adjust local dev config to support signin confirmation (#1313) r=vbudhram,shane- (282271b)
    • customs: Report errno to customs when password check fails. (bdd5d0c)
    • deps: update npm-shrinkwrap.json w/ newest auth-mailer & fxa-content-server-l10n (#129 (56b6ad1)
    • ๐Ÿ“„ docs: correct the acitvity event data documentation (#1322) r=vladikoff (9b8747b)
    • ๐ŸŒฒ log: Add comments and clarify naming for logging methods. (35c7f68)
    • server: fix bad sessionTokenId arg in call to updateDevice (#1324) r=vladikoff (4777a8a), closes [(#1324](https://github.com/(/issues/1324)
    • server: remove default user agent fallback pending legal ok (8b8f00d)
    • signin: Let /password/change/finish accept session tokens by id. (b589b79)
    • ๐Ÿ‘Œ verify: Don't sent post-verify email when service is blank. (06bf05a)

    chore

    ๐Ÿ“„ docs

    • config: clarify sample rate for sign in confirmation (#1315) r=vladikoff (bc9d79d)

    ๐Ÿ”‹ Features

    • customs: Send more request metadata to customs-server for checking. (70944d3)
    • ๐Ÿ“„ docs: document the new activity events (62b1255)
    • ๐ŸŒฒ logging: emit account.deleted activity event (01828ab)
    • metrics: Drop invalid flowids so they dont confuse our metrics. (8827b91)
    • server: emit new activity events for kpi dashboards (ace64e7)
    • server: synthesize device records for sync sessions (b536fd7)
    • signin: Add support for keyFetchToken verification (#1320), [email protected] (10ee322)

    ๐Ÿ”จ Refactor

    • openid: remove openid login support (8cb651e), closes #1336
  • v1.64.0 Changes

    June 23, 2016

    ๐Ÿ› Bug Fixes

    • account: fix payload typo in device update (673dd5d)
    • config: improve sign-in confirmation email regex (33301c5)
    • ๐Ÿ”Š logs: Log the uid when reporting push errors. (db9e5f4)
    • mail: Remove the "resend blackout period". (27082be)
    • metrics: Monitor for clients sending obsolete contentToken parameter. (1d58b3e)
    • push: Avoid blocking event loop when pushing to lots of devices. (1be85c3)
    • โœ… tests: add verify_code tests (e4eb4d8)

    ๐Ÿ”‹ Features

    • config: accept CORS requests from multiple origins (f792d35)
    • email: add verification reminders (5007b4d), closes #1081
    • login: Log an error on login if account has too many active sessions. (ca9524b)
    • metrics: add metrics for reminder queries (aca4185)
    • push: Log an error if pushing notifications to too many active devices. (5b81e10)
    • signin: Add regex for enabling signin confirmation (#1290) r=pbooth (fa02ee8)

    ๐Ÿ”จ Refactor

    • โœ… tests: eliminate duplicate setup in local route tests (e8cd5df)

    chore

    • ๐Ÿ”„ changelog: Generate changelog for v1.63.0 release (0ca8367)
    • deps: Update to latest version of mozlog (aa3b4e7), closes #1279
    • nsp: update .nsprc and travis.yml (9d047b5), closes #1295
    • shrinkwrap: update fxa-auth-mailer (1ced8c9)