> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Release Notes for v1.14

> New features, improvements, and bug fixes in Monolith platform v1.14.

* [New features](#new-features)
* [Improvements to existing features](#improvements-to-existing-features)
* [Bug fixes](#bug-fixes)

## New features

1. **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

1. **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.
2. **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.
3. **Better UI Animations** *(v1.14.0)*. Improved animations for displaying errors when moving sliders (for example, in AD Model) and enhanced animation standards for input error message display and resizing.
4. **Backend Configuration Updates** *(v1.14.1)*. Updated temporal timeout settings for both DTP (Data Processing) and CCP (Cloud Computing Platform) for better system reliability.
5. **Frontend Architecture Modernization** *(v1.14.2)*. Updated front-end components to use the useDispatch pattern for better state management.

## Bug fixes

1. **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.
2. **Corrected Downsampling Method Message** *(v1.14.0)*. Corrected output message for new downsampling method that didn't make sense.
3. **System Stability Improvements** *(v1.14.2)*. Resolved various under-the-hood issues to improve overall system stability and performance.
