2026 Release Notes

This release notes documentation contains package updates and the list of new features and fixed issues for the Data Orchestration Hub (DOH).

DOH 4.0.0

Release Date: 13 March 2026

New Enhancements

This section provides the list of new features and enhancements that have been added in this release.

Module Summary
File Upload Two new interfaces for drag-and-drop file uploads and a list view of uploaded files including metadata such as uploader, status timestamp, format, checksum, and file size.

The upload page supports simultaneous multiple file uploads for CSV, XLS, and XLSX formats and prevents duplicate uploads through checksum validation.

File visibility and actions are governed by user roles. Only administrators and the original uploader can delete a file, while read-only users cannot upload files.

The ria-boot.properties file supports configurable paths for file upload and download directories.
Task Scheduler The Task Scheduler has been migrated from a standalone React application to an integrated Angular module within the core platform, replacing the external tab redirect with a native single-page interface.
Editor Dialog A search field triggered by Ctrl+F has been integrated within the Ace Editor.