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

Released on 2025-06-30.

## Upgrade Instructions

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

## Bug Fixes

* Fix the value range analysis of numerical variables declared with specified size.

## Deprecations

* The Qmod function `allocate_num` has been removed.

## Classiq IDE

### New Feature: QP Visualization Enhancements

The Classiq IDE now includes an improved QP visualization feature. Controlled functions are displayed in transparent boxes blocks, where:

* The transparent section represents the control mechanism.
* The filled block highlights the controlled function.

This enhancement provides a clearer and more intuitive representation of quantum programs, making it easier to understand and debug complex circuits.
