ParaView LTS - Status

Here are listed the current ParaView LTS versions as well as all the backports contained in each version.

ParaView 5.11.2-LTS

LTS Backports

  • !6427: Fix an issue related to MPI when using the LIC rendering
  • !6476: Fix a potential compiling issue with QT
  • !6472: Fix a rendering issue when using Stream Lines
  • !6485: Fix missing cell type in the ExtractCellsByType filter
  • !6539: Fix missing non-mpi support for ADIOS VTX reader
  • !6552: Improve robustness of extractors
  • !6576: Fix potential cross-compilation issue
  • !6584: Fix ordering issue with Stream Lines
  • !6590: Fix missing exposed property for FFMPEG
  • !6559: Improve support of extractor when a connexion is missing
  • !6331: Fix ADIOS2 image reader to support bp4 and bp5 file
  • !6625: Fix missing cell type in extract cells by type filter
  • !6606: Fix a potential issue in the python wrapping of the selection
  • !6640: Fix an issue to retrieve the file extension when using the file menu
  • !6683: Fix potential crash when using .avi file on server side
  • !6691: Fix a potential crash in the Calculator with unnamed array
  • !6701: Fix compilation error within Spack
  • !6705: Fix a potential issue in the ViewInteractor
  • !6712: Fix bad quote in the copyright.txt
  • !6715: Fix python interactor styles within cave interaction
  • !6713: Improve error reporting in extractor
  • !6732: Fix a potential issue with the port using with Catalyst
  • !6763: Fix an issue when we override a property after loading a plugin
  • !6754: Prevent unrelated warning message when building paraview on Windows
  • !6789: Fix a potential issue when using the client server api
  • !6836: Fix various issues regarding Qt6
  • !6838: Fix issue warning when using OSPRay
  • !6841: Fix missing message error when Qt raise an error
  • !6855: Fix a potential crash when selecting a source
  • !6874: Fix StopOnUnrecognizedArgument property in CLI
  • !6908: Fix a potential bug when displaying label on incorrect source
  • !6927: Fix cropping feature in Image Representation in distributed
  • !6953: Fix missing dependencies in the GeographicalMap plugin
  • !6992: Fix the Polar Axis in remote rendering
  • !6828: Remove undesired printing message in pvpython
  • !7022: Fix a potential issue regarding LOD and volume rendering when loading a state
  • !7002: Fix a parsing issue with python 3.12 in pvbatch
  • !7025: Fix SSH issue when using reverse connection
  • !7055: Fix a potential crash when a source has no default representation
  • !7071: Fix bad bounds value when using the polar Axes
  • !7075: Fix a potential issue when building paraview which could impact plugins
  • !7093: Fix traced Animation Scene in a python trace when it is not used
  • !7119: Fix a potential crash with Catalyst1
  • !7128: Fix a potential crash wih empty pipeline when using Catalyst2
  • !7130: Ensure to reset the view size when the current session is resetted
  • !6629: Fix a potential compilation issue on ARM in the Gmsh plugin
  • !7158: Fix unicode path issue on Windows for IO module
  • !7159: Fix export macro usage for the client/server wrapping
  • !7174: Fix a potential crash with python 3.13 in ParaView
  • !7171: Fix data range label which doesn’t display the minus for negative value
  • !7223: Fix tooltip of the camra dialog which invert X and Z
  • !7213: Fix compilation issue with clang19
  • !7250: Fix issue when reading properties in the Spy Plot Reader
  • !7328: Fix progress bar issue with Qt6
  • !7340: Fix an unchanged icon state in the Light Toolbar with Qt6
  • !7341: Fix a potential refresh issue when using the Clip filter in distributed mode
  • !7358: Fix several potential issue when loading a statefile
  • !7367: Fix bug linked to Qt6
  • !7399: Fix missing trace in the Log Viewer
  • !7404: Fix a potential issue in the FileName widget
  • !7395: Fix an issue where the python editor was not closing properly
  • !7413: Fix pick center issue on vertex
  • !7445: Fix a potential memory bug in the Parflow plugin
  • !7440: Fix a bug when showing the Camera widget
  • !7454: Fix a potential crash when using ParaView Catalyst
  • !7457: Fix a potential issue when installing ParaView on MacOS
  • !7547: Fix an issue with Recent menu item
  • !7593: Fix an issue whem loading CDI data as file series
  • !7473: Fix AMR default number of levels to read in XML reader
  • !7474: Fix a warning when using IOSS reader
  • !7633: Fix an issue with the CDI reader array status property
  • !7737: Fix macOS issues with catalyst and IceT

LTS Backports from VTK

  • vtk/vtk!10431: Fix a potential segfault with GLTF importer
  • vtk/vtk!10435: Fix incorrect check in Y axis only in vtkInteractorStyle3D
  • vtk/vtk!10436: Fix ground movement in VR
  • vtk/vtk!10440: Fix a potential missing forwarding of meta information to the input in Generate TimeSteps
  • vtk/vtk!10442: Fix initialization issue in OSPRay
  • vtk/vtk!10447: Fix potential issue with timeseries file in IOSSReader
  • vtk/vtk!10616: Fix potential missing methods at compile time
  • vtk/vtk!10603: Fix blending issue with translucent dataset
  • vtk/vtk!10629: Fix an issue for reading binary XML files bigger than 2Gb on Windows
  • vtk/vtk!10641: Fix property for reconstructed cases when using OpenFoam reader
  • vtk/vtk!10683: Fix line widget translation interaction bug
  • vtk/vtk!10640: Fix a potential segfault in vtkCompositeDataProbeFilter
  • vtk/vtk!10686: Fix component names in vtkCGNSReader
  • vtk/vtk!10697: Fix a potential crash when using tone mapping and pop up layout
  • vtk/vtk!10705: Fix normal mapping with edge visiblity
  • vtk/vtk!10718: Fix an issue when writing empty block to .vtm format
  • vtk/vtk!10719: Fix potential issue in the HyperTreeGridProbe filter
  • vtk/vtk!10721: Fix memory issue for python wrapping
  • vtk/vtk!10732: Fix another issue when wrting empty poly data to .vtm format
  • vtk/vtk!10743: Improve support of OBJ Reader for malformed .obj file
  • vtk/vtk!10737: Fix window name with UTF-8 strings
  • vtk/vtk!10753: Fix blank screen on Windows for OSPRay equal or greater than 2.12
  • vtk/vtk!10758: Fix issue in ImplicitPolyDataDistance filter
  • vtk/vtk!10772: Improve robustness of the OpenVDB reader
  • vtk/vtk!10788: Fix some issues for test compilation
  • vtk/vtk!10775: Fix unselectable widget when leaving the viewport
  • vtk/vtk!10800: Fix a potential issue when user renders a slice on image data
  • vtk/vtk!10806: Improve robustness of the Render View for post process like the ambient occlusion
  • vtk/vtk!10808: Fix a potential issue for the ambient occlusion
  • vtk/vtk!10834: Improve error log when using the FLUENT reader
  • vtk/vtk!10371: Improve robustness of the box widget for image data
  • vtk/vtk!10819: Fix an issue in the PNG writer
  • vtk/vtk!10849: Fix a potential issue related to finding python at compile time
  • vtk/vtk!10859: Fix unnamed data array generated by the HyperTreeGridAxisReflection filter
  • vtk/vtk!10821: Fix a potential issue when using the Contour filter
  • vtk/vtk!10886: Improve error message when using Catalyst2
  • vtk/vtk!10877: Fix a potential initialization issue when using widget
  • vtk/vtk!10874: Fix a crash when using cell derivatives filter
  • vtk/vtk!10896: Fix crash when using Decimate filter on degenerated triangles
  • vtk/vtk!10900: Improve robustness of Ensight reader for temporal dataset
  • vtk/vtk!10922: Fix a potential issue for view which heritate of the Render View
  • vtk/vtk!10832: Fix an issue for the max level used in the Flash AMR reader
  • vtk/vtk!10974: Fix compilation issue when building ParaView in parallel
  • vtk/vtk!10918: Fix snap issue when using Streamlines
  • vtk/vtk!10618: Fix potential segfault when using Stream Tracer
  • vtk/vtk!10978: Improve robustness of shader usage
  • vtk/vtk!10998: Fix various interaction issues
  • vtk/vtk!10975: Fix wrong resampling with HTG in distributed context
  • vtk/vtk!11029: Fix wrong cell point ids generated by the Reflection filter
  • vtk/vtk!11023: Fix potential data duplication when using HTG Probe filter
  • vtk/vtk!11037: Fix mask in the HTG Contour filter
  • vtk/vtk!11055: Fix potential race condition when using some image filters
  • vtk/vtk!11054: Fix race condition in the testing suite
  • vtk/vtk!11070: Fix race condition when using widget based on sphere
  • vtk/vtk!11106: Improve robustness of the XML reader for multiblock
  • vtk/vtk!11149: Fix a bug in the DICOM reader
  • vtk/vtk!11148: Fix a bug in the XML reader for unstructured grid
  • vtk/vtk!11107: Fix bad component naming after using some image filters
  • vtk/vtk!11158: Improve robustness of cell for boundary conditions
  • vtk/vtk!11150: Fix scalar mapping for an Image which could not use the active component
  • vtk/vtk!11114: Fix a potential crash when using the point locator
  • vtk/vtk!11183: Fix a potential crash when slicing an Image
  • vtk/vtk!11112: Fix a potential overflow in H5PartReader
  • vtk/vtk!11118: Fix a potential crash when using the hardware picker
  • vtk/vtk!11237: Fix normal computation for vtkPolyhedron
  • vtk/vtk!11252: Fix a potential overflow in the Image Fourier Center filter
  • vtk/vtk!11253: Fix missing symbols in the hdf third party
  • vtk/vtk!11230: Fix missing temporal information in the vtkMergeArrays
  • vtk/vtk!11254: Fix a potential crash in the FLUENT Reader
  • vtk/vtk!11261: Prevent potential crash when using a vtkPolyhedron
  • vtk/vtk!11266: Improve robustness of the GLTF Reader
  • vtk/vtk!11260: Fix undesired print message in the PolyData Plane Cutter filter
  • vtk/vtk!11279: Fix potential compilation issue regarding min/max() definition
  • vtk/vtk!10684: Improve robustness of char support in python
  • vtk/vtk!11273: Fix IsConvex property when using vtkPolyhedron
  • vtk/vtk!11286: Fix bad rendering of tubes without light
  • vtk/vtk!11305: Fix a potential overflow with a representation
  • vtk/vtk!11151: Fix topology issue when using a skybox in background
  • vtk/vtk!10915: Ensure a producer is not (re)created when the data has changed
  • vtk/vtk!11304: Fix a potential crash when using the Concatenate Data Arrays filter
  • vtk/vtk!11245: Fix potential issue when indexing a multi-component image
  • vtk/vtk!11348: Improve robustness of the wrapping python of VTK
  • vtk/vtk!11327: Fix HTG point validity in the Composite Data Probe filter
  • vtk/vtk!11339: Fix a potential issue with vtkImageTransform
  • vtk/vtk!11313: Fix volume rendering in web assembly
  • vtk/vtk!11354: Improve robustness of the Cell Centers and the Clip for HTG dataset
  • vtk/vtk!11372: Fix a potential crash when using Xorg server
  • vtk/vtk!11376: Fix a potential dependencies issue with NetCDF and Export module
  • vtk/vtk!11432: Fix a potential overflow issue in various filters when using massive dataset
  • vtk/vtk!11434: Fix a potential crash in chart
  • vtk/vtk!11438: Fix a potential issue regarding points when using Clean Unstructured Grid filter
  • vtk/vtk!11453: Fix a potential overflow issue with big data with various widgets and representations
  • vtk/vtk!11456: Fix a bug when writting a Partitioned DataSet where the hierarchical folders doesn’t correspond with the data itself
  • vtk/vtk!11459: Fix a potential crash when we disconnect to the collaboration mode in VR
  • vtk/vtk!11609: Update expat third party to fix CVE-2024-50602
  • vtk/vtk!11528: Fix inconsistency when the image resolution changed with a fixed text size
  • vtk/vtk!11540: Fix unwanted warning information in the Contour filter
  • vtk/vtk!11566: Fix missing cell types when searching their dimension in few filters
  • vtk/vtk!11543: Fix crash when loading a CGNS malformed file
  • vtk/vtk!11584: Fix memory leaks in the Remove Duplicate Polygons filter
  • vtk/vtk!11574: Fix potential deadlock when using the ModifiedEvent of the Transform
  • vtk/vtk!11598: Fix unsupported PartitionedDataSet in some case when performing a selection
  • vtk/vtk!11644: Fix supports of some qt event to be able to hover correctly a data
  • vtk/vtk!11656: Fix to ensure that the scatter plot view will be updated correctly
  • vtk/vtk!11661: Fix inconsistency when using a clip which could change the current scalar array used
  • vtk/vtk!11697: Fix crash applying a Mesh Quality filter on an empty mesh
  • vtk/vtk!11692: Fix a potential server hanging on Windows when using socket
  • vtk/vtk!11740: Fix potential issue when creating a texture
  • vtk/vtk!11587: Fix inconsistency ordering when exporting paraview for vtk.js
  • vtk/vtk!11777: Fix crash when encountering an empty cell in some filter
  • vtk/vtk!11785: Fix bounds computation for bar plots
  • vtk/vtk!11805: Fix a potential overflow in the EnSight Gold Binary Reader
  • vtk/vtk!11817: Fix scalarbar computation for the opacity function
  • vtk/vtk!11819: Fix potential bug with the camera orientation
  • vtk/vtk!11883: Fix polar axes bug on client/server mode
  • vtk/vtk!11892: Fix several clamping variables issues
  • vtk/vtk!11887: Fix bad print error with Xdmf
  • vtk/vkt!11901: Fix a potential overflow when rendering a dataset
  • vtk/vtk!11921: Fix a potential rendering issue de to the openGL context for onscreen post treatment
  • vtk/vtk!11944: Fix bad active scalar array in the PLY Reader
  • vtk/vtk!11948: Fix a potential issue in the NetCDF Reader
  • vtk/vtk!11954: Fix a bug in the obj file importer for multi-file processing
  • vtk/vtk!11961: Prevent invalid memory free in the PLY Reader
  • vtk/vtk!12056: Fix a potential memory issue when setting polyhedron in a Unstructured Grid
  • vtk/vtk!12013: Fix a potential refresh issue when updating clip plane on gpu
  • vtk/vtk!12034: Fix a potential crash when iterating on cell in a Unstructured Grid
  • vtk/vtk!12098: Fix an opacity issue when using the GLTF importer
  • vtk/vtk!12113: Fix cell data issue when using the VRML exporter
  • vtk/vtk!12202: Fix an issue regarding version number used in the Legacy VTK Reader
  • vtk/vtk!12298: Fix few issue in VTK for wasm
  • vtk/vtk!12332: Fix an issue regarding interaction in the render window
  • vtk/vtk!12323: Fix bad error reporting when DICOM file cannot be read correctly
  • vtk/vtk!12307: Fix Quadratic Decimation filter bug for degenerated cells
  • vtk/vtk!12335: Fix bug in DICOM reader regarding spacing
  • vtk/vtk!12349: Fix doc issue regarding vtkMath
  • vtk/vtk!12347: Fix Slice representation issue on MacOS
  • vtk/vtk!12381: Fix bug when using an AMR in the pipeline
  • vtk/vtk!12365: Fix a memory issue when using an UnstructuredGrid with the vtkDataSetTriangleFilter
  • vtk/vtk!12391: Fix memory access with Polyhedron cell
  • vtk/vtk!12275: Fix an issue with HyperTreeGrid Slice filter
  • vtk/vtk!12398: Fix potential memory issue with incorect GetSize usages
  • vtk/vtk!12416: Fix a potential issue with 2D widets
  • vtk/vtk!12423: Fix XML AMR Reader MaximumLevelsToReadByDefault default value to 0
  • vtk/vtk!12474: Fix image cubic interpolation for small images
  • vtk/vtk!12511: Fix an issue when redistributing data from Catalyst
  • vtk/vtk!12540: Fix a coloring issue with diverging colormaps
  • vtk/vtk!12545: Fix an issue with image slicing and interpolation
  • vtk/vtk!12563: Fix an issue when intersecting polydata with a line
  • vtk/vtk!12571: Fix a texture import issue in glTF stack
  • vtk/vtk!12609: Fix a memory issue with the vtkExplicitStructuredGrid data model
  • vtk/vtk!12602: Fix a property update issue with the line widget
  • vtk/vtk!12589: Fix a potential crash with the XML reader
  • vtk/vtk!12909: Fix a potential crash when loading larges images
  • vtk/vtk!12694: Fix a shape issue in the XDMF reader
  • vtk/vtk!12657: Fix issues when exporting to .vtkjs on Windows
  • vtk/vtk!12636: Fix a potential crash with Cocoa window on macOS
  • vtk/vtk!12721: Fix a potential crash with the contour filter
  • vtk/vtk!12737: Fix a potential crash in the PLY reader
  • vtk/vtk!12897: Fix an issue with handling cells in numpy layer
  • vtk/vtk!12976: Fix an openGL related warning
  • vtk/vtk!12973: Fix an issue with rendering a large number of cells
  • vtk/vtk!12959: Fix a compilation issue with modern MSVC
      ParaView 5.12.1-LTS

      LTS Backports

      • !6874: Fix StopOnUnrecognizedArgument property in CLI
      • !6908: Fix a potential bug when displaying label on incorrect source
      • !6922: Fix timesteps information update in the Information Panel
      • !6926: Fix Connect / Fetch Servers feature which don’t show any configuration
      • !6927: Fix cropping feature in Image Representation in distributed
      • !6935: Fix a potential Qt issue when ParaView get/set a property from a proxy
      • !6953: Fix missing dependencies in the GeographicalMap plugin
      • !6949: Fix right click menu context in the Render Window
      • !6964: Fix potential scaling issue with openPMD in python
      • !6984: Fix catalyst script research when it is not specifid in the command line
      • !6998: Fix –data option when launching ParaView in command line
      • !7005: Fix a parsing issue when we specify a field to open in command line
      • !6916: Fix an issue when writting a vtkCharArray with the CSV Writer
      • !6992: Fix the Polar Axis in remote rendering
      • !6828: Remove undesired printing message in pvpython
      • !7022: Fix a potential issue regarding LOD and volume rendering when loading a state
      • !7028: Fix a potential crash in the HTG Polar Axis filter
      • !7002: Fix a parsing issue with python 3.12 in pvbatch
      • !7025: Fix SSH issue when using reverse connection
      • !7055: Fix a potential crash when a source has no default representation
      • !7071: Fix bad bounds value when using the polar Axes
      • !7075: Fix a potential issue when building paraview which could impact plugins
      • !7093: Fix traced Animation Scene in a python trace when it is not used
      • !7119: Fix a potential crash with Catalyst1
      • !7128: Fix a potential crash wih empty pipeline when using Catalyst2
      • !7130: Ensure to reset the view size when the current session is resetted
      • !6629: Fix a potential compilation issue on ARM in the Gmsh plugin
      • !7158: Fix unicode path issue on Windows for IO module
      • !7159: Fix export macro usage for the client/server wrapping
      • !7174: Fix a potential crash with python 3.13 in ParaView
      • !7202: Fix few potential issues in the CDIReader on Windows
      • !7171: Fix data range label which doesn’t display the minus for negative value
      • !7223: Fix tooltip of the camra dialog which invert X and Z
      • !7213: Fix compilation issue with clang19
      • !7220: Fix reading issue in parallel for openPMD
      • !7246: Fix a potential issue in the DSP Plugin
      • !7250: Fix issue when reading properties in the Spy Plot Reader
      • !7270: Fix a potential shader crash in the Embossing representation
      • !7328: Fix progress bar issue with Qt6
      • !7340: Fix an unchanged icon state in the Light Toolbar with Qt6
      • !7341: Fix a potential refresh issue when using the Clip filter in distributed mode
      • !7358: Fix several potential issue when loading a statefile
      • !7367: Fix bug linked to Qt6
      • !7377: Fix crash when using the Animation Time
      • !7399: Fix missing trace in the Log Viewer
      • !7391: Fix an issue in the CFS Reader which doesn’t allow to select a frequency of 0
      • !7404: Fix a potential issue in the FileName widget
      • !7395: Fix an issue where the python editor was not closing properly
      • !7413: Fix pick center issue on vertex
      • !7426: Fix a potential crash when loading a python state file saved with “All Properties” to true
      • !7445: Fix a potential memory bug in the Parflow plugin
      • !7440: Fix a bug when showing the Camera widget
      • !7454: Fix a potential crash when using ParaView Catalyst
      • !7457: Fix a potential issue when installing ParaView on MacOS
      • !7538: Fix an interaction issue with Camera Orientation Widget
      • !7547: Fix an issue with Recent menu item
      • !7593: Fix an issue whem loading CDI data as file series
      • !7528: Fix an issue with ReplaceReaderFileName XML mechanism
      • !7473: Fix AMR default number of levels to read in XML reader
      • !7474: Fix a warning when using IOSS reader
      • !7633: Fix an issue with the CDI reader array status property
      • !7721: Fix shortcut configuration loading
      • !7737: Fix macOS issues with catalyst and IceT

      LTS Backports from VTK

      • vtk/vtk!11150: Fix scalar mapping for an Image which could not use the active component
      • vtk/vtk!11114: Fix a potential crash when using the point locator
      • vtk/vtk!11183: Fix a potential crash when slicing an Image
      • vtk/vtk!11112: Fix a potential overflow in H5PartReader
      • vtk/vtk!11194: Fix multiple call to render when using the vtkCocoaRenderWindow
      • vtk/vtk!11118: Fix a potential crash when using the hardware picker
      • vtk/vtk!11224: Fix potential issue when using the python interpretor
      • vtk/vtk!11237: Fix normal computation for vtkPolyhedron
      • vtk/vtk!11252: Fix a potential overflow in the Image Fourier Center filter
      • vtk/vtk!11253: Fix missing symbols in the hdf third party
      • vtk/vtk!11256: Improve robustness of the GLTF Reader
      • vtk/vtk!11230: Fix missing temporal information in the vtkMergeArrays
      • vtk/vtk!11225: Fix missing Cell Data in the PolyData Tangents filter
      • vtk/vtk!11254: Fix a potential crash in the FLUENT Reader
      • vtk/vtk!11261: Prevent potential crash when using a vtkPolyhedron
      • vtk/vtk!11266: Improve robustness of the GLTF Reader
      • vtk/vtk!11260: Fix undesired print message in the PolyData Plane Cutter filter
      • vtk/vtk!11235: Fix a potential overflow when computing the normal
      • vtk/vtk!11276: Fix potential compilation issue in vtkStructuredData
      • vtk/vtk!11279: Fix potential compilation issue regarding min/max() definition
      • vtk/vtk!11274: Fix some IO issue regarding utf-8 on Windows
      • vtk/vtk!10684: Improve robustness of char support in python
      • vtk/vtk!11273: Fix IsConvex property when using vtkPolyhedron
      • vtk/vtk!11286: Fix bad rendering of tubes without light
      • vtk/vtk!11305: Fix a potential overflow with a representation
      • vtk/vtk!11297: Fix regression in the wasm composite mapper
      • vtk/vtk!11151: Fix topology issue when using a skybox in background
      • vtk/vtk!11304: Fix a potential crash when using the Concatenate Data Arrays filter
      • vtk/vtk!11245: Fix a potential issue when indexing a multi-component image
      • vtk/vtk!11348: Improve robustness of the wrapping python of VTK
      • vtk/vtk!11327: Fix HTG point validity in the Composite Data Probe filter
      • vtk/vtk!11339: Fix a potential issue with vtkImageTransform
      • vtk/vtk!11313: Fix volume rendering in web assembly
      • vtk/vtk!11354: Improve robustness of the Cell Centers and the Clip for HTG dataset
      • vtk/vtk!11125: Fix a potential issue regarding the vtkCamera
      • vtk/vtk!11372: Fix a potential crash when using Xorg server
      • vtk/vtk!11350: Fix a precision issue when using the Temporal Shift Scale filter
      • vtk/vtk!11340: Fix a potential compilation error with the XML Unstructured Grid Writer
      • vtk/vtk!11376: Fix a potential dependencies issue with NetCDF and Export module
      • vtk/vtk!11432: Fix a potential overflow issue in various filters when using massive dataset
      • vtk/vtk!11434: Fix a potential crash in chart
      • vtk/vtk!11438: Fix a potential issue regarding points when using Clean Unstructured Grid filter
      • vtk/vtk!11453: Fix a potential overflow issue with big data with various widgets and representations
      • vtk/vtk!11456: Fix a bug when writting a Partitioned DataSet where the hierarchical folders doesn’t correspond with the data itself
      • vtk/vtk!11459: Fix a potential crash when we disconnect to the collaboration mode in VR
      • vtk/vtk!11609: Update expat third party to fix CVE-2024-50602
      • vtk/vtk!11517: Fix bad memory management when using a rectilinear grid with Catalyst2
      • vtk/vtk!11528: Fix inconsistency when the image resolution changed with a fixed text size
      • vtk/vtk!11521: Fix inconsistency when rendering composite data where partitions overlap themselves
      • vtk/vtk!11518: Fix crash when openning a large EnSight data with the EnSightGoldBinaryReader
      • vtk/vtk!11540: Fix unwanted warning information in the Contour filter
      • vtk/vtk!11566: Fix missing cell types when searching their dimension in few filters
      • vtk/vtk!11543: Fix crash when loading a CGNS malformed file
      • vtk/vtk!11584: Fix memory leaks in the Remove Duplicate Polygons filter
      • vtk/vtk!11574: Fix potential deadlock when using the ModifiedEvent of the Transform
      • vtk/vtk!11598: Fix unsupported PartitionedDataSet in some case when performing a selection
      • vtk/vtk!11644: Fix supports of some qt event to be able to hover correctly a data
      • vtk/vtk!11638: Fix unsupported integer time value when using Catalyst2
      • vtk/vtk!11656: Fix to ensure that the scatter plot view will be updated correctly
      • vtk/vtk!11661: Fix inconsistency when using a clip which could change the current scalar array used
      • vtk/vtk!11697: Fix crash applying a Mesh Quality filter on an empty mesh
      • vtk/vtk!11692: Fix a potential server hanging on Windows when using socket
      • vtk/vtk!11740: Fix potential issue when creating a texture
      • vtk/vtk!11587: Fix inconsistency ordering when exporting paraview for vtk.js
      • vtk/vtk!11777: Fix crash when encountering an empty cell in some filter
      • vtk/vtk!11789: Fix a bug when rendering a dataset in backface mode
      • vtk/vtk!11785: Fix bounds computation for bar plots
      • vtk/vtk!11809: Fix AMRex reading failure when optional header isn’t provided
      • vtk/vtk!11805: Fix a potential overflow in the EnSight Gold Binary Reader
      • vtk/vtk!11817: Fix scalarbar computation for the opacity function
      • vtk/vtk!11815: Fix a bug in the AMReXParticlesReader with MPI
      • vtk/vtk!11820: Fix a potential overflow in the AMReXGridReader
      • vtk/vtk!11819: Fix potential bug with the camera orientation
      • vtk/vtk!11867: Fix a potential crash when accessing to the camera parameters
      • vtk/vtk!11883: Fix polar axes bug on client/server mode
      • vtk/vtk!11892: Fix several clamping variables issues
      • vtk/vtk!11887: Fix bad print error with Xdmf
      • vtk/vkt!11901: Fix a potential overflow when rendering a dataset
      • vtk/vtk!11928: Fix a compilation issue on Intel compiler with vtkFFT
      • vtk/vtk!11921: Fix a potential rendering issue de to the openGL context for onscreen post treatment
      • vtk/vtk!11944: Fix bad active scalar array in the PLY Reader
      • vtk/vtk!11948: Fix a potential issue in the NetCDF Reader
      • vtk/vtk!11954: Fix a bug in the obj file importer for multi-file processing
      • vtk/vtk!11961: Prevent invalid memory free in the PLY Reader
      • vtk/vtk!11970: Fix a potential bug when computing bounds with volume data
      • vtk/vtk!12056: Fix a potential memory issue when setting polyhedron in a Unstructured Grid
      • vtk/vtk!12013: Fix a potential refresh issue when updating clip plane on gpu
      • vtk/vtk!12077: Fix a potential overflow in the Nek5000 Reader
      • vtk/vtk!12034: Fix a potential crash when iterating on cell in a Unstructured Grid
      • vtk/vtk!12085: Fix a false warning which appear on pvserver with OSMesa
      • vtk/vtk!12098: Fix an opacity issue when using the GLTF importer
      • vtk/vtk!12113: Fix cell data issue when using the VRML exporter
      • vtk/vtk!12147: Fix a potential issue when computing cell location
      • vtk/vtk!12148: Fix a potential issue in DIY
      • vtk/vtk!12200: Fix an initialization issue with the Integrate Attribute filter
      • vtk/vtk!12202: Fix an issue regarding version number used in the Legacy VTK Reader
      • vtk/vtk!12291: Fix an initialization issue when rendering with the Surface Representation
      • vtk/vtk!12298: Fix few issue in VTK for wasm
      • vtk/vtk!12316: Fix several issues regarding rendering and plane widget
      • vtk/vtk!12332: Fix an issue regarding interaction in the render window
      • vtk/vtk!12323: Fix bad error reporting when DICOM file cannot be read correctly
      • vtk/vtk!12307: Fix Quadratic Decimation filter bug for degenerated cells
      • vtk/vtk!12335: Fix bug in DICOM reader regarding spacing
      • vtk/vtk!12349: Fix doc issue regarding vtkMath
      • vtk/vtk!12347: Fix Slice representation issue on MacOS
      • vtk/vtk!12381: Fix bug when using an AMR in the pipeline
      • vtk/vtk!12366: Fix compiler issue with Intel Classic compiler 2023.2 which cause a crash when using Quad cells
      • vtk/vtk!12365: Fix a memory issue when using an UnstructuredGrid with the vtkDataSetTriangleFilter
      • vtk/vtk!12391: Fix memory access with Polyhedron cell
      • vtk/vtk!12275: Fix an issue with HyperTreeGrid Slice filter
      • vtk/vtk!12393: Fix a CGNS reader issue with mixed element types
      • vtk/vtk!12398: Fix potential memory issue with incorect GetSize usages
      • vtk/vtk!12416: Fix a potential issue with 2D widets
      • vtk/vtk!12423: Fix XML AMR Reader MaximumLevelsToReadByDefault default value to 0
      • vtk/vtk!12474: Fix image cubic interpolation for small images
      • vtk/vtk!12500: Fix an issue in RedistributeDataSet filter
      • vtk/vtk!12511: Fix an issue when redistributing data from Catalyst
      • vtk/vtk!12532: Fix an issue in Clip filter duplicating points
      • vtk/vtk!12539: Fix an issue with conduit hanging with Catalyst
      • vtk/vtk!12540: Fix a coloring issue with diverging colormaps
      • vtk/vtk!12545: Fix an issue with image slicing and interpolation
      • vtk/vtk!12563: Fix an issue when intersecting polydata with a line
      • vtk/vtk!12571: Fix a texture import issue in glTF stack
      • vtk/vtk!12609: Fix a memory issue with the vtkExplicitStructuredGrid data model
      • vtk/vtk!12602: Fix a property update issue with the line widget
      • vtk/vtk!12589: Fix a potential crash with the XML reader
      • vtk/vtk!12909: Fix a potential crash when loading larges images
      • vtk/vtk!12694: Fix a shape issue in the XDMF reader
      • vtk/vtk!12657: Fix issues when exporting to .vtkjs on Windows
      • vtk/vtk!12635: Fix issues with Qt events being lost with Qt6
      • vtk/vtk!12636: Fix a potential crash with Cocoa window on macOS
      • vtk/vtk!12721: Fix a potential crash with the contour filter
      • vtk/vtk!12737: Fix a potential crash in the PLY reader
      • vtk/vtk!12897: Fix an issue with handling cells in numpy layer
      • vtk/vtk!12408: Fix an interpolation issue in point and cell data
      • vtk/vtk!12976: Fix an openGL related warning
      • vtk/vtk!12973: Fix an issue with rendering a large number of cells
      • vtk/vtk!12959: Fix a compilation issue with modern MSVC
      • vtk/vtk!12919: Fix a rendering issue with textures
      • vtk/vtk!12891: Fix a cell coloring issue with texture
        ParaView 5.13.3-LTS

        LTS Backports

        • !7213: Fix compilation issue with clang19
        • !7220: Fix reading issue in parallel for openPMD
        • !7246: Fix a potential issue in the DSP Plugin
        • !7250: Fix issue when reading properties in the Spy Plot Reader
        • !7270: Fix a potential shader crash in the Embossing representation
        • !7284: Fix a potential interaction issue when using a transfer function widget
        • !7328: Fix progress bar issue with Qt6
        • !7340: Fix an unchanged icon state in the Light Toolbar with Qt6
        • !7341: Fix a potential refresh issue when using the Clip filter in distributed mode
        • !7349: Fix a potential issue in the OpenFileDialog with Qt6
        • !7358: Fix several potential issue when loading a statefile
        • !7367: Fix bug linked to Qt6
        • !7377: Fix crash when using the Animation Time
        • !7386: Fix a bug related to the position of the Polar Axes when we display it
        • !7399: Fix missing trace in the Log Viewer
        • !7391: Fix an issue in the CFS Reader which doesn’t allow to select a frequency of 0
        • !7404: Fix a potential issue in the FileName widget
        • !7406: Prevent crash when rescaling data range over time without a data array selected
        • !7395: Fix an issue where the python editor was not closing properly
        • !7413: Fix pick center issue on vertex
        • !7426: Fix a potential crash when loading a python state file saved with “All Properties” to true
        • !7445: Fix a potential memory bug in the Parflow plugin
        • !7440: Fix a bug when showing the Camera widget
        • !7443: Fix missing LookupTable property warning wen opening the spreadsheet
        • !7454: Fix a potential crash when using ParaView Catalyst
        • !7457: Fix a potential issue when installing ParaView on MacOS
        • !7538: Fix an interaction issue with Camera Orientation Widget
        • !7547: Fix an issue with Recent menu item
        • !7559: Fix an include issue with pqHelpReaction
        • !7593: Fix an issue whem loading CDI data as file series
        • !7528: Fix an issue with ReplaceReaderFileName XML mechanism
        • !7473: Fix AMR default number of levels to read in XML reader
        • !7474: Fix a warning when using IOSS reader
        • !7542: Fix CVE-2025-62813 from lz4 dependency
        • !7633: Fix an issue with the CDI reader array status property
        • !7721: Fix shortcut configuration loading
        • !7737: Fix macOS issues with catalyst and IceT

        LTS Backports from VTK

          ParaView 6.0.1-LTS

          LTS Backports

          • !7502: Fix a dependency issue between IOPIO and MPI
          • !7538: Fix an interaction issue with Camera Orientation Widget
          • !7542: Fix CVE-2025-62813 from lz4 dependency
          • !7547: Fix an issue with Recent menu item
          • !7559: Fix an include issue with pqHelpReaction
          • !7473: Fix AMR default number of levels to read in XML reader
          • !7474: Fix a warning when using IOSS reader
          • !7472: Fix a reading issue in CDI reader
          • !7518: Fix an issue with animation save in symmetric batch mode
          • !7528: Fix an issue with ReplaceReaderFileName XML mechanism
          • !7576: Fix an issue with CreateTexture in pvpython when using proxies
          • !7593: Fix an issue whem loading CDI data as file series
          • !7580: Fix an issue with the CompositeDecorator when using the AND operator
          • !7633: Fix an issue with the CDI reader array status property
          • !7525: Fix a crash when loading a non-plugin as a python plugin
          • !7721: Fix shortcut configuration loading
          • !7722: Fix an issue with surface extraction
          • !7737: Fix macOS issues with catalyst and IceT

          LTS Backports from VTK

              ParaView Releases Cycle