# December 20, 2022

### New Feature

* **Switch between light and dark mode**: use the toggle button on the top bar of your demo screen.

<figure><img src="https://3394459751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTuGT7bBECFxxMZpWaFG%2Fuploads%2F7phC6VqXt1ZECgxDQhL2%2FWeb_App_%E2%80%93_Figma.png?alt=media&#x26;token=5d0c5f58-4d26-4468-a544-96cac92af382" alt=""><figcaption><p>Choose the light/dark mode for your demo editor. </p></figcaption></figure>

### Improvements

* **Image demo editor speed:** Improved the time it takes to load the image demo editor when there are a lot of image screens added.&#x20;
* **Image demo screens:** updates made to the image demo to have image screens displayed in the correct sequence.&#x20;
* **Guided widgets update:** Edit text tokens in the share modal without the changes affecting the guided widgets added in image and HTML demos.
* **Switch to the walkthrough widget:** click the "switch to walkthrough" icon next to the hotspot widget in the demo screen to change the widget from hotspot to walkthrough.&#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-for-december-2022/december-20-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.
