# Version 26.7.0.2 🌟

{% hint style="info" %}
Don't forget to use the [Feedback](/t4i/commands-overview/be.smart-t4i-labs/send-us-feedback.md) command to let us know your thoughts on the new features.
{% endhint %}

{% hint style="success" %}
This T4I release ensures seamless compatibility with Inventor 2027. Previous T4I releases will not work with Inventor 2027.
{% endhint %}

{% hint style="warning" %}
Please note that starting with this T4I release, Inventor 2023 will no longer be officially supported.
{% endhint %}

***

<details>

<summary>Known Issues</summary>

* The [Push Parameters](/t4i/commands-overview/model/push-parameters.md) command does not work correctly on parts with multiple model states.
* In sporadic cases, due to a bug in Autodesk Inventor, the *Apply display name* command may fail to change the display name for some nodes of the assembly tree. This has been registered in Autodesk as the change request *INVGEN - 79037.*
* [*Sync*](/t4i/commands-overview/bom/sync.md) or [*Sync2*](/t4i/commands-overview/bom/sync-2.md) commands may fail if the instance properties are used and the *Merge Instance Rows* option in Inventor BOM is disabled.
* [*Open PDF file after export*](/t4i/commands-overview/publish/export-pdf.md#command-settings) in T4I's publishing settings conflicts with the Inventor's PDF option *Display Published File in Viewer*. If *Display Published File in Viewer* is checked, it always overrides the settings of the *Open PDF file after export*. In other words, the published PDF file will always be opened in the default viewer no matter what you set for the *Open PDF file after export*.
* Due to changes and updates that GitBook made to the online help structure, automatic Help translations from English to other languages using Google Translator temporarily don't work as expected ("Can't translate this page" error is displayed).
* Limitations and known issues of Be.Smart T4I Labs' individual features are described in their respective help chapters.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.besmart.software/t4i/whats-new/version-26.7.0.2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
