Skip to content

Insight Cloud Changelog

🤝 New Release: v0.19.0

Teams

Admins can now organize their users into teams. Then they can assign permissions to those teams, making it easier to manage app access for groups of users in bulk. This feature allows admins to easily grant department-appropriate apps to all members of a team.

See Teams for more information.

Teams + SSO

If you have SSO enabled, you can add groups from your IDP directly to a team in Insight Cloud. This allows you to manage permissions in Insight Cloud based on your existing active directory group structure.

Sunsetting Legacy SF Native Apps

Support for legacy apps using the Snowflake Native Apps V1 framework has been removed.

Bugs and Improvements

  • Fixed issue where new params were not being propogated to existing variants when a new app version is applied
  • Fixed issue where variant runs were triggered when only the schedule was modified
  • Variant param value chips wait until a run has completed succesfully before changing their values
  • Favorites removed when user access to an app is removed
  • Variety of logo squishing issues resolved
  • Removing linked docs from apps now works as expected through app catalog
  • Resolved issue where install wizard wasn't refreshed if an admin tries to re-install an app
  • Add publisher column to the app catalog table
  • Fixed bug with hubspot integration triggered when first user in a new org activates
  • Fixed bug where search filters with special characters caused errors
  • Fixed issue where admins would see their own initials in default avatars instead of the u

🔐 New Release: v0.18.0

API Token Management

SBT users now have the ability to manage their API tokens in Insight Cloud. This feature allows users to create, view, and delete API tokens. API tokens are used to authenticate with the Insight Cloud API and can be used to perform app building and publishing tasks.

For more information, see the User Settings documentation.

🧙‍♂️ Install Wizard Simplification

The app installation process has been simplified. The app installation wizard now only requires users to map the app's declared data sources to their database tables. Once the mappings are submitted, Insight Cloud will begin the app deployment process, but it will not trigger an initial run of the app. Users can now go into their variants to configure app parameters before running it the first time.

Bugs and Improvements

  • Organization capability toggle now updates without browser refresh
  • Logo flickering issue resolved
  • Scrollable popover for listing org app access
  • More extensive encryption for all sensitive data at rest
  • Consumers no longer seeing extra apps during app installation