Firefox Auth Server v1.88.0 Release Notes

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