-
v7.3.0 Stable
released this
2026-02-10 19:17:29 +00:00 | 9 commits to main since this release7.3.0 (2026-02-10)
If you are running Data Controller on SAS Viya, this upgrade is strongly recommended.
If you are running on SAS 9 EBI or SASjs Server, with this upgrade you would benefit from:
- Fixed broken backend data search (affected last couple of versions)
- Enables rollback for tables that have formatted values
- Enables DEFAULT value for NOTNULL validations, also dropdowns
- Fixes excel uploads if you are using the streaming version of the app (frontend code stored in Stored Processes)
Bug Fixes
- bump xlsx, add crypto-shim (8dc18b1)
- correctly applying deletes on viya, also (46cdeb0)
- crypto module requirement for sheetjs/crypto package (505d0af)
- disable parsing excel in web worker beacuse it breaks in the stream apps (280bdee)
- Display all contexts when installing DC on Viya (d41f88f)
- edit: use cellValidation keys and hotDataSchema to fill in defaults on add row (4957548)
- enabling closeouts for UPDATE in CAS tables (8b8e8ae)
- enabling rollback when the table has formatted values (815d6e9)
- improvements to validations (6ceb681)
- remove IE checks and conditions (ece6bd1)
- updates to demodata to enable auto CAS promote (7740d2a)
- upgrade angular core and compiler (aecd597)
- using fcopy instead of binary copy for file upload, for Viya 2026 compatibility (716ee6e)
- viewer: search causing blank Handsontable (338c7a2), closes #206
Features
- adding demo data job (8c2aeac)
- dq rules: notnull validation when invalid cell, will auto populate a default value (96f2518)
For installation instructions, please visit https://docs.datacontroller.io/
Downloads