Bug fixes made since ParaView 6.1.0 are listed in this document. The full list of issues addressed by this patch release is available here.
ParaView now properly supports screenshoting to clipboard, which was not working in v6.0.X. (details)
Data values very near the color legend data range could be incorrectly classified as above or below the data range due to floating point rounding errors. Fixed this by doing comparisons with the raw data. (details)
When the Convert To Point Cloud filter had an input vtkPointSet with a null vtkPoints, it would crash with a segmentation fault. That has now been fixed. (details)
Added code to handle Python exceptions during code completion that could lead to the Python Shell being unresponsive. (details)
Updated the VisItBridge with a CMake fix to make building with external VTK work. (details)
Fixed compilation error in the MomentInvariants module. (details)
This filter's performance has been improved and a race condition was fixed. (details)
A bug that prevented the IOSS reader from reading Exodus files exported by the code Alegra has been fixed. (details)
Performance of the IOSS Exodus reader has been greatly improved by changing the order that blocks are read from files. (details)
Fixed a bug when the Merge Exodus Entities Blocks property was enabled. (details)
IOSS reader now provides a warning when fields are not the same. (details)
The crash with the Legacy Exodus reader could crash with certain datasets is now fixed. (details)
Some valid EnSight Gold case files that were not recognized by ParaView 6.1.0 are now recognized and load correctly. (details)
The CDI Reader now correctly handles memory allocation for multilayer 3D mask data. Previously, it allocated based on maximum vertical levels rather than the actual number of levels in the dataset, causing out-of-bounds access. (details)
1.8.13 on Mon May 25 2026