March 2023

Welcome to the month of St. Patrick's Day and spring! Take a look below to see what we've been up do!

 

New Features and Updates:

Password Update

Passwords. Love 'em or hate 'em, they help keep our information secure. Asset Panda wants to do our part to help make sure your information is secure. One of the steps we've taken to make sure this happens is with updates to password complexity. Our new requirements are: 

 

  • A minimum of 8 characters

  • At least one uppercase letter

  • At least one lowercase letter

  • At least one number

  • At least one special character

 

Additionally, the maximum length has changed from 20 to 100 characters. You'll also notice our new password meter that lets you know you are meeting these requirements when creating your password.

 

 

Delete All 

Previously, when you selected to delete all, you'd end up deleting all of your records (whether they were loaded or not). As a result, you'd delete all of your records whether or not you meant to do so.

 

Now, you'll have more control over the records you delete. You can select either those that are loaded (deleting those only) or, all your records (even if they aren't loaded).

 

 

API Updates

We've made the following updates to our API endpoints: (See our API documentation for more information.)

 

  • Search for Linked objects - allows you to search for the linked object of a known object.

  • Callback URL - developer now receives a log file of successes and failures of all object updates and creates. This occurs when performing a bulk create or update, the payload is received correctly, and after it's been processed internally.

  • Perform Action - perform and action via API.

  • Bearer Token Handling - the bearer token was not managed and updated when the user name password was changed. Now, the bearer token will expire or invalidate with the user password.

  • Update Multiple Assets (Objects) - updated to handle better with API calls for larger datasets.

  • Create Multiple Asset (Objects) - updated to handle better with API calls for larger datasets.