API Documentation
Released API documentation here. This makes it easier for users to understand our APIs and build the scripts/apps they need.
[Beta] Consume Trend Detection results
Just like KDA consumption, customers can now consume Trend Detection results via Sisu APIs. See documentation here. (You will need to select Trend Detection analyses on the right panel)
[Beta] “PySisu” SDK to consume Sisu API results
We just released an initial SDK to show Sisu facts in a clean table view. SDKs make it easier for customers to consume Sisu APIs and build the scripts/apps needed to automate ACTIONS from Sisu insights. You can find it here: https://github.com/sisudata/pysisu
[Beta] Scripts for exporting Sisu Facts into Snowflake
Leveraging the Sisu API and Airflow, we now have scripts to help customers export Sisu facts programmatically into Snowflake (other CDWs can be done on request). Find them on Github: https://github.com/sisudata/sisu-airflow
Trend Detection
Updated chart tooltip to show trend slopes before and after trends change

Added explicit error handling when no time dimension is selected

Improved the trend detection algorithm to truncate the number of facts being returned to the web app based on fact quality (determined by various factors such as slope and impact)
Dimension name styling
Updated fact factor styling in Trends and KDAs so that dimension names are easier to read and percentile range details are more concise
Easier Navigation
It is now possible to filter by “analysis type” on the project’s analysis-list page

Analysis list navigation dropdown now shows details of the analysis type making it easier to quickly hop to the analyses you need

Dashboard list can now be sorted by “last run”.

When you create a new dashboard, it now lands you at the new dashboard, rather than having to navigate yourself.
SQL Editors
Removed the unsaved “untitled query” from the list of sql queries.
Query Preview - now we freeze row headers on top for the table preview.

SQL Queries in the side panel are now sorted by ‘Last Edited’
Admin Settings
Member role can be changed to Admin from the UI.