# October 10, 2022

### **Improvements**

* **Autoplay demo for CTA link**: If the primary CTA button in the demo links to an external website, the demo will take the user to that link and not replay the demo flow.&#x20;
* &#x20;**Walkthrough widget resizes in image demos:** When the walkthrough widget is moved around in the demo editor, the size will not get resized automatically.&#x20;
* **Widget display in demos:** All widgets will be seen while viewing an image or HTML demo in preview mode and in multiple flows.&#x20;
* **Widget animation in the demo player:** The transition time was changed between widgets in a demo making the widget animation smoother.&#x20;
* **Resume demo tooltip:** If a user leaves an active demo session, a pop-up message "Resume Demo" is shown when they come back to that tab. This message disappears after two seconds or the user can dismiss it as well.&#x20;


---

# 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://docs.storylane.io/changelog/updates-in-october-2022/october-10-2022.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.
