Skip to content

v4.159.0

Compare
Choose a tag to compare
@bbiggerr bbiggerr released this 25 Jul 19:15
· 225 commits to development since this release

Added

  • Authorized Apps List (GET /profile/apps)

    • Responses to this command can now be filtered by the "label" property.
  • Users List (GET /account/users)

    User View (GET /account/users/{username})

    • Responses to these commands now include the "last_login" property, which contains data relating to the most recent login attempt for the requested User.

Changed