Skip to content

v4.129.0

Choose a tag to compare

@bbiggerr bbiggerr released this 24 Jun 19:57
· 593 commits to development since this release

Added

You can now manage adding a verified phone number to your User Profile with the following new commands:

You can now manage security questions for your User Profile with the following new commands:

  • Security Questions List (GET /profile/security-questions)
    • Returns a collection of security questions and their responses, if any, for your User Profile.
  • Security Questions Answer (POST /profile/security-questions)
    • Adds security question responses for your User, allowing an additional method of authenticating your account.

Changed

Fixed

  • Fixed weekday key for Managed Databases Backups.