Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Version 9.30 Release Notes

Prev Next

9.30 New Features (8/14/2026)

FeatureLinkDescriptionProduct CategoryScreenshot
[DT-048124] AI Chat Component: Add Pre and Post Message Hooks to AgentPreRequest and PreResponse Flow Hooks
PreRequest Flow and PreResponse Flow hooks have been added to the platform:
  • PreRequest enables Message history compaction, prompt modification, and system prompt modification before being sent to an LLM provider.
  • PreResponse enables filtering/post-processing after an LLM responds but before the response is sent to Users. 
Integrations
[DT-046709] Add New Steps for JSON and Dynamic Object Properties
Handling Dynamic JSON Structures
Three new steps have been added to the platform:
  • Set Property on JSON
  • Add Property to JSON
  • Add Property to Dynamic Object
Flows

Enhancements

FeatureLinkDescriptionProduct CategoryScreenshot
[DT-048036] Improve OAuth Token generation for NetSuite integration
Establishing an OAuth Provider

New properties have been added to OAuth Providers when using JWT auth types that allow Users to:
  •  Exclude "sub" from the payload and "x5t" from the header.
  • To set the "typ" value in the header.
  • To add any other values to the payload.
Integrations
[DT-048391] Enhance Cancelled Assignment MessagesMerge Step
The Merge step has been enhanced so that if the property Cancel Pending Forms is true, then when an open form is canceled, the message in the “Cancel Reason” will be displayed.
Flows
[DT-048178] Flow Designer - Wait On External System: Unable to specify a dedicated queue for 'Auto Complete' escalation jobs
Wait On External System
Two new properties are added for "Wait On External System": Specify Queue Name and Specify Queue Count. 
Flows

Fixes

Various security and performance fixes have been made. 

Infrastructure

DT TitleDescriptionOccurs In
[DT-048527] POSTGRES Scripts using public schemaFixed an issue where PostgreSQL installs would fail when using other schemas for Decisions DB accounts.9.x

Forms

DT TitleDescriptionOccurs In
[DT-048150] Forms>Data Repeaters: AFF Runs N(2) Times in Data RepeaterA fix has been applied to the Data Repeater. Previously, an Active Form Flow configured with "Run on All Outcomes" placed inside a Data Repeater executed N(2) times instead of once per input record. For example, 4 input records resulted in 16 AFF executions instead of 4. The Active Form Flow now executes exactly once per input record as expected.9.28, 9.29
[DT-048239] Running a form with a flex layout container type after any previous form will set the height of the form to the previous form heightFixed an issue where the second form was showing the wrong height after submitting the first form. The second form now displays with its correct height in both Debug and Run modes.9.28,9.29
[DT-048358] Hidden Tab Becomes Visible in "More" Menu When Zooming In on a FormFixed an issue where hidden tabs on tab containers became visible when the form was zoomed in on.9.x
[DT-048403] Report - Flow Inline Field: The next form in a flow loads twice when a report using a 'Flow Inline Field' returns data.Fixed an issue where, when running a Flow with a Report using the FlowInlineField, the form dialog was displayed twice.9.x
[DT-046970] Update JavaScript Form Control Default ActionThe JavaScript Form Control will now open directly for editing on click, consistent with the behavior of Forms, Flows, and other design elements.9.20-9.29

Flows

DT TitleDescriptionOccurs In
[DT-048110] Get Text From PDF Step Causing Memory Spikes and Server CrashesFixed an issue where the Get Text From PDF Step Causing Memory Spikes and Server Crashes.9.x
[DT-048405] Creating assignments in a case entity folder whose names have a total length of 500 or more gives an error in PostgresFixed an issue where assignments created in a case entity folder with names exceeding 500 characters threw an error in Postgres.9.29
[DT-047769] Chat Completion Step -- Rename to Prompt AI
The Chat Completion Step has been renamed to "Prompt AI". Existing chat completion steps will be renamed to Prompt AI.
9.x

Projects

DT TitleDescriptionOccurs In
[DT-048256] Improve performance of sp_GetProjectInfoFixed an issue where projects with a large number of entities would fail to load due to a timeout.9.28,9.29
[DT-048350] Import/Export Settings - Excluding FileReferenceEntity Does Not Prevent Associated Files from Being Included in Export
Fixed an issue where exporting data did not respect the “Exclude File Reference Entities” setting.
9.x

System / Portal Administration

DT TitleDescriptionOccurs In
[DT-046557] Bypass Permission Check on Database Integrations for Admin UsersFixed an issue where admin users needed explicit project permissions to have access to DB integrations as a data source on a Report.9.18-9.29
[DT-048202] Default Notification Settings Not WorkingFixed an issue where project-level notification flows were not running.9.28, 9.29

Reports

DT TitleDescriptionOccurs In
[DT-048298] Report->Assignment->"Assigned to Me" filter ignores Exclude Accounts and Groups in multi-source ReportsFixed an issue where the "Assigned To Me" report filter ignored the Exclude Accounts and Groups in multi-source Reports.9.x

Integrations

DT TitleDescriptionOccurs In
[DT-047806] Query Integration: Maximum size on parameter not respected when Return Data is disabledFixed an issue with the query integration max parameter size.9.26-9.29
[DT-048346] Attachments of .txt Files to Chat Completion or AI Agent Steps Do Not Work with OpenAIOpenAI and AzureFoundry have been updated to process MIME file types.9.29
[DT-048373] LoginAndGetJWTToken endpoint only returns text/json instead of application/jsonThe LoginAndGetJWTToken step has been updated to return the content-type of application/json.9.29

Formulas

DT TitleDescriptionOccurs In
[DT-046606] Gen AI Formulas Defaulting to String InputsGenerate Formula from AI will no longer default inputs to string (uses appropriate typing).9.18-9.29