Version # 3955
New
- Widget Cache (4308): New widget-result cache that stores chart results the first time they are loaded and serves them instantly on subsequent loads.
- When underlying data has changed, users still see the chart immediately from the cached copy while a fresh version is computed in the background.
- Docs
- PostgreSQL TIMESTAMP_NTZ (4319): Support for timestamps without timezone added for PostgreSQL.
- To configure: add ntz=true to the datasource DB property and ensure the date field type is timestamp
- Docs
.
- MCP / Slack / MS Teams — Create a Datasource (4324): You can now create a new datasource directly from the Slack, MS Teams via MCP, without leaving the conversation.
Fixes
- Agentic BI Improvements (4329):
- Query joins within a single datasource have been improved.
- NLP improvements for generating correct SQL
- Documents as a Datasource Improvements (4317):
- SharePoint OAuth refresh token renewal: tokens no longer expire after 90 days of inactivity. Active syncs now keep the token alive.
- Duplicate SharePoint imports: Duplicates are now auto-removed on the next manual or scheduled re-sync, leaving a clean folder fetch.
- UI Improvements: Added file status icons to the Files tab so you can see at a glance whether files synced cleanly or hit errors
- Headless Agentic Chat (4316): Headless Agentic Chat flows/responses improved to account for not having a UI component to display.
- Docs AI — Google Drive Connection (4293): Integration restored, previously errored out upon authentication.
- Themes:
- Color Palette (4313): Fixed an intermittent issue where charts displayed the default system light theme instead of the selected account theme.
- Filter Color in PDF Export (4306): Fixed issue where filter pills in PDF exports were rendered as solid black for themes outside of system light.
- Klaviyo (4320): Klaviyo Metrics endpoint restored, was previously erroring out.
- Facebook Ads (4320): Facebook Ads Integration restored, previously errored out upon authentication.
- KPI Widget (4301): The previous-value, carrot, and %-change sub-text on KPI widgets font scaling improved