Release Notes - April 2nd, 2026
Version # 3888
New
- AI Settings — NLP Configuration (4207): Redesigned AI Settings page now uses a 3-tab structure (Settings, AI Search/NLP, AI Model Selection). Dataset indexing has a dedicated interface to configure NLP/Agentic BI indexing, all in one place. (Docs)
- Agentic BI Chat — AI Model Selection (4208): Users can now select which AI model powers the Agentic BI chat orchestration and downstream agents.
- Docs AI — Anthropic Models (4208): Document AI now supports using Anthropic models for answering questions against documents.
- Management API — AI Recommendations (4202): The AI Recommendations endpoint now supports a context parameter to pass a custom prompt, and a limit parameter (1–10, default 5) to control the number of recommendations returned. (Docs)
- Date Filters — Date Range Limit (3828): Filter date range limits can now be restricted to past dates, future dates, or both.
- An optional anchoring date (Today, Yesterday, This Week, etc.) can be set so the range is calculated from a fixed point rather than the user's click. Custom tokens (e.g. $c9_thisweek-1m) are also supported. (Docs)
- Triggered Datasets — Trigger on Each Dataset Refresh (4155): Triggered queries can now be configured to run on every Knowi dataset refresh in a query. (Docs)
- Query Execution History (4155): Manually run queries in the Query Execution History are now labeled "Manually Run" to distinguish them from scheduled or triggered runs.
- Google Search Console — Date Range Fields (4188): The Search Analytics endpoint now includes UI to configure the Start Date, End Date, and Date Range. (Docs)
Fixes
- Datagrid Aggregation and Grouping (4210): Fixed issue where the total row ignored its configured top/bottom position when clicking a column header to sort. Fixed "Aggregation on Top" setting not applying correctly when a grouping is configured.
- Draft Mode — C9QL Widget (4196): Edits made to a widget in Cloud9QL draft mode now reflect on the dashboard immediately after exiting. Publish/Restore buttons now appear without requiring a page refresh.