Release 227 - April 2022

Release 227 is live! Being released fully on 4/27, here are some of the highlights:

:wave: New User Onboarding

  • New users will be presented with a shorter onboarding questionnaire. The questionnaire will allow users to select their experience level, what they intend to do with Tulip, and opt-in to a free new user office hours session. Following the questionnaire, users will soon receive specialized onboarding flows depending on their selections.

  • We’d love to hear your feedback. Let us know if you have any new users that we can work with! One of our team members will join the new user during their onboarding experience. Afterwards, they will be given 1 on 1 support to get up-to-speed quickly. If you are interested, respond to this post or message product-growth@tulip.co

:bar_chart: Analytics

  • Analytics continue to receive updates. Hover labels for X axis values grouped by week use Monday-Sunday weeks to be consistent with the rest of the platform.
  • Analytics queries limit results to 1000 rows due to performance constraints. The required random sorting of the result is changed, such that it now is idempotent, enabling reproducible queries.

:iphone: App Editor

  • Master layout has been renamed to base layout
  • Updated the steps tab in the app editor with a new design and collapsible step groups
  • The page number of the table widget will now reset to the first page when the filter (or other major change) occurs.
  • Displays timestamps in the Machine Status widget in the client’s local timezone, instead of UTC.

:zap: Connectors

  • Added connector creation, deletion, and updating to activity news feed
  • Sort apps alphabetically in the where used column for the connectors page and connector functions page.

:computer: Stations, Devices, and Machines

  • Added CSV export for attributes events (behind a feature flag!)
  • Renamed “gateways” to “edge devices” to more accurately describe the edge hardware Tulip now offers since introducing Edge MC and Edge IO.
  • Display Devices Page: Added Filter badges to enable see and clear all active filters more easily.
  • Display Devices Page: Enabled editing display devices within the Display Devices page table to change name and station.
  • Barcode Scanner widget can now swap between all cameras on your device. This allows devices such as phones to scan barcodes; previously the wide lens camera was too wide to scan barcodes.

:lady_beetle: Fixes

  • Display Devices Page: Fix broken “Download as CSV” button in Display Devices Page.
  • Fixed a bug where Machine Properties with a subtype wasn’t showing the more specific name.
  • Fix precision of float fields in table analyses
  • Fixes a visual overflow with the signature widget after signing
  • Connector functions used to show the same app multiple times under the where used column in the connector functions page. Now they show each app only once.
  • Make Tulip API and Vision visible as datasources in the Data Sources tab
  • In the app completions view, fix the formatting of values from objects containing arrays.
  • Fix expressions using DATETIMETOTEXT not sorting by date correctly
1 Like

Where is located csv export? Thanks

@youri.regnaud As it turns out, this feature is actually behind a “feature flag” meaning at this time we’ll need to turn it on for you, by request. I normally do not include features that are behind feature flags in these updates, so I apologize for this one falling through the cracks!

If you’d like, please contact your customer success manager (or support@tulip.co) and we can look into turning it on for your team.

Thanks!