> ## Documentation Index
> Fetch the complete documentation index at: https://prod-mint.classiq.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 0.88.0

Released on 2025-08-04.

## Upgrade Instructions

* [Python SDK](/getting-started/registration_installations#platform-version-updates)
* The IDE upgrades automatically.

## Enhancements

* Added the function `prepare_linear_amplitudes` for preparing the state $|\psi\rangle = \frac{1}{Z}\sum_{x=0}^{2^n-1}{x|x\rangle}$.
* Extended the visualization of controlled functions as transparent boxes
  displaying control lines to all Qmod statements.
* Support [state vector filtering](/user-guide/execution/state-vector-filtering) for Classiq's `simulator_statevector`.
* Added tolerance parameter to the minimize method of the execution session.
