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

Changelog History
Page 13

  • v1.90.2 Changes

    July 06, 2017
  • v1.90.1 Changes

    July 05, 2017

    ๐Ÿ› Bug Fixes

    • server: stop using raw user agent string for browser name (14f0bf9)
  • v1.90.0 Changes

    June 28, 2017

    ๐Ÿ› Bug Fixes

    • ios: only notify ios devices for collection change events (#1960) r=vladikoff (111bfbb)
    • notifications: Make data fields consistent across all notifyAttachedServices calls. (#1879); r= (88a9fc8)
    • server: do not return flowId from consumeSigninCodes endpoint (6fd020d)
    • server: step in before node-uap parses Sync UA strings (3f78f6e)
    • โœ… test: Make db tests more independent and update auth-db dev version (ed4d9ad)

    chore

    • ๐Ÿ“„ docs: document the newsletter flow events (307f24c)

    ๐Ÿ”‹ Features

    • metrics: emit a flow.continued event for signinCodes (13eeab2)
  • v1.89.1 Changes

    June 28, 2017

    ๐Ÿ”‹ Features

    • sms: Switch to AWS SNS for SMS (7ce5c05)
  • v1.89.0 Changes

    June 14, 2017

    ๐Ÿ› Bug Fixes

    • CAD: Document CAD flow events. (aa789f8)
    • CAD: Fix connectMethod table formatting. (#1941), r=@philbooth (fa9ebc7), closes #1941
    • email: Escape device name in HTML emails. (#1944), r=@philbooth (bcad58c)
    • email: log a 'sent' email event for each CC address (#1936), r=@vbudhram (82b24e2)
    • server: remove duplicate URL-safe base 64 validator (50f6303)
    • sms: Use the real email sender when sending via MockNexmo (577db70)
    • โœ… test: Add tests for the sender and from fields in mock-nexmo. (068791a)
    • โœ… test: Fix the broken smsSend test. (ef2cc2a)
    • โœ… tests: add CC suport to mail_helper (#1937) r=vbudhram (8dfb5e3)
    • โœ… tests: Update loadtests to cope with sign-in confirmation (#1890) r=jrgm,vladikoff (be2d1ef)

    chore

    • ๐ŸŒฒ log: Remove datadog/statsd integration (#1921); r=vladikoff (3f7ed68)

    ๐Ÿ”‹ Features

    • bounces: add tiers to bounce blocklist (09e18e5), closes #1893
    • emails: Add email metrics documentation (#1919) r=vladikoff,davismtl (ae0a4f8)
    • emails: Add endpoint to check if secondary emails are enabled (#1926), r=@philbooth, @rf (a459ff1)
  • v1.88.1 Changes

    June 01, 2017

    ๐Ÿ› Bug Fixes

    • sms: ditch the balance checks due to rate-limiting woe (2394652)
  • v1.88.0 Changes

    May 31, 2017

    ๐Ÿ› Bug Fixes

    • devices: handle new user agent string from Sync client lib (009428e)
    • ๐Ÿ“„ docs: overhaul the metrics events documentation (2d5943c)
    • email: check case insensitive headers in EmailSent event (#1916), r=@philbooth, @vbudhr (23593c7)
    • notifications: Send disable notification to all devices (91ce14c)
    • push: add extra logs (5362c64)
    • push: correct params types in push.js (7ba4f67)
    • push: Validate push public keys at registration time. (8920a01)
    • โœ… tests: adjust public keys in tests (43b8fd8)

    chore

    • ci: always get most recent node 4 on travis (4e9b8b4)
    • push: Add a link to nodejs ECDH issue in code comments. (0503479)

    ๐Ÿ”‹ Features

    • ๐Ÿ“„ docs: automatically generate API docs from the code (643ed85)
    • push: send push notification on account deletion (163e2f4)
    • server: add endpoint for consuming signinCodes (f10655d)
    • server: include signinCode in the installFirefox SMS (2610d2f)
    • sms: Show SMS links in the mail helper. (fd4b85a)
  • v1.87.1 Changes

    May 26, 2017

    ๐Ÿ› Bug Fixes

    • push: add extra logs (5362c64)
    • push: Validate push public keys at registration time. (8920a01)
  • v1.87.0 Changes

    May 17, 2017

    ๐Ÿ› Bug Fixes

    • config: Add email regex feature flag for secondary email (d62995e)
    • config: Update secondary email config to support softvision and restmail (#1894) r=vladi (b3edcef), closes #1891
    • devices: Add test for unicode device names. (#1758) r=vladikoff (46861c3)
    • emails: Can create secondary email if it is unverified in another account (#1892) r=vlad (34e3841)
    • emails: Fix issue where change password link was undefined (#1886) r=vladikoff (e62aab1), closes #1886
    • emails: Only send email notifications to verified secondary emails (#1888) r=rfk,philboo (3bc36eb), closes #1887
    • metrics: handle and log missing payload (#1875) r=vbudhram (36ec6f7), closes #1817
    • push: add support for dev and stage push servers (#1895) r=vbudhram (495acd6), closes #1799

    chore

    • deps: update nexmo (#1899), r=@vbudhram (362aa6b)

    ๐Ÿ”‹ Features

    • emails: enable secondary email for matching emails (#1896), r=@vbudhram (ff78b04)
    • mailer: disable X-Mailer header in emails (#1881) r=vladikoff,philbooth (4948a7e)
  • v1.86.0 Changes

    May 03, 2017

    ๐Ÿ› Bug Fixes

    • circle: fix string comparison on docker push (#1870) r=vladikoff (9f660d4), closes #1870
    • circle: if branch master, tag is latest (#1869) r=vladikoff (6462d6c)
    • config: Add config for unverified account to exist before secondary email can be create (d0b5976)
    • config: Correctly resolve isSecondaryEmailEnabled and add more checks for config (#1872) (ae95582), closes #1872
    • mailer: escape json output (#1853) r=vladikoff (b06033e)
    • metrics: include template name in sms.sent event (2e9963c)
    • notifier: disable notifier in key_server.js (#1852) r=jrgm (bb35ed2)
    • โœ… tests: Add timeout for sms (#1866) r=vladikoff (93bb872)

    chore

    • deps: update shrinkwrap and latest eslint (#1868) (10d5b56)
    • ๐Ÿณ docker: Use official node image & update to Node.js v4.8.2 (#1840) r=vladikoff (3d80e82)
    • email: Remove unused emailSent (#1846) r=vladikoff,philbooth (a5ff7ca)

    ๐Ÿ”‹ Features

    • deps: update shrinkwrap (5e80168)
    • devices: return OS from user agent os (#1848) r=philbooth (3fd0418), closes #1829
    • ๐Ÿณ docker: add feature branches (#1865) (cb7e8c3)
    • emails: Add custom error for users logging in with secondary email (#1850), r=@vladikoff (f509bcb)
    • emails: Throw unique error if initiating password reset from secondary email (#1874) r=v (d1fae0d), closes mozilla/fxa-content-server#4996
    • emails: Use new verification link, pass type, pass email verified (#1864), r=@vladikoff (e7697e0)
    • session: add a 'state' property in /session/status (a74a1f7)

    ๐Ÿ”จ Refactor

    • server: extract memcached usage to a dedicated module (5698537)
    • server: remove separate notifier process (#1800) r=vbudhram (7414ee8)