# October 30, 2023

New Features

You might remember that we talked about some big updates coming your way in our last issue of the changelog. Well, we're finally ready to let the cat (or rather cats) out of the bag 😃&#x20;

In our quest to make Storylane more intelligent for you and ease your demo creation process, here's what's coming to your favourite interactive demo platform,&#x20;

* **Zoom Feature in Screenshot Demos:** Being able to zoom in specific aspects of the product has been one of our most awaited upgrades. And we're finally live with it 🥳\
  \
  The way this works is, once you click on the zoom feature, a dialog box will appear on your screen indicating the zoom area. You can increase/ decrease the zoom area by adjusting the zoom level and can even move around the area by dragging the guide. After publishing, the particular screen will shrink a bit to focus on the zoomed area.\
  \
  Couple of things to note:
  * The zoom feature can only be used with the hotspot and tooltip guides.
  * The guide will always be centrally placed within the zoom dialog box.

{% @storylane/embed subdomain="app" linkValue="0cipz9grc4qs" url="<https://app.storylane.io/share/0cipz9grc4qs>" %}

* **Generating Automatic Video Clips:** While capturing your screens to create a demo, Storylane will now automatically alternate between screenshot and video basis some of the triggers we've introduced. These triggers are,

  * Drag/ drop events
  * Keyboard events<br>

  What this means is, for example, while capturing your screens, if you're dragging any of the screen element or typing something on keyboard that's reflecting on the screen being captured, Storylane will record these changes in the form of videos, without any effort from your end.

All ideas, comments and feedback are most welcome!!


---

# 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-october-2023/october-30-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.
