Firefox Auth Server v1.87.0 Release Notes

Release Date: 2017-05-17 // almost 7 years ago
  • 🐛 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)