API v4.63.1

Added

  • Added List Logins (GET /profile/logins) endpoint. You may now return a 90 day history of successful account logins for the user making the request.

  • Added the View Login (GET /profile/logins/{loginId}) endpoint, providing the ability to gain additional information on individual logins from user.

  • New Logins object which contains historical information pertaining to a user login.

Fixed

  • A bug existed which caused shared IP addresses to persist following Linode deletion. This bug has been fixed.