QPager` in the underlying Qrack library, for multi-device or multi-allocation-segment simulation, has been extensively debugged. Its apparent performance might suffer on multi-page loads, but the tradeoff is that its results are now reliable correct, comparatively.
`QMaskFusion` layer has been totally removed from Qrack, and the corresponding `is1QbFusion` PyQrack layer option with it. The intent of `QMaskFusion` is still accomplished by `mx()`, `my()`, and `mz()`, but the layer that automatically composes these operations out of `x()`, `y()`, and `z()` calls provides no practical benefit, under any circumstances ever observed.