New:
- Added support for Smartsheet as a datasource (2898)
- Documentation: https://www.knowi.com/docs/smartsheet.html
- Improved session timeout warning. A popup will notify you when your session is < 5 minutes away from expiring and will allow you to keep your session active. (2760)
- Improvements to NLP date filtering commands. You can now ask the NLP search bar to filter data by asking prompts like: (2304)
- What is the average attendance from February 2023 to June 2023
- What was the maximum transaction by month in 2022
- Since July 2020 which warehouse has had the largest count of order_#s for shipments greater than 1000 miles
- Sankey Diagram now supports drilldowns via colored boxes. If start/destination fields are added as drilldown filters, the start and middle nodes will drill into the source (from) field, and end nodes will drill into the destination (to) field. (2912)
Fixes:
- Improved stability when embedding multiple dashboards on the same page (2917)
- Geo - US States widget drilldown no longer prepends ‘US’ when passing through the state field (2903)
- REST API - Error message upon canceling preview no longer displayed (2913)
- PostgreSQL materialized views are now displayed in query data explorer when ‘Detect Schema’ is enabled at the datasource level (2725)