New features
- Robust Linear Resampling Method (v1.14.0). Added a new resampling method (Robust linear) to enable downsampling of large datasets in the Resample Time Series manipulator.
Improvements to existing features
- Enhanced Error Messages in Resample Time Series (v1.14.0). More helpful error messages for NaN values in datasets and when attempting to downsample using unsupported methods.
- Improved Time Step Display (v1.14.0). Time steps from the original time column are now displayed using fewer decimal places in resampled datasets, better reflecting the original values.
- Better UI Animations (v1.14.0). Improved animations for displaying errors when moving sliders (e.g., in AD Model) and enhanced animation standards for input error message display and resizing.
- Backend Configuration Updates (v1.14.1). Updated temporal timeout settings for both DTP (Data Processing) and CCP (Cloud Computing Platform) for better system reliability.
- Frontend Architecture Modernization (v1.14.2). Updated front-end components to use the useDispatch pattern for better state management.
Bug fixes
- Fixed Resample Time Series Datapoint Issue (v1.14.0). Fixed issue where the first datapoint wasn’t kept in ‘keep every nth row’ resampling in the Resample Time Series manipulator.
- Corrected Downsampling Method Message (v1.14.0). Corrected output message for new downsampling method that didn’t make sense.
- System Stability Improvements (v1.14.2). Resolved various under-the-hood issues to improve overall system stability and performance.
Last modified on July 23, 2026