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

Released on 2025-02-17.

## Upgrade Instructions

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

## New Features

### **We’re launching Classiq Studio!**

Classiq Studio is a web-based coding environment where you can write and run Python code in a pre-configured setup. Access it now via the [Classiq Platform](https://platform.classiq.io).
For details, see the [Classiq Studio user guide](/user-guide/studio/index).

## Enhancements

1. Improve the synthesis of the `molecule_ucc` function for small molecules.
2. Introduce a new QMOD core-library function
   [`commuting_paulis_exponent`](../sdk-reference/qmod/functions/core_library/exponentiation#classiq.qmod.builtins.functions.exponentiation.commuting_paulis_exponent).
3. Social Sharing is now available. You can share circuits to various social platforms.
4. Add SLSQP optimizer for use in [VQE](/user-guide/execution/).

## Support

1. Error messages now include a link to our [support system](https://classiq-community.freshdesk.com/support/tickets/new) for reporting bugs or opening support tickets. You can also reach us on our [Slack community channel](https://short.classiq.io/join-slack).
2. Fix unexpected resets when using Classiq Studio.
