# 2023.11.0 - June 1, 2023

### Text Effects for Personalization

&#x20;

We've expanded text personalization within the platform to allow for deeper configuration and simpler management.

&#x20;

Vertical Text and Multiple strokes are now natively supported, allowing you to easily create and maintain previous complex effects.

**Multiple Strokes**

<figure><img src="/files/XCGG1dD1rY3cExwVl2Jd" alt=""><figcaption></figcaption></figure>

**Vertical Text**

Working with these effects is as simple as turning them on inside the Canvas Text Operator, just like how you're already used to working with them!

<div align="center"><figure><img src="/files/YjRwB6iKCTg9dbZmAMUy" alt=""><figcaption></figcaption></figure></div>

### Bugs/Cases

* DEV-926 Snapshot failing when Configurator Node Evaluation is turned ON
* DEV-973 Some Data tables being duplicated during Data Transfer
* DEV-990 Data transfers failing with OOM error&#x20;
* DEV-999 Data migrations not timing out after time out time is reached
* DEV-1011 Global Attributes' overridden default value not working properly when modified/updated
* DEV-1018 Some Update jobs failing when updating a model asset with new model asset


---

# 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://community.threekit.com/releases/2023/2023.11.0-june-1-2023.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.
