> ## 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.89.0

Released on 2025-08-12.

## Upgrade Instructions

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

## Studio Enhancements

* You can now install and import Torch, PyQSP, and CUDA-Q packages in the Classiq Studio environment. Previously, these imports failed due to environment limitations, but they are now supported for your workflows.
* PyGLPK package is installed and usable in the Classiq Studio.
* Uploading files up to 1 GB to the user persistent workspace in the Classiq Studio is now enabled.

## Enhancements

* Added the functions `prepare_sparse_amplitudes` and `inplace_prepare_sparse_amplitudes` to the function library.
* Add support for numpy 2.2.6 (Python >=3.10) and numpy 2.3.2 (Python >=3.11)
* Shared QP links now come with the actual visualization image previews.

## Security

* Improved web application security
