# November 2025

### November 26

{% tabs %}
{% tab title="Improvements" %}
{% hint style="success" %}

### November 26

* Added [GenAI mode](/documentation/other/3d-to-image.md) for generating AI-powered images
  {% endhint %}
  {% endtab %}

{% tab title="Details" %}
{% hint style="info" %}

#### GenAI mode

* We’re excited to introduce a new mode that allows Vectary users to enhance or modify their renders using AI:  [3D to image (GenAI)](/documentation/other/3d-to-image.md)\
  This mode will soon receive additional improvements - stay tuned for updates! ✨
  {% endhint %}
  {% endtab %}
  {% endtabs %}

### November 12

{% tabs %}
{% tab title="Improvements" %}
{% hint style="success" %}

### November 12

* Added laser pointer for easier object interaction in [WebXR](/documentation/project-settings/webxr-beta.md) for headsets
* Improved object panel scrolling behavior in [Animate mode](/documentation/3d-configurator/animations.md)
* Improved tab resizing on the [timeline](/documentation/3d-configurator/animations.md#timeline) for long names and multiple tabs
  {% endhint %}
  {% endtab %}
  {% endtabs %}

### November 4

{% tabs %}
{% tab title="Improvements" %}
{% hint style="success" %}

### November 4

* Added [Selection Manager](/documentation/other/selections.md)
* Added support for vertical surface detection in AR on Android
* Improved project saving stability
  {% endhint %}
  {% endtab %}

{% tab title="Bug fixes" %}
{% hint style="success" %}

### November 4

* Fixed bug where `Anywhere` trigger did not work with background
* Fixed bug causing failed synchronization in certain projects
* Fixed bug where UV mapping broke after re-entering a project in some cases
  {% endhint %}
  {% endtab %}

{% tab title="Details" %}
{% hint style="info" %}

#### Selection Manager

* Today we added the **Selection Manager**, making it easier to work with Selections - you can now see all created Selections and edit them! \
  Learn more here: [Selections](/documentation/other/selections.md)
  {% endhint %}
  {% endtab %}
  {% endtabs %}


---

# 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.vectary.com/changelog/november-2025.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.
