Enterprise (25.3)

<< Click to Display Table of Contents >>

Navigation:  Release Notes > Build 25.3 (Jan 2026) >

Enterprise (25.3)

 

 


 

 

Dashboards – New Dashboard Created in Subfolders Sets MEMBER_TYPE Value to "dashboard_id" [d50880]

Fixed an issue when creating a new dashboard in a subfolder was not setting MEMBER_TYPE to "dashboard_id".

 

 


 

 

EDP EDD Upload Widget – Add Option to Select File Encoding [d52079]

Enhanced the EDP EDD Upload widget to allow users to select an EDD File Encoding type, either UTF-8 (default) or Windows-1252. This will allow text files with special characters, such as ° or µ, to be properly processed via the EDP workflow.

 

 


 

 

EIAs – Allow use of Replacement Tags in Webhook EIAs [d51027]

Added the ability to use the same replacement tags mentioned in the documentation for Notices (Web/Email) EIAs with Webhook EIAs as well except the {Attachment} and {dataSubmitter} tags.

 

 


 

 

Enterprise – Deploy Report Publishing Will Keep Existing Parameter DISPLAY_TYPE Value [d50724]

Fixed an issue in Enterprise where bulk/batch report republishing was not retaining changed DISPLAY_TYPE parameter values.

 

 


 

 

Enterprise – Improved Encryption in Workflow Logs [d51324]

Improved EmailRetrieve encryption in Enterprise Workflow Service Logs.

 

 


 

 

Enterprise – Updated JavaScript library for pdf.min.js [d51528]

Updated the pdfjs-dist package (including the pdfjs library) from 2.6.9 to 4.2.67.

 

 


 

 

Enterprise EDP – Updated to Reject Excel EDD Submittals that Contain Special Characters [d49032]

Updated Enterprise EDP workflow service to reject Excel EDDs if the file name contains a single quotation mark ( ' ).

 

 


 

 

Enterprise Workflow – Improved Resiliency [d49707]

Improved Enterprise Workflow Resiliency in the following ways:
  • When a task is marked as stuck it always delivers a notice to the agent's admin and the user who triggered the task's creation
  • Agents abandon processing a task once the agent's configured MAX_EXECUTION_SECONDS is reached

 

 


 

 

Enterprise Workflow – ST_SERVICE_STATUS Displays "R" when STRING_VALUE is Empty [d50882]

Fixed a bug where an empty STRING_VALUE in ST_CONFIG for EmailDelivery caused STATUS_FLAG to either take a "B" or "A" instead of an "R" to stop the workflow. The workflow widget will also announce an error if this occurs.

 

 


 

 

Filter-List Widget – Checkbox Clickable Area Fixed [d51247]

Fixed an issue when clicking anywhere on the page would either check or uncheck the checkbox in the Filter-List widget. The user must now click either the checkbox or the word(s) next to it.

 

 


 

 

Report Parameter Editor – User Reports Correctly Updates ST_USER_REPORT.USER_REPORT_INFO with Changes to Field List [d51316]

Fixed an issue where saving a User Report with the Additional Fields parameter populated would subsequently update that User Report's Sort Order options, which was undesirable.

 

 


 

 

Schema – Enterprise – Updated Schema [d50013]

Updated the Enterprise Schema to display an error message in the EDP EDD Status widget if an Excel EDD file name contains a single quotation mark ( ' ).

 

 


 

 

Time Series Chart Widget – Fixed Incorrect Checkbox Alignment [d50915]

Fixed a bug that displayed misaligned checkboxes in the Time Series Chart Widget editor.

 

 


 

 

Web Forms Widget – Enhanced Support for Downloading Reports [d50512]

Enabled report downloading without requiring data form submission.

 

 


 

 

Web Forms Widget – Refresh Deletes Records that are Duplicates According to Unique Data Set field [d50143]

Added warning messages to the Web Forms widget that prevents users from saving or refreshing their form if the form has duplicate "Unique Data Set" entries.