Skip to content

Insight Cloud Changelog

🛒 Release: v0.20.0 - 30 Sept 2024

🎠 App Store Design Refresh

We are thrilled to announce a design refresh for the Insight Cloud App Store. The new design features are focused on app discoverability and enhanced user experience.

Discover the latest and most popular apps in the Insight Cloud ecosystem with the new featured apps carousels. The carousels showcase a curated selection of apps and publishers that are trending or have been recently added to the platform.

Improved Filtering Experience

Filtering is now done in a dismissable drawer, allowing users to easily refine their search results without losing context. Existing filters are displayed as chips, making it easy to individually remove filters or clear all filters at once.

🐞 Bugs and Improvements

  • App cost tracking improved by inserting comments into snowflake queries containing org and app ids
  • Fixed issue that prevented submitting multiple emails in the invite users modal from the teams page
  • Fixed issue with processing SSO refresh tokens
  • Fixed unintentional API token expiration

🤝 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

🔐 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