10.2.2
WorkflowGen 10.2.2
This release includes bug fixes, security cleanup, and administration and workflow application improvements for WorkflowGen 10.2.
Security
- Bug (#4510): Removed obsolete legacy client-side scripts from the Administration and Portal web assets.
Portal
- Bug (#4678): Fixed inconsistent fr-CH currency formatting and validation for plain currency amounts in form data, read-only redisplay, server validation, save parsing, GridView parsing, and generated computed or mutation currency formatting paths.
Administration
-
Improvement (#3340): Added separate CSV delimiter settings for report exports and global list CSV import/export, allowing report delimiter behavior to remain locale-aware while global list CSV files use an explicit administration setting.
-
Bug (#4622): Stabilized priority arrow moves in administration lists when the list is sorted in a non-default order by posting and resolving stable entity IDs instead of relying only on display-order row positions.
Directory Synchronization
- Bug (#4674): Fixed PostgreSQL directory synchronization failures in update mode by matching synchronized user and group update columns case-insensitively, preventing empty SQL
SETclauses when Npgsql returns lowercase column names.
Workflow Applications
-
Bug (#4666): Added explicit
__INTEGERand__BOOLEANsuffix support toRESTAPICLIENTJSON payload generation so strict APIs can receive integer and boolean JSON tokens instead of floating-point or string values. -
Bug (#4677): Improved
RESTAPICLIENTmultipart uploads to infer a file part MIME type from the upload filename when the stored source content type is empty or generic (application/octet-stream), while preserving explicit source MIME values.
Repository
- Update (#4638): Added agent-first repository guidance and supporting packaging exclusions so repository-only agent documentation is available without being included in install packages.
Notes
- For background on earlier enhancements and major features, refer to the WorkflowGen v10 Official (10.0.3), WorkflowGen 10.1.0, WorkflowGen 10.2.0, and WorkflowGen 10.2.1 release notes.