With the release of arivis Vision4D 3.4, the way voxel operations store and use the processed results has changed to allow more flexibility in pipeline creation. As mentioned in the introduction, by default, voxel processing operations and segment operations use the last state of the channel being used. This means that, for example, if a pipeline adds a denoising filter followed by a morphology filter, the morphology filter is based on the denoised image and any operation that comes after will use the result of the morphology operation. In 3.4 it is possible to enable advanced pipeline handling operations so that this is not necessarily the case and users can choose to run some operations on previous versions of the channel data, or even on the raw data if required.