# January 9, 2023

### New Feature

* **Batch update font in demo screens:** change and update the font type for all tooltips by clicking on "batch update" in a widget, choosing the font type from the drop-down menu, and clicking "update".&#x20;

<figure><img src="https://3394459751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTuGT7bBECFxxMZpWaFG%2Fuploads%2FMhnUFlbtb009iApymMhk%2FScreenshot%202023-01-24%20at%201.10.25%20AM.png?alt=media&#x26;token=1b972150-4bb3-413c-93f9-d253491e83fc" alt=""><figcaption><p>Pick a font style from the drop-down menu</p></figcaption></figure>

### Improvements

* **Duplicate step in the demo screen:** create a duplicate of any widget in the demo editing screen by clicking the "duplicate step" icon. The duplicated step will be placed in the same position and screen as the original step.&#x20;

<figure><img src="https://3394459751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTuGT7bBECFxxMZpWaFG%2Fuploads%2Fc2AB4CvLU32KsyrLZ4WA%2FScreenshot%202023-01-24%20at%201.17.02%20AM.png?alt=media&#x26;token=82b86673-a5a7-4f20-9995-d42b74a1806f" alt=""><figcaption><p>Duplicate any step in a demo</p></figcaption></figure>

* **Icons in profile settings**: all options in the profile settings have been updated with corresponding icons next to them.
* **Published demos in preview mode:** when you click a published demos, it will open up in "preview" mode. For unpublished demos, it will open the demo in "editor" mode.&#x20;
* **Add border color to buttons:** choose to add a border color to widgets having a primary and secondary CTA button.
* **Demo editor changes:** Updated the WYSIWYG editor so that the widget box is not partially hidden behind the editor.&#x20;
* **Image and video widgets:** Image and video widgets are both housed in the "Media Modal" widget.&#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-january-2023/january-9-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.
