Release 289 - October 2024

Hello everyone,

I’m excited to announce Release 289! This release brings updates to some of the features, here are the highlights:

  • Within App Version Comparison, step width and height are now one field called resolution
  • Users can upload .xlsm file types into file columns on the tables page, as well as to widgets related to uploading files
  • For connectors with a large number of connector functions, users will notice expedited load times
  • On the automation editor, users will have an increased rate limit on testing Automations from 3 per minute to 360 per hour

There are also multiple bug fixes included in this release.

View full release notes here.

Let us know your thoughts and questions below :blush:

Fanni

2 Likes

Wanted to call out 3 Community requests that made it into this release!

  1. Bug: Expression help is hidden/cut by long expression fields from @ChrisF
  2. Ability to change the highlight color on the table from @ZAP
  3. Meaning of "Shift Name"? and display bug from @ChrisF

Thank you all for the great feedback and hope you enjoy these new features and fixes :slight_smile:

3 Likes

Hi Everyone,

The below topic was missed from the announcement, so I am adding now.
This is also included in Release 289.

  • Customers will now have access to the User related API endpoints, and documentation can be found here: API docs

    GET Users

    • list all users and key details

    GET User

    • lookup user by user ID
    • lookup user by badge ID
    • get user’s name
    • get user’s email
    • get user’s badge ID
    • get user’s role/workspace IDs
    • get user’s group IDs

    GET User Role Names

    • get user’s role names

    GET User Group Names

    • get user’s group names

Cheers,
Fanni

3 Likes