This release includes bug fixes, new features, and updates improving the User Portal, Administration Module, workflow applications, PostgreSQL compatibility, and Node.js modules.
Important
Portal
-
New Feature (#4405): Added semantic search columns (
Rank,Match,Data,Similarity) displaying search ranking and match mode in portal search results. -
Bug (#4481): Fixed an issue where standard search data columns were not sortable, ensuring proper data sorting in search results.
-
Bug (#4464): Fixed an issue where styles were leaking into XLSX and XLS exports from search results, ensuring clean Excel file output.
-
Bug (#4478): Fixed an issue where delegations with “All processes” and “All participants” were not displaying in the portal delegation list.
-
Bug (#4486): Fixed an issue in PostgreSQL where semantic search ranking and filtering was incorrect, ensuring proper search result ordering.
Administration
-
New Feature (#4434): Added Neo+ form style to the Form Designer with an option to automatically manage form header and footer width, improving layout consistency and responsiveness.
-
Bug (#4476): Fixed an issue where folder managers were unable to access the Administration Module due to dashboard resizing logic.
-
Bug (#4484): Fixed an issue where the process version became invalid when importing a process on top of an existing one.
-
Bug (#4498): Fixed a regression introduced in version 9.3.0 where file handling for uploaded content in process data was causing files to be saved as
0 KB, ensuring proper stream handling and content length validation. -
Bug (#4459): Fixed an issue where additional notification recipient email addresses were incorrectly encoded, ensuring proper email address handling in process notifications.
-
Bug (#4494): Fixed an issue in PostgreSQL where counter renaming was not working correctly, ensuring proper counter management in process definitions.
-
Bug (#4488): Fixed an issue where code-behind calling PostgreSQL database was failing due to missing assembly references, ensuring proper web.config configuration for PostgreSQL connectivity.
Workflow Engine
- Bug (#4460): Fixed an issue in PostgreSQL where additional notification recipients were being ignored, ensuring proper handling of notification configurations.
Security
- Bug (#4468): Fixed a security issue where self-service action assignment validation could be bypassed.
Workflow Applications
-
New Feature (#4492): Enhanced RESTAPICLIENT with multipart/form-data file upload support and binary file download support (PDF, images, ZIP, etc.), including new
APP_FORMFILE_xxx,APP_FORMDATA_xxx, andAPP_RESPONSE_CONTENT_FILENAMEparameters. -
New Feature (#4491): Enhanced OPENAICHAT workflow application with improved AI token management, including support for
MAX_COMPLETION_TOKENSandREASONING_EFFORTparameters, and detailed token usage reporting.
Web Forms
- New Feature (#4474): Added single digit padding option for date and time fields in web forms.
Node.js Apps
-
Update (#4470, #4444): Updated Node.js to version 22.22.0 LTS and dependencies to address security vulnerabilities (Node.js — Tuesday, January 13, 2026 Security Releases).
-
Improvement (#4469): Enhanced file upload error handling in the Webhooks module’s
processUploadfunction, improving reliability and error reporting. -
Bug (#4452): Fixed an issue where Node.js apps failed with
Unable to find .Net Framework Data Providererror for PostgreSQL, ensuring proper assembly resolution for database connectivity.
Style
-
Improvement (#4501): Updated Neo class names and hover styles for improved UI consistency.
-
Improvement (#4377): Normalized CSS zero values (
0px→0) across stylesheets.
Infrastructure
- Update (#4442): Updated Docker images to support SQL Server 2025 GA release.
General
- Update (#4445): Updated JavaScript library dependencies.
Notes
-
All Node.js modules (
GraphQL v5.4.0,Webhooks v6.3.0,Auth v3.3.0, andSCIM v3.3.0) now require Node.js22.22.0 LTS. -
For background on earlier enhancements and major features, refer to the WorkflowGen v10 Official (10.0.3) release notes.
Installation Packs
For PostgreSQL 17.6 and SQL Server 2025
WorkflowGen 10.1.0 (Upgrade)
WorkflowGen 10.1.0 (Clean Install - Manual)
For SQL Server 2025 only
WorkflowGen 10.1.0 (Clean Install - PowerShell)
Documentation
WorkflowGen 10.1.0 Upgrade Guide: English - Français
WorkflowGen 10.1 Manual Installation Guide: English - Français
WorkflowGen 10.1 PowerShell Installation: English - Français
WorkflowGen 10.1 Technical Guide: English - Français
WorkflowGen 10.1 Administration Guide: English - Français
WorkflowGen 10.1 User Portal Guide: English - Français
WorkflowGen 10.1 Integration Guide: English
WorkflowGen 10.1 for Azure: English - Français
WorkflowGen 10.x for Docker: English - Français
WorkflowGen Documentation: English - Français