All Versions
225
Latest Version
Avg Release Cycle
5 days
Latest Release
1456 days ago
Changelog History
Page 18
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, addemailSent
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
-
v1.69.0 Changes
September 09, 2016๐ Bug Fixes
- config: Remove unused URL opions from mailer config. (8de1230)
- deps: use [email protected] (#1436) (ba11125)
- emails: On login, delegate email sending to auth-server (#1435), [email protected] (e072e35)
- geodb: 8.8.8.8 in latest data not in Mountain View; point to moz MTV (db23e8e)
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
- deps: update dev deps, fix husky issues (#1430), [email protected] (a610337), closes [(#1430](https://github.com/(/issues/1430) #1429
๐ 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 -
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
-
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: add more docs to activity events. (#1304) r=philbooth (31177ad), closes #1202
- nsp: Add NSP exception for https://nodesecurity.io/advisories/121 (9465a99)
- scripts: Add stricter error handling to bash scripts (7d595c2)
- โ tests: allow passing a glob to npm test (37f0fe4)
๐ 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
-
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