Skip to content

v1.4.0

Compare
Choose a tag to compare
@floriannari floriannari released this 20 Feb 10:31
· 43 commits to master since this release

Require "npm install"

  • An OTP code can no longer be verified by a method globally deactivated (by admin) a396860
  • refactor: use async and promises instead of callback a577d89
  • add routes for manager to validate TOTP and random_code(_mail) transport before activation ffe7900 603a2cb
  • log unhandled errors a10b34b
  • migration from FCM-node to firebase-admin for sending push notifications a0753d6
    Sending messages with the FCM legacy APIs will no longer be possible as of June 2024.
    Please contact us as soon as possible to obtain a serviceAccount key.