Skip to main content
September 3, 2026
  • DinoAI: the copilot no longer stops mid-response on long, tool-heavy threads. Conversation summarization (Credit Saver Mode) could fail silently on some threads, which then grew until requests timed out; it now handles those threads, splits oversized histories into chunks, and trims the oldest messages if it still cannot summarize.
  • Catalog: the Quality tab now shows Compiled SQL for tests even when your schedule runs a plain dbt build, which leaves no compiled code in the manifest. The SQL comes from the same run results that power the Discovery API.
  • Catalog: the lineage graph’s Node types filter no longer resets to the default selection when the graph recomputes, and the canvas updates in place instead of dropping back to the loading skeleton. Shipped in Paradime v6.10.0.
  • Catalog: catalog generation now resolves external secret references (AWS, Azure, and GCP) in environment variables before dbtβ„’ runs, matching Bolt scheduled runs.
  • Settings: when you generate an account API key, the workspace picker marks your current workspace, the success screen lists every selected workspace with its UID (the value for the X-Paradime-Workspace header), and Copy credentials includes them. Shipped in Paradime v6.10.0.
  • Integrations: Elementary alerts to Datadog no longer fail with a 400 when an incident summary or title contains emoji or other multibyte characters: fields are now truncated by UTF-8 byte length. Available on the dbtβ„’ 1.11 and 1.12 images.
  • Code IDE: the editor framework moved to Theia 1.71 with Monaco 1.108, picking up upstream editor fixes and a security patch. Shipped in Paradime v6.10.0.